spec kit commands

46 tagged spec kit, measured the same way as everything else here.

Browse within: ai-article-writer 16article 16spec-driven-development 15ai-context 14markdown 14speckit 14spec-kit-extension 7research-harness 6extension 5token-optimization 5tokenomics 5

check

01

wordflowlab/article-writer

Command

A final-review command for articles, covering feature explanations, checklists, content completeness, and quality standards.

291 9mo ago A 6 tokens

fabu

02

wordflowlab/article-writer

Command

A publishing command that reads the workspace type from .content/config.json and runs the matching built-in script or copy command.

291 9mo ago A 18 tokens

review

03

wordflowlab/article-writer

Command

A three-pass editing command for improving an article's content, style, and level of detail.

291 9mo ago A 0 tokens

lindoelio/spec-driven-steroids

Command

Generate or refresh repository guideline documents using the project-guidelines-writer skill. Analyze the repo, generate all six standard guideline files by default, prefer managed-section updates for existing files, and ask only for exceptional overwrite or skip decisions.

54 22d ago A 46 tokens original MIT

archive

06

stn1slv/spec-kit-archive

Command

Archive a feature specification into main project memory after merge, resolving gaps and conflicts.

28 7d ago A 15 tokens original MIT

compact

10

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

11

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

12

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

formin/spec-kit-harness

Command

Initialize externalized harness state (budget, candidates, curated set, evidence, verification, observations) for the active feature.

5 2mo ago A 23 tokens original MIT

example

16

Hotion13/cx-prompts

Command Codex

This prompt is specific to the codexshell project.

3 10mo ago A 0 tokens

audit

17

stefaniuk/loadout

Command

Audit a file, directory, or whole repo for insecure default configuration: fallback secrets, default credentials, fail-open switches, weak crypto, permissive access, debug leakage. Parallel sweeps collect candidates, then a refuting verifier traces each one to the security decision it reaches before it is reported.

1 3d ago A 59 tokens original MIT