README
01design-and-deliver/claude-code-autoconfig
Agent Claude Code
This directory is where you define subagents — focused assistants Claude can delegate to during a task (e.g., a code reviewer, a test writer, a security auditor).
design-and-deliver/claude-code-autoconfig
Agent Claude Code
This directory is where you define subagents — focused assistants Claude can delegate to during a task (e.g., a code reviewer, a test writer, a security auditor).
design-and-deliver/claude-code-autoconfig
Agent Claude Code
Sync the interactive docs with the current state of .claude/.
design-and-deliver/claude-code-autoconfig
Command Claude Code
Stop a plan for good, and make every piece of tooling agree that it stopped.
design-and-deliver/claude-code-autoconfig
Command Claude Code
Analyze one session's token spend — deterministic digest + efficiency read-out.
design-and-deliver/claude-code-autoconfig
Command Claude Code
Command "autoconfig-update" from design-and-deliver/claude-code-autoconfig, covering autoconfig update, step 0: what's new (installer handoff), step 0b: status beeps opt-in (asked once), step 0c: auto permission mode opt-in (asked once) and step 0d: auto-guard opt-in (asked once).
design-and-deliver/claude-code-autoconfig
Command Claude Code
Configure Claude Code scaffolding for this project — settings, permissions, hooks, commands, and docs.
design-and-deliver/claude-code-autoconfig
Command Claude Code
Check if there are uncommitted changes that should be committed, based on these thresholds.
design-and-deliver/claude-code-autoconfig
Command Claude Code
Run tests, stage all changes, create a commit with a good message, and push to the current branch.
design-and-deliver/claude-code-autoconfig
Command Claude Code
Recover the previous session's last active use case, report where it stands, then stop for your go-ahead.
design-and-deliver/claude-code-autoconfig
Command Claude Code
Print the session-vs-fresh cost readout: live context (the per-turn re-read), fresh-session cold-start cost, and a verdict. Only the forward-looking figures appear — session total is sunk cost and deliberately omitted (/usage-report owns spend detail). All figures come deterministically from the repo's token-guard…
design-and-deliver/claude-code-autoconfig
Command Claude Code
Show the full rationale behind the most recent cost-control verdict card.
design-and-deliver/claude-code-autoconfig
Command Claude Code
Half a dozen sessions run against this repo at once and every one of them holds state that exists nowhere but its own context window. /fleet says who is live and what sits unlanded in a worktree; /plan-progress says how far a plan doc got. Neither says what each session is actually trying to accomplish, how far it…
design-and-deliver/claude-code-autoconfig
Command Claude Code
(deprecated — use /disable-status-beeps) Turn OFF Pole Position tab status beeps.
design-and-deliver/claude-code-autoconfig
Command Claude Code
Turn OFF Pole Position tab status beeps.
design-and-deliver/claude-code-autoconfig
Command Claude Code
(deprecated — use /enable-status-beeps) Turn ON Pole Position tab status beeps.
design-and-deliver/claude-code-autoconfig
Command Claude Code
Enable the experimental Retro feature, which lets Claude log tech debt and improvement opportunities as structured story files.
design-and-deliver/claude-code-autoconfig
Command Claude Code
Turn ON Pole Position tab status beeps (awaiting = low tone, complete = high tone).
design-and-deliver/claude-code-autoconfig
Command Claude Code
Close out the working day. The whole report is two collapsed sections — Done today and Next steps — and nothing else. Someone reading it cold should know what moved and what to pick up first, without reading a paragraph to get there.
design-and-deliver/claude-code-autoconfig
Command Claude Code
Scan all Claude configuration artifacts and propose structured rules for .claude/rules/.
design-and-deliver/claude-code-autoconfig
Command Claude Code
Several Claude sessions run against this repo at once. Some hold while others finish, and there is no single place that says who is doing what — so the state feels invisible even though every signal is already on disk. This joins them into one board.
design-and-deliver/claude-code-autoconfig
Command Claude Code
Collapse whatever was just investigated in this conversation into exactly three lines.
design-and-deliver/claude-code-autoconfig
Command Claude Code
Get the latest screenshot(s) and display them.
design-and-deliver/claude-code-autoconfig
Command Claude Code
Run this in the new session. It completes the cutover — no manual /recover-context args, no manual handoff read. Two modes, auto-detected in Step 1.
design-and-deliver/claude-code-autoconfig
Command Claude Code
Show, at a glance, where the project's phased plan doc(s) stand — the read-only twin of /continue. /continue runs the next unchecked substep; this just shows the map, cheaply, without spending tokens on execution.