Skull Ninja

Skull Ninja

@skullninja
22 published skills0 installs

22 results

Skull Ninja
Skill

constitution

Create or update the project constitution defining non-negotiable development principles.

0
Skull Ninja
Skill

Planning Triage

Quick-score an enhancement, bug, or feedback item using the impact-first triage framework. Creates an issue if approved.

0
Skull Ninja
Skill

roadmap

Generate or update a per-release roadmap from the PRD and analysis documents. Triages features, groups into phases, and produces a structured roadmap.

0
Skull Ninja
Agent

code-reviewer

Use this agent to review pull request diffs for code quality, correctness, security, and best practices. Invoke when a PR is created and needs review before merge.\n\n<example>\nContext: An issue PR has been created targeting the feature branch.\n\nassistant: "I'll use the code-reviewer agent to review this PR."\n\n<uses Task tool to launch code-reviewer agent>\n</example>\n\n<example>\nContext: A feature PR has been created targeting main.\n\nassistant: "I'll use the code-reviewer agent to do a full feature review."\n\n<uses Task tool to launch code-reviewer agent>\n</example>

0
Skull Ninja
Skill

Planning Session

Start a planning session (strategic, tactical, operational, or triage). Guides you through the structured process for the selected type.

0
Skull Ninja
Agent

pre-commit-tester

Use this agent to validate UI/UX changes before committing. Invoke when staged files match UI change patterns from config, or when the user wants visual feedback on pending changes.\n\n<example>\nContext: User has made UI changes and wants to validate before committing.\n\nuser: "Test the changes before I commit"\n\nassistant: "I'll use the pre-commit-tester agent to validate your UI changes."\n\n<uses Task tool to launch pre-commit-tester agent>\n</example>\n\n<example>\nContext: User wants to validate a specific app flow.\n\nuser: "Go through the onboarding flow"\n\nassistant: "I'll use the pre-commit-tester agent to walk through the onboarding experience."\n\n<uses Task tool to launch pre-commit-tester agent>\n</example>

0
Skull Ninja
Skill

setup

Initialize Coco in the current project. Creates .coco/ directory, config, git hooks, and permissions. Use "reset" to force reconfiguration.

0
Skull Ninja
Skill

standup

Show a daily standup summary with completed, in-progress, and blocked tasks across all active epics.

0
Skull Ninja
Skill

sync

Reconcile coco tracker state with the configured issue tracker. Syncs task statuses and reports mismatches.

0
Skull Ninja
Skill

import

Import a tasks.md into the coco tracker as an epic with dependencies, and create matching issues in the configured issue tracker.

0
Skull Ninja
Skill

tasks

Generate a dependency-ordered task list (tasks.md) with sub-phases and cross-artifact consistency analysis from design.md in specs/{feature}/.

0
Skull Ninja
Skill

phase

Orchestrate a full roadmap phase. Designs features, imports to tracker, creates issues, then executes.

0
Skull Ninja
Skill

hotfix

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.

0
Skull Ninja
Skill

dashboard

Compact visual progress dashboard with progress bar, task table, dependency graph, and active/blocked/next status.

0
Skull Ninja
Agent

task-executor

Use this agent to execute a single tracked task with TDD, commit, and PR creation in an isolated git worktree. Dispatched by /coco:loop for parallel execution.\n\n<example>\nContext: Multiple tasks are ready with non-overlapping file ownership. /coco:loop dispatches parallel agents.\n\nassistant: "I'll dispatch task-executor agents for each ready task."\n\n<uses Task tool to launch multiple task-executor agents simultaneously>\n</example>

0
Skull Ninja
Skill

prd

Create, audit, or derive a Product Requirements Document. Use "derive" for satellite repos in multi-repo projects.

0
Skull Ninja
Skill

interview

Pre-design discovery interview that gathers deep user intent through structured questioning. Produces a discovery brief (discovery.md) consumed by the design skill.

0
Skull Ninja
Skill

design

Generate a feature design (design.md) in specs/{feature}/ with user stories, acceptance criteria, technical approach, API contracts, and research decisions.

0
Skull Ninja
Skill

status

Show current execution status with progress, dependencies, file ownership, and parallelization opportunities.

0
Skull Ninja
Skill

loop

Autonomous execution loop. Runs the TDD cycle repeatedly until all tasks in an epic are complete, with circuit breaker protection and PR workflow.

0
Skull Ninja
Skill

execute

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.

0
Skull Ninja
Collection

Coco Workflow

0