Was ist impl?
Ausstehende Aufgaben für eine Funktion ausführen – TDD-gesteuerte Implementierung mit Subagenten-Isolation und Fortschrittsverfolgung. Quelle: tercel/code-forge.
Ausstehende Aufgaben für eine Funktion ausführen – TDD-gesteuerte Implementierung mit Subagenten-Isolation und Fortschrittsverfolgung.
Installieren Sie den KI-Skill impl schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: 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):
Ausstehende Aufgaben für eine Funktion ausführen – TDD-gesteuerte Implementierung mit Subagenten-Isolation und Fortschrittsverfolgung. Quelle: tercel/code-forge.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/tercel/code-forge --skill implAusstehende Aufgaben für eine Funktion ausführen – TDD-gesteuerte Implementierung mit Subagenten-Isolation und Fortschrittsverfolgung. Quelle: tercel/code-forge.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/tercel/code-forge --skill impl Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/tercel/code-forge