SessionStart
25Hook
Runs when a session starts, executing session-start.sh. From skullninja/coco-workflow.
Hook
Runs when a session starts, executing session-start.sh. From skullninja/coco-workflow.
Skill Claude CodeCodex
Generate a feature design (design.md) in specs/{feature}/ with user stories, acceptance criteria, technical approach, API contracts, and research decisions.
Skill Claude CodeCodex
Execute the next available tracked task with TDD, pre-commit validation, PR workflow, AI code review, and issue tracker bridge sync. Primary execution interface for multi-session feature work.
Skill Claude CodeCodex
Single-issue workflow for quick fixes and small changes that don't need full epic tracking. Creates a branch, implements the fix, commits with issue tracking, and closes.
Skill Claude CodeCodex
Import a tasks.md into the coco tracker as an epic with dependencies, and create matching issues in the configured issue tracker.
Skill Claude CodeCodex
Pre-design discovery interview that gathers deep user intent through structured questioning. Produces a discovery brief (discovery.md) consumed by the design skill.
Skill Claude CodeCodex
Generate a dependency-ordered task list (tasks.md) with sub-phases and cross-artifact consistency analysis from design.md in specs/{feature}/.