a5c-ai/babysitter Skills
(321)Browse AI agent skills from a5c-ai/babysitter for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
session-management
a5c-ai/babysitter
Manage agent sessions including initialization, handoffs, revival (seance), and persistent identity for Polecats and Crew agents.
context-engineering
a5c-ai/babysitter
Context window monitoring and budget management. Keeps orchestrator at 15-30% context usage while subagents get full 200k tokens. Provides warnings at thresholds, context-aware summarization triggers, and wave-level budget planning.
design-review-gate
a5c-ai/babysitter
Parallel design review by 6 specialist agents (PM, Architect, Designer, Security Design, UX, CTO) with mandatory unanimous approval.
work-unit-decomposition
a5c-ai/babysitter
Decompose implementation plans into discrete work units with enumerated DoD items, file scope declarations, dependency mapping, and human checkpoint flags.
codebase-sync
a5c-ai/babysitter
Convention discovery and rule generation from codebase analysis. Scans project structure, builds search indexes, identifies patterns, and generates enforceable rules.
spec-driven-development
a5c-ai/babysitter
Specification creation and management for the Pilot Shell methodology. Covers semantic search, clarifying questions, structured spec generation, and iterative refinement.
Completion Verification
a5c-ai/babysitter
# Completion Verification Verify all phases are complete with weighted quality scoring before allowing session exit. ## Agent Completion Verifier - `pwf-completion-verifier` ## Workflow 1. Read all three planning files in parallel 2. Parse checkbox completion state from task_plan.md 3. Cross-refe
code-review
a5c-ai/babysitter
Structured code quality assessment with Conventional Comments format, scaled review depth, and soft-gating verdicts preserving user autonomy.
test-driven-development
a5c-ai/babysitter
Use when implementing any feature or bugfix, before writing implementation code. Enforces RED-GREEN-REFACTOR cycle.
quality-checklist
a5c-ai/babysitter
Validate implementation quality through custom checklists, scoring against constitution standards, specification coverage, and producing remediation recommendations.
pyinstaller-config
a5c-ai/babysitter
Configure PyInstaller for Python binary builds with spec files and bundling options.
writing-plans
a5c-ai/babysitter
Use when you have a spec or requirements for a multi-step task, before touching code. Creates bite-sized TDD implementation plans with dependency tracking.
chroma-integration
a5c-ai/babysitter
Chroma local vector database setup and operations for development and production
dotenv-integration
a5c-ai/babysitter
Integrate dotenv for environment variable loading with validation and type coercion.
memory-summarization
a5c-ai/babysitter
Conversation summarization for memory compression and context management
langgraph-routing
a5c-ai/babysitter
Conditional edge routing and state-based transitions for LangGraph workflows
langgraph-subgraph
a5c-ai/babysitter
Subgraph composition and modular workflow design for LangGraph
plugin-loader-generator
a5c-ai/babysitter
Generate dynamic plugin loading system with discovery, validation, and lifecycle management.
plugin-manifest-schema
a5c-ai/babysitter
Define plugin manifest schema with versioning and dependency declarations.
prompt-injection-detector
a5c-ai/babysitter
Prompt injection detection and prevention for secure LLM applications
scoop-manifest-generator
a5c-ai/babysitter
Generate Scoop manifest for Windows CLI distribution.
redis-memory-backend
a5c-ai/babysitter
Redis backend for conversation state persistence and caching
dp-state-designer
a5c-ai/babysitter
Assist in designing optimal DP states and transitions
plugin-sandbox-setup
a5c-ai/babysitter
Configure plugin sandboxing with vm2 or isolated-vm for secure plugin execution.