Skip to main content
Run any Skill in Manus
with one click

run-feature

Stars51
Forks25
UpdatedMay 26, 2026 at 07:42

对采用 spec-kit 式工作流的项目,实现/推进**单个**已就绪 feature(默认 specs/<id>-<name>/,含 spec+plan+tasks)的端到端标准流程。当用户说"实现 001 / 开发某个 feature / 跑 feature / 按这个流程做 X / run-feature / 继续下一个 feature / 把 <feature> 做了"等,或要对某个已就绪 feature 开工编码时,必须调用本 skill。它封装一套 opinionated 流程:worktree 隔离 → 读项目自身的 constitution/约定 → 按 tasks.md 走 TDD(RED→GREEN→REFACTOR) → 按任务标签([BE]/[FE]/[INT] 等)分流 → 多类缺陷 code review → 收尾 merge/tag;一次只跑一个 feature、跑完停下等审。区别于通用的 speckit-implement / superpowers:executing-plans——后两者是泛用执行器,本 skill 多了 worktree 隔离、读项目宪法合规、结构化缺陷审查清单、串行节奏控制。**项目特定的规则(技术栈、宪法条款、设计系统、里程碑命名)一律不写死,由项目自身的约定文件提供,skill 运行时去读、没有就跳过。** 不要用于:项目脚手架/基础设施初始化本身、撰写 spec/plan/tasks、跨多个 feature 并发。

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly