tercel/code-forge

13 agent markdown files indexed from tercel/code-forge. Install any of them pinned to an exact hash with mdr add tercel/code-forge/<name>.

code-forge skill
tercel/code-forge · SKILL.md · Complete Codex development workflow for turning requirements, feature docs, or prompts into working code. Use when the…
v1 · audit A · 6 stars
debug skill
tercel/code-forge · skills/debug/SKILL.md · Use when encountering any bug, test failure, or unexpected behavior — enforces root cause investigation before fixes…
git:20260422.d0e053f · audit A · 6 stars
finish skill
tercel/code-forge · skills/finish/SKILL.md · Use when implementation is complete and you need to merge, create a PR, or clean up — verifies tests pass, presents 4…
git:20260422.d0e053f · audit A · 6 stars
fix skill
tercel/code-forge · skills/fix/SKILL.md · Use when fixing a DEFECT IN SOURCE CODE — wrong runtime behavior, a crash, a failing test, or the issues listed in a…
git:20260813.bd84674 · audit A · 6 stars
impl skill
tercel/code-forge · skills/impl/SKILL.md · Execute pending tasks for a feature — TDD-driven implementation with sub-agent isolation and progress tracking. Use…
git:20260610.fdf95d5 · audit A · 6 stars
parallel skill
tercel/code-forge · skills/parallel/SKILL.md · Use when facing 2+ independent problems that can be solved concurrently — dispatches one sub-agent per problem domain…
git:20260422.d0e053f · audit A · 6 stars
plan skill
tercel/code-forge · skills/plan/SKILL.md · Analyze documentation (or a prompt) and generate an implementation plan with task breakdown, TDD steps, and progress…
git:20260916.6717348 · audit A · 6 stars
port skill
tercel/code-forge · skills/port/SKILL.md · Port a documentation-driven project to a new target language — initializes project skeleton, analyzes reference…
git:20260422.d0e053f · audit A · 6 stars
review skill
tercel/code-forge · skills/review/SKILL.md · Use ONLY when reviewing SOURCE CODE — a code change, a feature implementation, a whole repository, or a GitHub pull…
git:20260820.fc44708 · audit A · 6 stars
status skill
tercel/code-forge · skills/status/SKILL.md · Display code-forge feature dashboard with task-level progress from state.json, or show detailed status for a specific…
git:20260610.16e086f · audit A · 6 stars
tdd skill
tercel/code-forge · skills/tdd/SKILL.md · Use when implementing any feature or fix outside code-forge workflow — enforces Red-Green-Refactor cycle with mandatory…
git:20260422.d0e053f · audit A · 6 stars
verify skill
tercel/code-forge · skills/verify/SKILL.md · Use before claiming ENGINEERING WORK is done, fixed, or passing — work whose correctness a command can demonstrate…
git:20260813.bd84674 · audit A · 6 stars
worktree skill
tercel/code-forge · skills/worktree/SKILL.md · Use when starting feature work that needs workspace isolation — creates git worktree with automatic project setup and…
git:20260422.d0e053f · audit A · 6 stars

Source

github.com/tercel/code-forge · 6 stars · license none · pushed 2026-09-16