Loading...
Loading...
Found 9 Skills
Create detailed phase plan (PLAN.md) with verification loop
Generate structured planning documentation for web projects with context-safe phases, verification criteria, and exit conditions. Creates IMPLEMENTATION_PHASES.md plus conditional docs (DATABASE_SCHEMA, API_ENDPOINTS, UI_COMPONENTS, CRITICAL_WORKFLOWS). Use when: starting new Cloudflare Workers/React projects, adding major features to existing apps, breaking large work into manageable phases, or need verified planning before coding begins.
Generate structured planning docs for web projects with context-safe phases, verification criteria, and exit conditions. Creates IMPLEMENTATION_PHASES.md plus conditional docs. Use when: starting new projects, adding major features, or breaking large work into manageable phases.
Agent skill for sparc-coordinator - invoke with $agent-sparc-coordinator
Validate readiness to advance between development phases. Produces a PASS/CONCERNS/FAIL verdict with specific blockers and required artifacts. Use when user says 'are we ready to move to X', 'can we advance to production', 'check if we can start the next phase', 'pass the gate'.
Phase 分割された GitHub Issue ツリーを新規作成するスキル。「イシューツリー作って」「タスクを Phase 別に Issue 化」「Issue ツリーを起票して」で使用。 要件・タスク一覧を受け取り、タスク分解(4h 粒度)→ Phase 分割 → ルート(トラッキング)issue → Phase 親 issue → 子 issue の階層を sub_issues API で紐付け。 phase ラベル付与・ルート issue 本文の Phase 別表生成まで自動化。任意の phase 指定で部分起票にも対応。 ツリーの棚卸し・更新は update-issue-tree、実装消化は implement-issue-tree を参照。
【Retired on 2026-07-27, do not trigger this skill】All capabilities have been merged into issue-pool — see issue-pool/references/plan-writing.md for the 7-step framework planning process. For any requests related to "writing plan reports / framework plans / project plans / v1.0 plans / version roadmaps / phase solutions", please use issue-pool instead. This directory is only retained as historical archive and will no longer be pushed to any targets.
CRUD for phases in ROADMAP.md — add, insert, remove, or edit phases
Generate UI design contract (UI-SPEC.md) for frontend phases