跳到主要内容
知仓学习社ZHICANG

implementation-planner

Use after requirements, contracts, and visual gates pass to create a TDD-ready implementation plan.

不碰外部(只输出文字)无严重或高危命中hashgraph-online/awesome-codex-plugins

它会碰到什么

扫了多少1 个文本文件,4 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Implementation Planner

This skill creates a task-by-task implementation plan that can be executed with TDD and reviewed after each task.

It is also the bridge from full-stack product contracts into Superpowers execution discipline. Every implementation plan must declare its lifecycle intensity and include a concrete handoff to the execution skills that will carry the work.

Input Artifacts

  • 00-stage.json
  • 00-artifact-registry.json
  • Product, IA, interaction, state, backend/API/frontend, visual, and acceptance contracts
  • Visual confirmation when UI applies

Output Artifact

  • docs/full-stack-development/requirements/<feature-slug>/05-implementation/implementation-plan.md

Required MCP Tool

  • review_stage_gate
  • review_artifact_contract
  • review_visual_evidence when UI applies
  • generate_frontend_verification_checklist when UI applies
  • select_development_flow_profile
  • plan_superpowers_execution_handoff

Hard Stops

  • Do not plan implementation when requirements are unapproved.
  • Do not plan UI implementation when Pencil/Figma evidence is missing, incomplete, stale, or not reviewed.
  • Do not create tasks without test commands and expected failure reasons.
  • Do not create an implementation plan without one flow profile: strict-fullstack, strict-ui, light-change, or debug-fix.
  • Do not begin implementation until plan_superpowers_execution_handoff has attached TDD, subagent-driven or executing-plans, requesting-code-review, verification-before-completion, and finishing-a-development-branch.
  • Do not let light-change bypass change records or completion evidence when requirements or code changed.
  • Do not let debug-fix skip root-cause evidence or a failing regression test before the fix.

Pressure Test Responsibility

  • Plans without failing tests block.
  • Plans without exact files block.
  • Plans without verification commands block.
  • Plans without a flow profile block.
  • Plans without Superpowers execution handoff block.

Flow Profiles

| Profile | Use When | Required Emphasis |

| --- | --- | --- |

| strict-fullstack | Product, UI, backend, API, data, auth, or acceptance contracts may change. | Full requirements workspace, visual evidence when UI applies, backend/API audit, code review, completion gate. |

| strict-ui | React Web UI, HeroUI, visual design, responsive state, or interaction behavior changes without backend/API changes. | HeroUI official docs, Pencil/Figma evidence, visual inspection metrics, component graph audit. |

| light-change | Small docs, copy, config, or narrowly bounded code changes that do not alter product scope, IA, UI, backend, API, data, auth, or acceptance behavior. | Change record when requirements changed, targeted verification, completion gate. |

| debug-fix | Bug, failed test, broken build, regression, or unexpected behavior. | Root-cause investigation, failing regression test, targeted fix, fresh verification. |

Superpowers Execution Handoff

After the implementation plan passes this skill, attach this handoff:

  • superpowers:test-driven-development: production code requires a previously observed failing test.
  • superpowers:subagent-driven-development: default for independent tasks; use one fresh implementer and one reviewer per task.
  • superpowers:executing-plans: fallback only when subagents are unavailable or tasks are tightly coupled.
  • superpowers:requesting-code-review: required after each substantial task and before final completion.
  • superpowers:verification-before-completion: fresh evidence before any completion claim.
  • superpowers:finishing-a-development-branch: structured branch finish after tests pass.

Required execution artifacts: task brief, task report, review package, .superpowers/sdd/progress.md, final code review report, and final acceptance report.

Next Gate

  • implementation-in-progress may start only after the implementation plan artifact passes review, a flow profile is selected, and the Superpowers execution handoff is attached.

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

它属于哪个仓库

星标★ 1,027
本站分层T1
该仓技能数1910
原文件路径plugins/kevin592/codex-full-stack-workflow/skills/implementation-planner/SKILL.md

同一个仓库里的其他技能

看这个仓库的全部 1910 个技能