extension commands

10 tagged extension, measured the same way as everything else here.

Browse within: spec-driven-development 5spec-kit 5token-optimization 5tokenomics 5

compact

03

tinesoft/spec-kit-token-budget

Command

Compact one or more Spec-Driven Development artifacts in place to reduce token cost on subsequent /speckit. commands. Lossless on requirements, decisions, contracts, IDs; strips template scaffolding, examples, and prose padding. The original is preserved as .full.md the first time an artifact is compacted.

7 1mo ago A 65 tokens original MIT

concise

04

tinesoft/spec-kit-token-budget

Command

Toggle a project-local concise-output directive that suppresses agent prose padding during SDD steps. State lives in the project's agent memory file (AGENTS.md preferred when present, else CLAUDE.md / GEMINI.md / .cursor/rules / .windsurf/rules / etc.) inside a clearly marked block, so it is reversible and reviewable.

7 1mo ago A 71 tokens original MIT

restore

05

tinesoft/spec-kit-token-budget

Command

Restore one or more Spec-Driven Development artifacts to their original (pre-compaction) state from the .full.md backups created by /compact. Deletes each backup after a successful restore.

7 1mo ago A 39 tokens original MIT

docs-audit

06

JOndarza/loadout

Command Claude Code

Audit docs structure and .claude/rules/ for token-efficiency violations.

2 4mo ago A 15 tokens original MIT

docs-migrate

07

JOndarza/loadout

Command Claude Code

Migrate v1 docs-architect (lite/ pattern) to v2 (.claude/rules/).

2 4mo ago A 21 tokens original MIT

docs-sync

08

JOndarza/loadout

Command Claude Code

Detect docs drift from code changes since the last docs-touching commit.

2 4mo ago A 13 tokens original MIT