Zts0hg

58 mods across 1 repository, 5 stars between them.

Zts0hg/codexspec

Skill Claude CodeCodex

A skill for turning an existing task list into GitHub Issues, which are trackable work items in GitHub.

5 4d ago A 23 tokens original MIT

Zts0hg/codexspec

Plugin Claude Code

Requirements-First SDD toolkit for Claude Code - structured slash commands for AI-assisted software development.

5 4d ago A tokens not measured original MIT

analyze

27

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 4d 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 4d ago A 12 tokens original MIT

checklist

29

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 4d ago A 20 tokens original MIT

clarify

30

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 4d ago A 14 tokens original MIT

commit-staged

31

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 4d ago A 18 tokens original MIT

config

32

Zts0hg/codexspec

Command Claude Code

Manage CodexSpec project configuration interactively.

5 4d ago A 8 tokens original MIT

constitution

33

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 4d ago A 25 tokens original MIT

debug

34

Zts0hg/codexspec

Command Claude Code

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

5 4d ago A 11 tokens original MIT

distill

35

Zts0hg/codexspec

Command Claude Code

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

5 4d ago A 14 tokens original MIT

evolve

36

Zts0hg/codexspec

Command Claude Code

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

5 4d ago A 19 tokens original MIT

generate-spec

37

Zts0hg/codexspec

Command Claude Code

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

5 4d ago A 15 tokens original MIT

implement-tasks

38

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 4d ago A 23 tokens original MIT

onboard

39

Zts0hg/codexspec

Command Claude Code

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

5 4d ago A 15 tokens original MIT

plan-to-tasks

40

Zts0hg/codexspec

Command Claude Code

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

5 4d ago A 16 tokens original MIT

pr

41

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 4d ago A 31 tokens original MIT

quick

42

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 4d ago A 17 tokens original MIT

release-notes

43

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 4d ago A 33 tokens original MIT

review-code

44

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 4d ago A 23 tokens original MIT

review-design

45

Zts0hg/codexspec

Command Claude Code

Review design fidelity, feasibility, and planning readiness.

5 4d ago A 9 tokens original MIT

review-plan

46

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 4d ago A 16 tokens original MIT

review-python-code

47

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 4d ago A 27 tokens original MIT

review-react-code

48

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 4d ago A 28 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: