skullninja/coco-workflow Skills
(6)Browse AI agent skills from skullninja/coco-workflow for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
design
skullninja/coco-workflow
Generate a feature design (design.md) in specs/{feature}/ with user stories, acceptance criteria, technical approach, API contracts, and research decisions.
execute
skullninja/coco-workflow
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.
hotfix
skullninja/coco-workflow
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.
import
skullninja/coco-workflow
Import a tasks.md into the coco tracker as an epic with dependencies, and create matching issues in the configured issue tracker.
interview
skullninja/coco-workflow
Pre-design discovery interview that gathers deep user intent through structured questioning. Produces a discovery brief (discovery.md) consumed by the design skill.
tasks
skullninja/coco-workflow
Generate a dependency-ordered task list (tasks.md) with sub-phases and cross-artifact consistency analysis from design.md in specs/{feature}/.