什麼是 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