check
01Command
A final-review command for articles, covering feature explanations, checklists, content completeness, and quality standards.
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
Command
A final-review command for articles, covering feature explanations, checklists, content completeness, and quality standards.
Command
A publishing command that reads the workspace type from .content/config.json and runs the matching built-in script or copy command.
Command
A three-pass editing command for improving an article's content, style, and level of detail.
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.
lindoelio/spec-driven-steroids
Command
Start an approved Spec-Driven workflow using the brief or full lane.
Command
Archive a feature specification into main project memory after merge, resolving gaps and conflicts.
Command
Capture durable knowledge and architecture decisions from current or provided diffs.
Command
Propose human-approved durable lessons and matching index updates from completed work.
Command
Use index-first retrieval to synthesize constraints and gate planning on conflicts.
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.
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.
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.
Command
Run a budget-aware exploration loop that externalizes every finding into the harness state files.
Command
Initialize externalized harness state (budget, candidates, curated set, evidence, verification, observations) for the active feature.
Command
Synthesize curated evidence and verification records into the feature's research.md with a coverage table.
Command Codex
This prompt is specific to the codexshell project.
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.