What is impl?
Execute pending tasks for a feature — TDD-driven implementation with sub-agent isolation and progress tracking. Source: tercel/code-forge.
Execute pending tasks for a feature — TDD-driven implementation with sub-agent isolation and progress tracking.
Quickly install impl AI skill to your development environment via command line
Source: 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):
Execute pending tasks for a feature — TDD-driven implementation with sub-agent isolation and progress tracking. Source: tercel/code-forge.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/tercel/code-forge --skill implExecute pending tasks for a feature — TDD-driven implementation with sub-agent isolation and progress tracking. Source: tercel/code-forge.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tercel/code-forge --skill impl Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/tercel/code-forge