a5c-ai

78 mods across 2 repositories, 1.8k stars between them.

debugging-patterns

49

a5c-ai/babysitter

Skill Claude CodeCodex

Root cause analysis frameworks including log-first investigation, git bisect correlation, and pattern-based diagnosis with confidence scoring.

1.7k 2d ago A 27 tokens original MIT

planning-patterns

50

a5c-ai/babysitter

Skill Claude CodeCodex

Structured planning methodology with research, brainstorming, phased plan creation, risk assessment, and plan-to-build continuity.

1.7k 2d ago A 25 tokens original MIT

session-memory

51

a5c-ai/babysitter

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.

1.7k 2d ago A 37 tokens original MIT

a5c-ai/babysitter

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.

1.7k 2d ago A 35 tokens original MIT

a5c-ai/babysitter

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.

1.7k 2d ago A 36 tokens original MIT

audit-trail

54

a5c-ai/babysitter

Skill Claude CodeCodex

Full traceability from PRD to code commit through the CCPM spec-driven pipeline.

1.7k 2d ago A 0 tokens original MIT

context-management

55

a5c-ai/babysitter

Skill Claude CodeCodex

Project context loading, isolation, and persistent state management across CCPM sessions.

1.7k 2d ago A 0 tokens original MIT

epic-generation

56

a5c-ai/babysitter

Skill Claude CodeCodex

Transform PRD into a technical implementation plan with architecture decisions and dependency mapping.

1.7k 2d ago A 0 tokens original MIT

github-sync

57

a5c-ai/babysitter

Skill Claude CodeCodex

Bidirectional synchronization of epics and tasks with GitHub issues, labels, and relationships.

1.7k 2d ago A 0 tokens original MIT

a5c-ai/babysitter

Skill Claude CodeCodex

Coordinate multiple specialized agents across parallel work streams with quality gates and conflict resolution.

1.7k 2d ago A 0 tokens original MIT

progress-tracking

59

a5c-ai/babysitter

Skill Claude CodeCodex

Status dashboards, standup reports, and blocked task management with GitHub synchronization.

1.7k 2d ago A 0 tokens original MIT

task-decomposition

60

a5c-ai/babysitter

Skill Claude CodeCodex

Break epics into parallelizable tasks with acceptance criteria, effort estimates, and dependency graphs.

1.7k 2d ago A 0 tokens original MIT

assimilate

61

a5c-ai/babysitter-codex

Skill Claude CodeCodex

Assimilate an external methodology, harness, or specification into babysitter process definitions with skills and agents.

2 21d ago A 24 tokens

babysit

62

a5c-ai/babysitter-codex

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.).

2 21d ago A 68 tokens

blueprints

63

a5c-ai/babysitter-codex

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.

2 21d ago A 35 tokens

call

64

a5c-ai/babysitter-codex

Skill Claude CodeCodex

Orchestrate a babysitter run. use this command to start babysitting a complex workflow.

2 21d ago A 21 tokens

a5c-ai/babysitter-codex

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.

2 21d ago A 37 tokens

cleanup

66

a5c-ai/babysitter-codex

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.

2 21d ago A 46 tokens

doctor

68

a5c-ai/babysitter-codex

Skill Claude CodeCodex

Diagnose babysitter run health - journal integrity, state cache, effects, locks, sessions, logs, and disk usage.

2 21d ago B 26 tokens

forever

69

a5c-ai/babysitter-codex

Skill Claude CodeCodex

Use this command to start babysitting a never-ending babysitter run.

2 21d ago A 17 tokens

help

70

a5c-ai/babysitter-codex

Skill Claude CodeCodex

Skill "help" from a5c-ai/babysitter-codex, covering help, if no arguments provided and if arguments provided.

2 21d ago A 32 tokens

observe

71

a5c-ai/babysitter-codex

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.

2 21d ago A 39 tokens

plan

72

a5c-ai/babysitter-codex

Skill Claude CodeCodex

Plan a babysitter run. use this command to plan a complex workflow, without actually running it.

2 21d ago A 22 tokens