snakeying/Textum

Structured workflow that stops AI from forgetting your requirements. 4 phases with validation gates. Not smarter AI, just controllable process. Weave ideas into code that actually works.

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

prd-check

01

snakeying/Textum

Command Claude Code

A read-only command that checks whether docs/PRD.md, a product requirements document, follows required structure and formatting rules.

41 7mo ago A 0 tokens original MIT

prd-plan

02

snakeying/Textum

Command Claude Code

读取:docs/prd-plan-pack.yaml(如存在) | 写入:docs/prd-plan-pack.yaml(每轮更新;纯 YAML;不包含 ) | 模板:.claude/textum/prd-plan-pack-template.yaml.

41 7mo ago A 0 tokens original MIT

prd

03

snakeying/Textum

Command Claude Code

A command for turning a confirmed plan package into a PRD, or product requirements document: a structured description of what software should do. It can also make narrowly targeted corrections based on a list of failures or decisions.

41 7mo ago A 0 tokens original MIT

scaffold-check

04

snakeying/Textum

Command Claude Code

A read-only checker for a project's GLOBAL-CONTEXT.md file, which documents technical choices, project structure, rules, permissions, data, naming, and API conventions. It reports either PASS or a list of specific FAIL items.

41 7mo ago A 0 tokens original MIT

scaffold

05

snakeying/Textum

Command Claude Code

读取:docs/PRD.md(只读) | 写入:docs/GLOBAL-CONTEXT.md | 模板:.claude/textum/GLOBAL-CONTEXT-template.md | 可选输入:FAIL/DECISION 清单.

41 7mo ago A 0 tokens original MIT

split-check1

06

snakeying/Textum

Command Claude Code

读取:docs/split-plan.yaml、docs/story--.md | 写入:docs/split-check-index-pack.yaml(仅无 FAIL;PASS/DECISION 都写) | 模板:.claude/textum/split-check-index-pack-template.yaml.

41 7mo ago A 0 tokens original MIT

split-check2

07

snakeying/Textum

Command Claude Code

A read-only checker for a Textum story-splitting package, where a story is a small unit of planned product work. It compares the package with selected project rules, requirements, features, database tables, and APIs.

41 7mo ago A 0 tokens original MIT

split-checkout

08

snakeying/Textum

Command Claude Code

读取:docs/story--.md | 写入:docs/story-mermaid.md | 模板:N/A.

41 7mo ago A 0 tokens original MIT

split-plan

09

snakeying/Textum

Command Claude Code

读取:docs/PRD.md(只读) | 写入:docs/split-plan.yaml(纯 YAML;不包含 ) | 模板:.claude/textum/split-plan-template.yaml | 可选输入:SPLITREPLANPACK.

41 7mo ago A 0 tokens original MIT

split

10

snakeying/Textum

Command Claude Code

读取:docs/split-plan.yaml、docs/PRD.md(只读)、docs/GLOBAL-CONTEXT.md(只读) | 写入:docs/story--.md | 模板:.claude/textum/story-template.md.

41 7mo ago A 0 tokens original MIT

story-check

11

snakeying/Textum

Command Claude Code

A read-only validation command for checking one numbered software work item, called a Story, against project rules and requirements.

41 7mo ago A 0 tokens original MIT

story-full-exec

12

snakeying/Textum

Command Claude Code

A batch command for executing several numbered software work items, called Stories, from their YAML instruction files.

41 7mo ago A 0 tokens original MIT

story-pack

13

snakeying/Textum

Command Claude Code

读取:docs/story-$ARGUMENTS-.md、docs/GLOBAL-CONTEXT.md(只读)、docs/PRD.md(只读) | 写入:docs/story-$ARGUMENTS-exec-pack.yaml(仅 PASS 时写入;纯 YAML;不包含 ) | 模板:N/A.

41 7mo ago A 0 tokens original MIT

story

14

snakeying/Textum

Command Claude Code

A command that implements one software Story from a required YAML execution plan. The plan is the only source it uses for the Story’s rules, files, interfaces, tests, and checks.

41 7mo ago A 0 tokens original MIT