什么是 impl?
执行功能的挂起任务 - TDD 驱动的实施,具有子代理隔离和进度跟踪。 来源:tercel/code-forge。
执行功能的挂起任务 - TDD 驱动的实施,具有子代理隔离和进度跟踪。
通过命令行快速安装 impl AI 技能到你的开发环境
来源:tercel/code-forge。
Execute pending implementation tasks for a feature, following the plan generated by /code-forge:plan.
Step 11 dispatches a dedicated sub-agent for each task, so code changes from one task don't pollute the context of the next. The main context only handles coordination: reading state, dispatching sub-agents, and updating status.
If the user provided a feature name (e.g., /code-forge:impl user-auth):
执行功能的挂起任务 - TDD 驱动的实施,具有子代理隔离和进度跟踪。 来源:tercel/code-forge。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/tercel/code-forge --skill impl执行功能的挂起任务 - TDD 驱动的实施,具有子代理隔离和进度跟踪。 来源:tercel/code-forge。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/tercel/code-forge --skill impl 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/tercel/code-forge