tokenomics commands

5 tagged tokenomics, measured the same way as everything else here.

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

compact

01

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

02

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

03

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