skills/forge-reflect-pr/SKILL.md
⚠️ Renamed to forge-reflect. This stub exists for migration — remove it and install forge-reflect instead.
npx skillsauth add mgratzer/forge forge-reflect-prInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
forge-reflectThis skill was renamed to forge-reflect — it now reviews PRs, branch diffs, and uncommitted changes.
Tell the user:
forge-reflect-prhas been renamed toforge-reflect. Please update your installation:npx skills remove forge-reflect-pr npx skills add mgratzer/forge --skill forge-reflectThen re-run your request with
/forge-reflect.
Do not proceed with review. Wait for the user to update.
tools
End-to-end implementation and self-review in a single invocation. Implements from an Issue, plan file, or free-text description, then runs a lean fresh-context review. Use when the user wants to implement and review without manual handoff between skills.
development
Shape a vague idea into a clear plan through codebase investigation and convergent one-at-a-time questioning. Use when the user has a rough idea or problem that needs specifying before issue creation.
development
Set up or update a project's context infrastructure for agentic engineering — AGENTS.md as lean hot memory, docs/ as earned warm memory, with signal-to-noise scoring for existing guidance. Use when starting a new project, retrofitting an existing codebase, or auditing current guidance quality.
tools
Review current changes with a lean review flow. Works on a PR, branch diff, or uncommitted changes. Tiny low-risk diffs stay inline; larger or riskier changes use fresh-context review. Use when the user wants to self-review before committing, pushing, or requesting peer review.