a5c-ai/babysitter
DirSkills catalogs 36 skills from this repository, across 7 categories: AI Engineering, Automation, Data, DevOps, Frontend, Quality, Writing.
π§©
2026/07/20
Agent Dispatch
Agent Dispatch builds dependency-aware batched queues for parallel agent execution. Use it to order feature work by DAG, respect concurrency limits, and assign agent types safely.
AI Engineering
1.7K98
ποΈ
2026/07/20
Architecture Design
Architecture Design defines a systemβs components, technology stack, data model, APIs, and deployment considerations. Use it when turning product requirements into an implementation-ready architecture and ADRs.
DevOps
1.7K98
ποΈ
2026/07/20
Architecture Patterns
Provides system and API design guidance covering component boundaries, data flow, integration patterns, and scalability. Useful when making architectural decisions in agentic AI workflows.
AI Engineering
1.7K96
π
2026/07/20
Assimilate Popular Workflows
Searches public repositories for SKILL.md files, classifies projects by archetype, and extracts transferable processes, plugin ideas, and procedural insights for the babysitter process library. Use when exploring external workflows, discovering new skills, or surveying the skill landscape.
AI Engineering
1.7K95
πΊοΈ
3w ago
Atlas
Atlas turns a stated need into a real systems atlas by scanning Azure, git repos, and local directories, then enriching the findings with an Atlas knowledge graph. Use it to inventory systems, mine processes or data, and collect real constraints or gotchas.
AI Engineering
1.7K98
πΈοΈ
3w ago
Atlas Graph Query
Atlas Graph Query provides reference commands for searching and inspecting the Atlas knowledge graph through MCP tools. Use it after scanning real sources when you need comparison context, node lookups, neighbors, kinds, clusters, stats, or wiki pages.
AI Engineering
1.7K98
πΌ
3w ago
Babysit
Babysit orchestrates structured tasks through the Babysitter SDK and run lifecycle. Use it when a task needs explicit process steps, loops, or an orchestrated run.
AI Engineering
1.7K98
π€
2026/07/20
Babysit Issues
Fetches open issues assigned to a5c-agent from the babysitter repository and orchestrates their resolution by delegating each to an AI implementation skill, creating a branch and pull request for each fix. Use when you want to automatically process and close all assigned issues.
Automation
1.7K95
π§©
2026/07/20
Babysitter
Orchestrates iterative runs using the Babysitter SDK, enabling automated process management and workflow execution for AI agents. Supports interactive and non-interactive modes.
Automation
1.7K95
π
2026/07/20
Catalog Babysitter Users
Discovers public GitHub repositories that import from @a5c-ai/babysitter-sdk and maintains an additive catalog of adopters. Use to find external usage examples or monitor adoption.
Data
1.7K95
π οΈ
2026/07/14
Click Scaffolder
Scaffold complete Python CLI applications using Click with proper project structure, command groups, decorators, and Rich terminal output.
Automation
1.5K88
π§©
3w ago
Code Generation
Code Generation writes the least code needed to satisfy requirements while matching existing project patterns. Use it during TDD green and refactor phases or when applying fixes in a debug workflow.
Quality
1.7K98
π
2026/07/20
Code Review
Code Review evaluates correctness, security, performance, maintainability, and test coverage in implementation results. Use it to get an overall score, findings, technical debt, and action items.
Quality
1.7K98
π
2026/07/20
Code Review Gate
Review supplied code changes for correctness, security, tests, performance, and style, then score them against a configurable quality threshold.
Quality
1.7K98
π
3w ago
Code Review Patterns
Code Review Patterns assesses code for security, quality, performance, and maintainability, with confidence-gated findings and a required router contract. Use it during build, debug, or full review workflows.
Quality
1.7K98
π¨
2026/07/14
Crisis Management Platform
Integrates crisis response platforms for real-time monitoring, rapid detection, coordinated response, and comprehensive documentation.
Automation
1.5K88
π
3w ago
Debugging Patterns
Debugging Patterns provides log-first investigation, git bisect correlation, and pattern-based diagnosis with confidence scoring. Use it during debugging, unexpected build failures, and error-handling reviews.
Quality
1.7K98
π§©
2026/07/20
Feature Intake
Feature Intake parses feature descriptions, images, and screenshots into structured requirements. Use it to extract requirements, classify feature type, estimate complexity, and draft acceptance criteria.
AI Engineering
1.7K98
π§
2026/07/20
Fix Failing Pipelines
Automatically identify and fix failing CI/CD workflows on the staging branch using the babysitter orchestration skill. Ideal for developers who want to quickly resolve pipeline failures without manual intervention.
DevOps
1.7K95
π
3w ago
Integrate Harness
Integrate Harness adds a production-quality adapter for a new CLI-based coding agent. Use it when adding adapter scaffolding, session parsing, auth detection, hooks or plugins wiring, tests, and docs.
AI Engineering
1.7K98
ποΈ
2026/07/20
Kanban Management
Kanban Management initializes and tracks a Kanban board for feature workflow planning. Use it to place features into columns, set WIP limits, assign priorities, and snapshot board state.
Automation
1.7K98
π
2026/07/20
PRD Creation
PRD Creation turns interviews and product briefs into a structured product requirements document. Use it to define goals, features, acceptance criteria, MVP scope, and prioritization.
Writing
1.7K98
π§
3w ago
Planning Patterns
Planning Patterns provides a structured method for researching, brainstorming, and turning requests into phased plans. Use it before execution when you need alternatives, risks, acceptance criteria, and a handoff plan for building.
AI Engineering
1.7K98
ποΈ
2026/07/20
Process Builder
Scaffold new babysitter process definitions following SDK patterns and best practices. Guides a 3-phase workflow from research to implementation.
AI Engineering
1.7K95
π
2026/07/20
Product Brief Creation
Product Brief Creation turns market, domain, and technical research into a structured product brief. Use it to define the problem, target users, value proposition, success metrics, and scope boundaries.
Writing
1.7K98
π
2026/07/20
Project Documentation
Project Documentation generates comprehensive project docs from a source tree, including component inventories, onboarding context, deep-dive pages, and Mermaid architecture diagrams. Use it when you need to document an existing codebase for new contributors or maintainers.
Writing
1.7K98
π§ͺ
2026/07/20
QA Testing
QA Testing generates and runs API and end-to-end tests, then reports coverage and a quality gate result. Use it after implementation or code review to verify behavior and catch regressions.
Quality
1.7K98
β‘
2026/07/20
Quick Flow
Move a small project from a quick technical specification through story-by-story implementation, tests, and scored code review with BMAD Quick Flow.
AI Engineering
1.7K98
π
2026/07/20
Retrospect External Run
Analyzes a babysitter run from an external repository, producing a retrospective with insights on process quality, failure patterns, and improvement suggestions. Use for reviewing how others use babysitter or debugging public runs.
Quality
1.7K95
ποΈ
2026/07/20
Sprint Planning
Plan a BMAD implementation sprint by choosing ready stories, setting a coherent goal, ordering dependencies, and identifying blockers.
Automation
1.7K98
π§ͺ
2026/07/20
Story Development
Story Development implements user stories using test-driven development. It reads acceptance criteria, writes failing tests, implements the minimum code, and verifies the result with the full test suite.
Quality
1.7K98
π‘
2026/07/20
Streaming Progress
Streaming Progress emits formatted progress events with timestamps, stage data, and completion percentages for UI streaming. Use it when an execution stage needs machine-readable updates and a human-readable summary.
AI Engineering
1.7K98
π§ͺ
2026/07/20
Test Automation
Test Automation runs Vitest and Playwright suites, collects pass/fail counts, coverage, and failure details. Use it when you need automated test execution and root-cause analysis for changed code.
Quality
1.7K98
π
2026/07/14
UVM Hardware Verification
Implements UVM-based hardware verification testbenches including stimulus generation, scoreboarding, coverage-driven verification, and assertion-based testing.
Quality
1.5K88
π¨
2026/07/20
UX Design
UX Design creates user flows, wireframes, and a basic design system from a PRD. Use it when planning information architecture, interaction patterns, accessibility, and developer handoff specs.
Frontend
1.7K98
πΏ
2026/07/20
Worktree Isolation
Worktree Isolation manages git worktree creation, isolation checks, and cleanup for parallel development. Use it when you need separate branch workspaces for feature work, testing, or merges.
DevOps
1.7K98