Backprop banner
LucasDuys LucasDuys

Backprop

Testing community

Description

--- description: "Trace a bug back to a spec gap and generate regression tests" argument-hint: "\"DESCRIPTION\" [--from-test PATH]" allowed-tools: ["Read(*)", "Write(*)", "Edit(*)", "Glob(*)", "Grep(*)", "Bash(*)", "Agent(*)"] --- # Forge Backprop Trace a runtime bug back to a specification gap, update the spec, generate a regression test, and log the correction for pattern detection. ## Pre-flight Check 1. Verify `.forge/` exists. If it does not, stop and tell the user: > `.forge/` not f

Installation

Installs to ~/.claude/skills/lucasduys-forge-backprop/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lucasduys-forge-backprop && curl -fsSL https://raw.githubusercontent.com/LucasDuys/forge/HEAD/commands/backprop.md -o ~/.claude/skills/lucasduys-forge-backprop/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository