con un clic
mspec-tasks
tasks step of mspec workflow — produce tasks.md with anchor blocks
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
tasks step of mspec workflow — produce tasks.md with anchor blocks
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
archive step of mspec workflow — deterministic merge into SoT spec and archive move
archive ステップ完了後に Lessons を分析し constitution.md への追加提案を生成するサブエージェント
archive ステップ完了後に Next Steps を評価し優先度付きのチェンジ登録提案を生成するサブエージェント
proposal step of mspec workflow — clarify intent and write proposal.md
archive step of mspec workflow — deterministic merge into SoT spec and archive move
checklist step of mspec workflow — produce checklist.md via subagent
| name | mspec-tasks |
| description | tasks step of mspec workflow — produce tasks.md with anchor blocks |
| when_to_use | User runs /mspec:tasks, or workflow auto-continues to tasks |
mspec status --change <change-dir> --json first.changes/<change>/mock-feedback.md exists and is not a skipped placeholder (<!-- mspec: skipped step -->). If it exists and is not a placeholder, read its content and incorporate the feedback as additional context when writing tasks.md.design.md and checklist.md.tasks.md from the template: Phase 1 Setup / Phase 2 Foundational / Phase 3 User Story / Phase 4 Polish.anchor: block:
@mspec-delta <change-dir>/specs/<capability>/spec.md
Requirements implemented: FR-NNN[, FR-NNN, ...]
Change: <feature-kebab>
anchor: Requirements implemented: FR-NNN に対応する FR の risk_tier を Delta Spec から読み込み、以下のルールで verify アノテーションを付与する:
risk_tier: critical → <!-- verify: human --> を付与(人間レビュー必須)risk_tier: standard または未記載 → <!-- verify: fr-NNN --> を付与(既存動作)risk_tier: trivial → verify アノテーションを付与しない## Constitution Check table (Phase 0 only).
7a. readme.md の ## Artifacts 節の - [ ] tasks.md を - [x] tasks.md に更新する。mspec validate --change <change-dir>. validate が失敗した場合は - [x] tasks.md を - [ ] tasks.md にロールバックする。block: true — stop and ask the user to run /mspec:continue.mspec validate --change <change> — アーティファクト整合性チェックmspec anchor check --change <change> — tasks.md内アンカーブロックの解決確認このスキルの実行で発生した学習候補を記録する:
<!-- LEARNING: <パターン説明> | source: <FR-ID> | confidence: low|medium|high -->
mspec learn コマンドが archive 済み changes からこれらを収集してpost-condition候補をproposeする。