‹ 首页

feature-factory

@glebis · 收录于 3 天前 · 上游提交 5 天前

This skill should be used when taking a single software feature from intent to shipped as a solo developer — goal-first, TDD, deterministic verification, evidence only where it earns its keep, and human judgment at the two moments that matter (goal approval, merge). Trigger when the user says "let's build feature X", "ship this feature", "run this through the factory", "write a goal contract", "feature-factory", or wants a disciplined intent→merge loop that resists process bloat. NOT for whole-product planning, multi-feature roadmaps, or autonomous multi-agent swarms.

适合你,如果希望以TDD方式稳步交付单个软件功能

/ 通过 npx 安装 校验哈希
npx oh-my-skill add glebis/claude-skills/feature-factory
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- glebis/claude-skills/feature-factory
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify glebis/claude-skills/feature-factory
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
330GitHub stars
~3K最小装载
~5.9K含声明引用
~5.9K文本包总量
索引托管

怎么用

商店整理自技能原文 · 版本 2482fd1 · 表述以原文为准
它做什么

Claude 会按照 Feature Factory 方法,引导你从定义功能目标开始,通过 TDD 编写测试和实现,运行确定性验证,仅打包必要证据,并在目标批准和合并时要求你确认。它强调最小化流程。

什么时候触发

当你说“let's build feature X”、“ship this feature”或“run this through the factory”等关键词,或想要一个从意图到交付的纪律性循环时。

装好后可以这样说
启动目标合约编写和TDD循环
执行完整六步流程
Claude会根据描述起草合约

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。