Zts0hg/codexspec

A Requirements-First Spec-Driven Development (SDD) toolkit for Codex and Claude Code with multi-language support

5Stars on the repository
58Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

analyze

01

Zts0hg/codexspec

Command Claude Code

A cross-document consistency checker for software requirements, specifications, designs, plans, and task lists. It treats requirements.md as the main source of truth and can update downstream documents when they disagree.

5 3d ago A 18 tokens original MIT

Zts0hg/codexspec

Command Claude Code

A command for reviewing whether translated documents keep the same meaning and quality as their English source.

5 3d ago A 12 tokens original MIT

checklist

03

Zts0hg/codexspec

Command Claude Code

A command that creates a tailored checklist for checking whether software requirements are complete, clear, and consistent. It can use the project's constitution file, which records project principles and quality rules, when one exists.

5 3d ago A 20 tokens original MIT

clarify

04

Zts0hg/codexspec

Command Claude Code

A requirements clarification command that resolves unclear feature requests and keeps requirements.md and spec.md in sync. It can use the project's language settings for conversations and document files.

5 3d ago A 14 tokens original MIT

commit-staged

05

Zts0hg/codexspec

Command Claude Code

A command that turns confirmed requirements into a technical specification document without changing the intended product behavior. It also follows project rules and records assumptions separately from confirmed decisions.

5 3d ago A 18 tokens original MIT

config

06

Zts0hg/codexspec

Command Claude Code

Manage CodexSpec project configuration interactively.

5 3d ago A 8 tokens original MIT

constitution

07

Zts0hg/codexspec

Command Claude Code

A command for creating or updating a project's constitution: a written set of principles that guides project work. It can take principles directly or explore them interactively.

5 3d ago A 25 tokens original MIT

debug

08

Zts0hg/codexspec

Command Claude Code

Debug a failure to its root cause before proposing any fix.

5 3d ago A 11 tokens original MIT

distill

09

Zts0hg/codexspec

Command Claude Code

Distill reusable, cross-feature knowledge from an interaction into the project profile.

5 3d ago A 14 tokens original MIT

evolve

10

Zts0hg/codexspec

Command Claude Code

Compile vetted project-profile knowledge into a reusable command/skill and contribute it upstream via a reviewed PR.

5 3d ago A 19 tokens original MIT

generate-spec

11

Zts0hg/codexspec

Command Claude Code

Read .codexspec/config.yml. Two independent language controls apply (each falls back to language.output, then English).

5 3d ago A 15 tokens original MIT

implement-tasks

12

Zts0hg/codexspec

Command Claude Code

A task implementation command that carries out the tasks in a project plan. For code, it can use TDD, a process of writing a failing test before the code that makes it pass; documents and configuration are implemented directly.

5 3d ago A 23 tokens original MIT

onboard

13

Zts0hg/codexspec

Command Claude Code

Cold-start the project profile by scanning an existing codebase for conventions and constraints.

5 3d ago A 15 tokens original MIT

plan-to-tasks

14

Zts0hg/codexspec

Command Claude Code

A task-planning command that expands an approved implementation plan into specific, traceable coding tasks.

5 3d ago A 16 tokens original MIT

pr

15

Zts0hg/codexspec

Command Claude Code

A pull-request or merge-request description generator based on the changes in Git and, when available, a software specification.

5 3d ago A 31 tokens original MIT

quick

16

Zts0hg/codexspec

Command Claude Code

A command for small, clearly defined code changes that follows a short requirements-first process. Requirements-first means confirming what should be built before planning the edits.

5 3d ago A 17 tokens original MIT

release-notes

17

Zts0hg/codexspec

Command Claude Code

Generate release notes from git history — maintain a Keep a Changelog CHANGELOG.md entry and emit a user-facing release body, without deciding versions or mutating git state.

5 3d ago A 33 tokens original MIT

review-code

18

Zts0hg/codexspec

Command Claude Code

A command that reviews selected code changes as a strict defect gate before merging. It also supports a separate audit mode.

5 3d ago A 23 tokens original MIT

review-design

19

Zts0hg/codexspec

Command Claude Code

Review design fidelity, feasibility, and planning readiness.

5 3d ago A 9 tokens original MIT

review-plan

20

Zts0hg/codexspec

Command Claude Code

A plan-review command for checking whether a software implementation plan matches the requirements, can realistically be built, and is ready to use.

5 3d ago A 16 tokens original MIT

review-python-code

21

Zts0hg/codexspec

Command Claude Code

A command for reviewing Python code for style, type annotations, reliability, performance, and project rules. PEP 8 is the commonly used guide for formatting and writing readable Python.

5 3d ago A 27 tokens original MIT

review-react-code

22

Zts0hg/codexspec

Command Claude Code

A command that reviews React and TypeScript code, including how components are organised, how Hooks are used, how state is handled, and how the code performs.

5 3d ago A 28 tokens original MIT

review-spec

23

Zts0hg/codexspec

Command Claude Code

A command that reviews a software specification for accuracy, internal quality, and readiness for implementation. A specification describes what a feature should do and provides the reference for building it.

5 3d ago A 15 tokens original MIT

review-tasks

24

Zts0hg/codexspec

Command Claude Code

A command that reviews a task list for fidelity to its source plans, practical executability, dependencies, and ways to verify completion. It can use project requirements, specifications, designs, plans, and repository files.

5 3d ago A 17 tokens original MIT