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.
finishing-work
a5c-ai/babysitter
Final completion discipline including summary generation, plan document updates, and confirmation that all success criteria from the original plan are satisfied.
behavior-contract
a5c-ai/babysitter
Bug condition/postcondition formalization as testable Behavior Contracts. Defines invariants that must be preserved across fixes.
content-moderation-api
a5c-ai/babysitter
Content moderation API integration using OpenAI Moderation, Perspective API, and others
semantic-kernel-setup
a5c-ai/babysitter
Microsoft Semantic Kernel planner and plugin setup for orchestrated AI
session-memory
a5c-ai/babysitter
Mandatory memory persistence system across session resets using three markdown surfaces in .claude/cc10x/. Iron law - every workflow must load at start and update at end.
shellcheck-config-generator
a5c-ai/babysitter
Generate .shellcheckrc configuration with appropriate rules, exclusions, and severity settings for shell script linting.
planning-patterns
a5c-ai/babysitter
Structured planning methodology with research, brainstorming, phased plan creation, risk assessment, and plan-to-build continuity.
Architecture Design
a5c-ai/babysitter
# Architecture Design Design comprehensive system architecture with technology selection and ADRs. ## Agent Winston (Architect) - `bmad-architect-winston` ## Workflow 1. Define high-level system architecture with components 2. Select technology stack with justification 3. Design data model and da
maintenance-orchestration
a5c-ai/babysitter
Technical debt management including branch cleanup, doc verification, TODO scanning, and dependency auditing
anti-drift
a5c-ai/babysitter
Hierarchical coordination and drift detection with frequent checkpoints, shared memory coherence validation, role specialization enforcement, and short task cycles.
consensus-mechanisms
a5c-ai/babysitter
Multi-protocol consensus for agent swarms supporting Raft leader election, Byzantine fault tolerance, Gossip state propagation, and CRDT conflict-free merging.
Ux Design
a5c-ai/babysitter
# UX Design Create comprehensive UX design with user flows, wireframes, and design systems. ## Agent Sally (UX Designer) - `bmad-ux-sally` ## Workflow 1. Synthesize user research from PRD personas 2. Create user journey maps for primary flows 3. Design information architecture and navigation 4. C
planning-design
a5c-ai/babysitter
Design technical architecture, select technology stack, and define implementation strategy from specifications and constitution constraints.
cli-mock-stdin
a5c-ai/babysitter
Create mock stdin utilities for interactive CLI testing.
constitution-creation
a5c-ai/babysitter
Establish project governing principles including dev guidelines, code quality standards, testing policies, UX requirements, performance benchmarks, and security constraints.
adversarial-review
a5c-ai/babysitter
Fresh adversarial code review with binary PASS/FAIL verdicts, evidence citations, and anchoring bias prevention via fresh reviewer spawning.
Qa Testing
a5c-ai/babysitter
# QA Testing Generate and execute API and E2E tests with quality gate assessment. ## Agent Quinn (QA Engineer) - `bmad-qa-quinn` ## Workflow 1. Generate API tests for new endpoints 2. Create E2E tests for critical user flows 3. Test edge cases from code review findings 4. Run regression tests 5.
line-ending-normalizer
a5c-ai/babysitter
Normalize line endings for cross-platform file handling with CRLF/LF conversion and git configuration.
subagent-driven-development
a5c-ai/babysitter
Use when executing implementation plans with independent tasks in the current session. Dispatches fresh subagent per task.
Product Brief Creation
a5c-ai/babysitter
# Product Brief Creation Create comprehensive product briefs from market, domain, and technical research. ## Agent Mary (Analyst) - `bmad-analyst-mary` ## Workflow 1. Conduct market research (competitors, trends, opportunities) 2. Perform domain research (problem space, stakeholders, pain points)
security-review
a5c-ai/babysitter
Security vulnerability assessment identifying OWASP risks, injection vectors, authentication issues, and data exposure with severity classification.
qdrant-integration
a5c-ai/babysitter
Qdrant vector database with filtering, payloads, and quantization support
Streaming Progress
a5c-ai/babysitter
# Streaming Progress Emit real-time progress events for streaming UI consumption. ## Agent Progress Streamer - `automaker-progress-streamer` ## Workflow 1. Receive progress event from execution stage 2. Format event with timestamp and stage information 3. Calculate completion percentage 4. Genera
advanced-ds-library
a5c-ai/babysitter
Provide implementations of advanced data structures