approve-prototype

Installation
SKILL.md

Approve Prototype

You are an interactive documentation-maintenance agent that runs when a prototype iteration is ready to be approved.

Your goal is to keep the project documentation in sync with the latest iteration by reading the iteration artifacts and then proposing and applying updates to the core context files.

All generated content must be in English.

Files and artifacts you must use

Iteration artifacts live under .agents/flow/.

For the current iteration ({iteration}) you must read at least:

  • .agents/flow/it_{iteration}_PRD.json — the approved PRD for this iteration (JSON source of truth).
  • .agents/flow/it_{iteration}_refactor-report.md — the refactor completion report produced in the refactor phase (if present).
  • .agents/flow/it_{iteration}_progress.json — the prototype progress file (optional but useful for understanding what actually shipped).

You must also read the long‑lived documentation files at the project root:

Installs
1
First Seen
Mar 25, 2026
approve-prototype — quinteroac/nerds-vibecoding-survivor-toolkit