marconae/speq-skill

A light-weight and straightforward system for spec-driven development with Claude Code or OpenAI Codex. Written in Rust 🦀

50Stars on the repository
29Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

speq-audit

01

marconae/speq-skill

Skill Claude CodeCodex

Audit a speq project's health — spec-library structure, feature/decision-log/plan validation, mission-to-spec sync, unrecorded plans, and gitignore hygiene — then guide fixes. Use when the user asks to audit, health-check, doctor, lint, or sanity-check the specs or repo, or after cloning or inheriting a speq project.

50 1mo ago A 77 tokens original MIT

speq-cli

02

marconae/speq-skill

Skill Claude CodeCodex

Query specs via the speq CLI — semantic search, feature listing, structure validation. Use before reading any spec file; every speq orchestrator and sub-agent invokes this first for spec discovery, search, or validation.

50 1mo ago A 48 tokens original MIT

marconae/speq-skill

Skill Claude CodeCodex

TDD cycle and code quality guardrails — failing-test-first, evidence, dependency, error-handling, and test-quality rules. Triggered by /speq-implement, implementer-agent, implementer-expert-agent, and code-reviewer before any implementation or review work.

50 1mo ago A 63 tokens original MIT

speq-code-review

04

marconae/speq-skill

Skill Claude CodeCodex

Code review tag taxonomy and findings output format — guardrail violations, dead code, test quality, bad comments, optimizations, YAGNI/over-engineering, error handling, and design depth. Triggered by code-reviewer.

50 1mo ago A 52 tokens original MIT

speq-code-tools

05

marconae/speq-skill

Skill Claude CodeCodex

Semantic code navigation and editing via Serena MCP — symbol-level tools preferred over grep/find/manual edits. Triggered by /speq-mission, /speq-implement, planner-agent, implementer-agent, implementer-expert-agent, code-reviewer, and recorder-agent.

50 1mo ago A 60 tokens original MIT

marconae/speq-skill

Skill Claude CodeCodex

Complexity-management design principles — deep modules, information hiding and leakage, module boundaries, dependency direction, strategic vs. tactical tradeoffs. Triggered by planner-agent, plan-reviewer, implementer-agent, implementer-expert-agent, and code-reviewer before any design, implementation, or review work.

50 1mo ago A 68 tokens original MIT

speq-ext-research

07

marconae/speq-skill

Skill Claude CodeCodex

External documentation and research via Context7 and WebSearch — library APIs and design patterns. Triggered by /speq-mission, /speq-implement, planner-agent, implementer-agent, and implementer-expert-agent when current external sources are needed.

50 1mo ago A 58 tokens original MIT

speq-git-discipline

08

marconae/speq-skill

Skill Claude CodeCodex

Read-only git guardrails and the Conventional Commits reference — no history writes, verify changes before completing. Triggered by planner-agent, implementer-agent, implementer-expert-agent, and recorder-agent; git-agent alone is exempt and uses /speq-git-operations instead.

50 1mo ago A 64 tokens original MIT

speq-git-operations

09

marconae/speq-skill

Skill Claude CodeCodex

The git/gh operation-to-command mapping and return formats for git-agent — the sole write-permitted actor in this system. Triggered by git-agent.

50 1mo ago A 38 tokens original MIT

speq-implement-pr

10

marconae/speq-skill

Skill Claude CodeCodex

Headless follow-up to /speq-plan-pr. Continues on a plan's feat/plan-name branch, runs /speq-implement, bumps the version, runs the real test suites, records only if green, then pushes, opens/updates the PR, and marks it ready. Arg: plan name, PR number, or branch name.

50 1mo ago A 77 tokens original MIT

speq-implement

11

marconae/speq-skill

Skill Claude CodeCodex

Orchestrate implementation of a reviewed plan: task breakdown, TDD sub-agents, code review, and verification report. Use when the user asks to implement, build, or execute a plan under specs/plans/ — after /speq-plan, before /speq-record. Arg: .

50 1mo ago A 68 tokens original MIT

speq-mission

12

marconae/speq-skill

Skill Claude CodeCodex

Create or update specs/mission.md through a Socratic interview; detects brownfield vs greenfield. Use when the user asks to bootstrap or initialize a speq project, write or revise the project mission, or when /speq-audit reports mission drift and seeds this skill with its findings.

50 1mo ago A 65 tokens original MIT

speq-plan-pr

13

marconae/speq-skill

Skill Claude CodeCodex

Headless, non-interactive version of /speq-plan for CI or agent-driven runs. Plans a feature without a live interview, commits the result to a feat/plan-name branch, and opens a draft PR. If a decision genuinely needs a human, it persists the partial plan and open questions and asks in a PR comment instead of…

50 1mo ago A 91 tokens original MIT

speq-plan-review

14

marconae/speq-skill

Skill Claude CodeCodex

Adversarial plan-review method and challenge taxonomy — premortem framing, multi-axis challenge taxonomy, severity discipline, and findings output format. Triggered by plan-reviewer.

50 1mo ago A 40 tokens original MIT

speq-plan

15

marconae/speq-skill

Skill Claude CodeCodex

Plan a feature or change through a clarifying interview, producing spec deltas, plan.md, and decision-log.md via planner-agent with adversarial review. Use when the user asks to plan, spec, design, or scope a new feature, a change or removal of existing behavior, a refactor, or a fix — before any implementation.

50 1mo ago A 73 tokens original MIT

speq-planning

16

marconae/speq-skill

Skill Claude CodeCodex

Plan-authoring workflow — spec delta authoring, test mapping, plan.md/decision-log.md generation, expert-task tagging, headless escalation, and revision mode. Triggered by planner-agent.

50 1mo ago A 44 tokens original MIT

speq-record

17

marconae/speq-skill

Skill Claude CodeCodex

Merge implemented spec deltas into the permanent specs library and archive the plan. Use when implementation is verified — after /speq-implement produces verification-report.md — or when the user asks to record, merge, or archive a finished plan. Arg: .

50 1mo ago A 58 tokens original MIT

speq-spec-merge

18

marconae/speq-skill

Skill Claude CodeCodex

Delta-merge procedure — DELTA marker semantics, library-organization thresholds, and ADR-promotion field mapping. Triggered by recorder-agent.

50 1mo ago A 34 tokens original MIT

marconae/speq-skill

Skill Claude CodeCodex

Prose guardrails for speq artifacts and GitHub PRs, issues, and comments — front-loaded (BLUF), terse, unambiguous writing anchored in established style and requirements standards. Triggered by /speq-mission, /speq-audit, /speq-implement, /speq-plan-pr, /speq-implement-pr, planner-agent, plan-reviewer, and…

50 1mo ago A 91 tokens original MIT