Files
standards/adapters/claude/commands/capture.md
T
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

793 B

description, argument-hint, allowed-tools
description argument-hint allowed-tools
Log an idea or bug to the cross-project inbox (INBOX.md in the standards repo) from any repo, without acting on it the idea or bug — optionally name the project, type, and priority Bash(git:*), Read, Edit, Write

Capture a quick note into the cross-project inbox. Do not act on it — just record it durably and confirm. What to capture (the note, optionally with project / type / priority): $ARGUMENTS

Your complete guide — the fields to parse, the inbox line format, and the commit/push step that makes the note durable — is at:

~/Projects/standards/guides/capture.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 capture or drop the note.