Files
Keysat 9e5c42c25f Add capture/triage inbox loop; dogfood AGENTS.md/ROADMAP; document git-tracking standard
Introduce the cross-project capture->triage->roadmap loop: /capture appends an
idea or bug to INBOX.md from any repo (new-project ideas included), /triage drains
a project's items into its AGENTS.md or ROADMAP.md. Give the standards repo its own
AGENTS.md (+ CLAUDE.md symlink) and ROADMAP.md so it follows its own standard, and
add a 'What git tracks' section to portability.md plus the canonical .gitignore
block answering what is committed vs gitignored around .claude and symlinks.
2026-06-14 10:36:36 -05:00

21 lines
971 B
Markdown

---
description: Drain this project's items from the cross-project inbox (INBOX.md) into its AGENTS.md Current state or ROADMAP.md, with your approval
argument-hint: [optional focus, e.g. "just the bugs"]
allowed-tools: Bash(git:*), Read, Edit, Write, Grep, Glob
---
Triage the cross-project inbox for the repository in the current working directory: route
this repo's captured items to where they belong, then clear them from the inbox.
Optional focus from me (may be empty): $ARGUMENTS
Your complete guide — how to select this repo's items, the routing destinations, the
approval gate, and the two-repo commit — is at:
~/Projects/standards/guides/triage.md
Read it in full first, then follow it exactly. If you cannot read that file, stop and
report precisely that — do not improvise the triage.
Routing decisions are mine: propose a destination for each item and wait for my approval
before editing any project file or removing anything from the inbox.