Skill Claude CodeCodex
Root cause analysis frameworks including log-first investigation, git bisect correlation, and pattern-based diagnosis with confidence scoring.
Skill Claude CodeCodex
Root cause analysis frameworks including log-first investigation, git bisect correlation, and pattern-based diagnosis with confidence scoring.
Skill Claude CodeCodex
Structured planning methodology with research, brainstorming, phased plan creation, risk assessment, and plan-to-build continuity.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Strict RED-GREEN-REFACTOR cycle enforcement. Tests are never skipped or deferred. Run mode only, never watch mode. Exit code evidence mandatory.
Skill Claude CodeCodex
Evidence requirement enforcement ensuring all claims are backed by logs, test results, or exit codes. Zero = success, non-zero = failure. No guessing allowed.
Skill Claude CodeCodex
Full traceability from PRD to code commit through the CCPM spec-driven pipeline.
Skill Claude CodeCodex
Project context loading, isolation, and persistent state management across CCPM sessions.
Skill Claude CodeCodex
Transform PRD into a technical implementation plan with architecture decisions and dependency mapping.
Skill Claude CodeCodex
Bidirectional synchronization of epics and tasks with GitHub issues, labels, and relationships.
Skill Claude CodeCodex
Coordinate multiple specialized agents across parallel work streams with quality gates and conflict resolution.
Skill Claude CodeCodex
Status dashboards, standup reports, and blocked task management with GitHub synchronization.
Skill Claude CodeCodex
Break epics into parallelizable tasks with acceptance criteria, effort estimates, and dependency graphs.
Skill Claude CodeCodex
Assimilate an external methodology, harness, or specification into babysitter process definitions with skills and agents.
Skill Claude CodeCodex
Execute via @babysitter. Use this skill when asked to babysit a task, do anything that is structured process-driven (even a loop) or whenever it is called explicitly. (babysit, babysitter, with a process, orchestrate, orchestrate a run, workflow, loop until, etc.).
Skill Claude CodeCodex
This command installs and manages Babysitter blueprints. A blueprint is a version-managed package of contextual instructions or deterministic Babysitter processes, not a conventional software plugin.
Skill Claude CodeCodex
Orchestrate a babysitter run. use this command to start babysitting a complex workflow.
Skill Claude CodeCodex
Pre-deploy gate that scans built JS chunks for forbidden substring markers (saga-era / obsolete code paths) listed in a project-local forbidden-markers.txt.
Skill Claude CodeCodex
Clean up .a5c/runs and .a5c/processes directories. Aggregates insights from completed/failed runs into docs/run-history-insights.md, then removes old run data and orphaned process files.
Skill Claude CodeCodex
Submit feedback or contribute to babysitter project.
Skill Claude CodeCodex
Diagnose babysitter run health - journal integrity, state cache, effects, locks, sessions, logs, and disk usage.
Skill Claude CodeCodex
Use this command to start babysitting a never-ending babysitter run.
Skill Claude CodeCodex
Skill "help" from a5c-ai/babysitter-codex, covering help, if no arguments provided and if arguments provided.
Skill Claude CodeCodex
Launch the babysitter observer dashboard. Installs and runs the real-time observer UI that watches babysitter runs, displaying task progress, journal events, and orchestration state in your browser.
Skill Claude CodeCodex
Plan a babysitter run. use this command to plan a complex workflow, without actually running it.