Gsp Repair Roadmap

Use when turning game audit findings or known issues into a prioritized repair plan.

mike007jd Updated

File contents

Game Repair Roadmap

Goal

Turn audit findings into an execution order that respects project state, risk, and quality target.

Outputs

Follow the gsp-orchestrator output strategy:

  • inline (default): present the prioritized roadmap and risk items in conversation.
  • minimal or full: write docs/game-studio/audit/repair-roadmap.md and docs/game-studio/audit/risk-register.md.

Use:

  • ./shared/templates/repair-roadmap.md
  • ./shared/templates/risk-register.md

Organize fixes into

  • quick wins
  • high-impact fixes
  • risky fixes
  • optional polish
  • should defer
  • should not touch

Prioritization rules

  • shipped or live-risky repos prioritize safety and rollback confidence
  • prelaunch repos can accept wider structural work when it unlocks strong gains
  • avoid listing dozens of equal-priority tasks; sequence them
  • always state which fixes are blocked by missing runtime evidence

mike007jd/game-superpowers/tree/main/publish/clawhub/gsp-repair-roadmap commit a13f205b45

Frequently asked questions

npx skillmds@latest add mike007jd/gsp-repair-roadmap-2