goal-gradient-effect
El esfuerzo aumenta a medida que nos acercamos a una meta. Use cuando diseñe progress bars, programas de lealtad, flujos multi-paso, o gamificación.
testing-skills-with-subagents
Use to validate process documentation. Apply TDD to skill writing: RED (run without skill, document failures) → GREEN (write skill) → REFACTOR (close loopholes). Test under pressure: time constraints, sunk cost, exhaustion, authority.
roadmap-builder
Decide what to build next with brutal prioritization using impact/effort analysis. Use when planning sprints, evaluating features, or auditing an overgrown roadmap.
reflect-trends
直近3日間の傾向分析(fix比率、NOT_PLANNED Issue、ブロックパターン)を実行する。
growth-development
Master career development, engineering ladders, IDPs, succession planning, and mentoring for engineering teams
architecture-adr
When making significant architectural decisions that need to be documented. Used by ARCHITECT-AGENT.
selective-micromanagement-matrix
Leadership is a dynamic range. When confidence in team direction is low, temporary tactical micromanagement is the correct move—not autonomy. Teach the framework, then pull back.
skill-router
Super-skill que selecciona el conjunto óptimo de skills basándose en el Project Brief, contexto del repo y catálogo disponible. Usar siempre al inicio de un proyecto para determinar qué skills activar.
delicate-conversation-scripts
Use when delivering difficult feedback (performance issues, firing, promotion denial), when managers avoid necessary conversations due to fear, or when needing structured scripts for high-stakes communication
founder-prenup
Use before starting a company with co-founders, when bringing on a new co-founder, or annually as a relationship health check to prevent the 65% of startup failures caused by co-founder conflict
verification-before-completion
Use when finishing any task. Final checklist before marking complete. Ensures nothing forgotten, all tests pass, documentation updated.
subagent-driven-development
Use fresh agents for focused subtasks to avoid context pollution
state-persistence
Use when saving workflow state to Serena MCP memory at research, planning, execution, or completion stages - enables resuming work later with /cc:resume command
starting-the-task
A short checklist for kicking off work effectively: plan, branch, track with bd, and set up validation.
sdd-documentation
ソフトウェア設計ドキュメント(SDD)を作成・管理・実装します。requirements/、design/、tasks/の作成から、タスク実行・逆順レビューまでの全工程を統括します。SDDワークフロー全体の管理が必要な場合に使用してください。
writing-skills
创建新技能、编辑现有技能或部署前验证技能时使用。将 TDD 应用于流程文档编写。Use when creating new skills, editing existing skills, or verifying skills work before deployment. Writing skills IS Test-Driven Development applied to process documentation.
intervention-tier-classifier
Classify intervention urgency and apply appropriate response tier protocols.
design-plan
設計計画スキル。TDD開発前の設計フェーズを支援し、仕様ドキュメントを作成。Use when: 新機能・API・画面・インフラの設計、実装前の仕様策定を依頼された時。
daily-review
Evening routine - reflect on the day, mark completed tasks with timestamps, update task file status, identify tomorrow's priority. Use at the end of your day.
prd-maker
Create comprehensive Product Requirements Documents (PRDs), break down features into epics and user stories, and establish clear acceptance criteria. Use this skill when you need to: (1) Transform a project brief or business requirements into a structured PRD, (2) Define product scope and goals, (3) Create user stories with acceptance criteria, (4) Break down complex features into implementable epics, (5) Prioritize features and determine MVP scope, (6) Specify non-functional requirements, or (7) Translate business vision into development-ready specifications.