tinesoft

7 mods across 1 repository, 7 stars between them.

tinesoft/spec-kit-token-budget

Instructions file

Instructions for tinesoft/spec-kit-token-budget, covering claude.md, what this repo is, development workflow, install locally into an sdd project for manual testing and test slimoutput.sh.

7 1mo ago A 1,547 tokens original MIT

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

scope

06

tinesoft/spec-kit-token-budget

Command

Build a focused reading manifest for the next workflow step. Names the files the agent should load, the sections it can skip, and the running token budget. Run this before /speckit.plan, /speckit.tasks, or /speckit.implement to keep their working context lean.

7 1mo ago A 62 tokens original MIT

usage

07

tinesoft/spec-kit-token-budget

Command

Show token usage for every SDD artifact in the active feature, the projected context window for each upcoming phase, and the savings already realized by token-budget (full backups vs current files).

7 1mo ago A 37 tokens original MIT