·impl

Execute pending tasks for a feature — TDD-driven implementation with sub-agent isolation and progress tracking.

13Installs·0Trend·@tercel

Installation

$npx skills add https://github.com/tercel/code-forge --skill impl

How to Install impl

Quickly install impl AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/tercel/code-forge --skill impl
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: tercel/code-forge.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tercel/code-forge --skill impl
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from tercel/code-forge

Quick answers

What is impl?

Execute pending tasks for a feature — TDD-driven implementation with sub-agent isolation and progress tracking. Source: tercel/code-forge.

How do I install impl?

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

Where is the source repository?

https://github.com/tercel/code-forge

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-22