forge-implement
Installation
SKILL.md
Implement
Implement a feature or fix following project standards.
Input
Primary input: an Issue number/URL, a plan file path, or free-text description. Optional: -- <additional context> for execution guidance.
Process
Step 1: Understand the Work
Determine the input type and extract requirements. Detect the Issue tracker provider (see CONTEXT.md).
- Issue — fetch using the project's Issue tracker (see issue-operations). Parse title, requirements, acceptance criteria, labels, sub-issues, comments. Add labels if missing.
- Plan file — extract goals, requirements, constraints, acceptance criteria.
- Free-text — parse scope and constraints. Ask clarifying questions if underspecified.
Flag for user input if: vague criteria, discovery label, scope too large, or dependencies incomplete.