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