Archive Loop

Use when closing a phase — archiving completed outputs and snapshotting state for audit.

metinduraktr-44 Updated 0 repo stars

File contents

Archive Loop

Instructions

  1. Identify the completed phase's artifacts across Bölüm 12 folders.
  2. Copy them into ARCHIVE/<YYYY-MM-DD>-<phase>/ (registries stay append-only; never rewrite history).
  3. Update STATE.md and append an archive line to QA/QA_REPORT.md.
  4. Check the phase off in .cursor/plans/master-plan.md.

Examples

  • "Archive Faz 3 outputs" → new dated archive folder + state snapshot.

Performance Notes

  • Copy, don't move, artifacts that later phases still consume.

Troubleshooting

  • Missing exit criteria → do not archive; run /faz-raporu first.

metinduraktr-44/adops-agents/tree/main/.cursor/skills/archive-loop commit 642d3bbc7e

Frequently asked questions

npx skillmds@latest add metinduraktr-44/archive-loop-2