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.
Sprint Planning
a5c-ai/babysitter
# Sprint Planning Plan implementation sprints with story selection, goal definition, and execution ordering. ## Agent Bob (Scrum Master) - `bmad-sm-bob` ## Workflow 1. Review available stories from epic backlog 2. Consider velocity from previous sprints 3. Select stories forming coherent sprint g
event-sourcing-migrator
a5c-ai/babysitter
Migrate to event-sourcing architecture with event extraction, store setup, and CQRS implementation
pii-redaction
a5c-ai/babysitter
PII detection and redaction utilities for privacy-compliant conversational AI
knowledge-extractor
a5c-ai/babysitter
Extract tribal knowledge from code, documentation, and commit history to preserve institutional memory
framework-compatibility-checker
a5c-ai/babysitter
Check codebase compatibility with target framework versions and generate migration paths
chalk-styling-system
a5c-ai/babysitter
Create consistent chalk-based color and styling system for CLI output with themes, semantic colors, and formatting utilities.
verification
a5c-ai/babysitter
Verification-before-completion discipline ensuring all success criteria are met, tests pass, and reviews complete before declaring work done.
algorithm-visualizer
a5c-ai/babysitter
Generate visual representations of algorithm execution
brainstorming
a5c-ai/babysitter
Use when starting any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
legacy-code-interpreter
a5c-ai/babysitter
Understand and document legacy code behavior through deep analysis and behavior characterization
performance-baseline-capturer
a5c-ai/babysitter
Capture performance baselines before migration for regression comparison and SLA verification
logging-migrator
a5c-ai/babysitter
Migrate logging infrastructure with format standardization, structured logging, and aggregation setup
debugging-patterns
a5c-ai/babysitter
Root cause analysis frameworks including log-first investigation, git bisect correlation, and pattern-based diagnosis with confidence scoring.
encoding-handler
a5c-ai/babysitter
Handle text encoding across platforms including UTF-8, Windows codepages, and BOM handling.
rag-chunking-strategy
a5c-ai/babysitter
Document chunking with multiple strategies including semantic, recursive, and fixed-size chunking
langchain-react-agent
a5c-ai/babysitter
LangChain ReAct agent implementation with tool binding for reasoning and action loops
finishing-a-development-branch
a5c-ai/babysitter
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work.
roadmap-management
a5c-ai/babysitter
Roadmap parsing, analysis, and mutation operations for ROADMAP.md. Handles phase and milestone lifecycle including add, insert (decimal), remove, complete, and requirements coverage analysis.
external-tool-coordination
a5c-ai/babysitter
Coordinate external AI tool integration (OpenAI Codex, Google Gemini) for cross-model adversarial review and delegated implementation.
compliance-validator
a5c-ai/babysitter
Validate compliance during migration with rule checking, audit trails, and security control validation
goreleaser-setup
a5c-ai/babysitter
Set up goreleaser for Go release automation with cross-compilation and publishing.
verification-before-completion
a5c-ai/babysitter
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs. Evidence before assertions.
code-review-orchestration
a5c-ai/babysitter
6-agent parallel code review orchestration covering architecture, security, performance, testing, quality, and documentation dimensions with weighted scoring.
Parallel Orchestration
a5c-ai/babysitter
# Parallel Orchestration Coordinate multiple specialized agents across parallel work streams with quality gates and conflict resolution. ## Agents - Database Engineer - `database-engineer` - API Developer - `api-developer` - UI Developer - `ui-developer` - Test Engineer - `test-engineer` - Documen