prd-check
01Command Claude Code
A read-only command that checks whether docs/PRD.md, a product requirements document, follows required structure and formatting rules.
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.
Command Claude Code
A read-only command that checks whether docs/PRD.md, a product requirements document, follows required structure and formatting rules.
Command Claude Code
读取:docs/prd-plan-pack.yaml(如存在) | 写入:docs/prd-plan-pack.yaml(每轮更新;纯 YAML;不包含 ) | 模板:.claude/textum/prd-plan-pack-template.yaml.
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.
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.
Command Claude Code
读取:docs/PRD.md(只读) | 写入:docs/GLOBAL-CONTEXT.md | 模板:.claude/textum/GLOBAL-CONTEXT-template.md | 可选输入:FAIL/DECISION 清单.
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.
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.
Command Claude Code
读取:docs/story--.md | 写入:docs/story-mermaid.md | 模板:N/A.
Command Claude Code
读取:docs/PRD.md(只读) | 写入:docs/split-plan.yaml(纯 YAML;不包含 ) | 模板:.claude/textum/split-plan-template.yaml | 可选输入:SPLITREPLANPACK.
Command Claude Code
读取:docs/split-plan.yaml、docs/PRD.md(只读)、docs/GLOBAL-CONTEXT.md(只读) | 写入:docs/story--.md | 模板:.claude/textum/story-template.md.
Command Claude Code
A read-only validation command for checking one numbered software work item, called a Story, against project rules and requirements.
Command Claude Code
A batch command for executing several numbered software work items, called Stories, from their YAML instruction files.
Command Claude Code
读取:docs/story-$ARGUMENTS-.md、docs/GLOBAL-CONTEXT.md(只读)、docs/PRD.md(只读) | 写入:docs/story-$ARGUMENTS-exec-pack.yaml(仅 PASS 时写入;纯 YAML;不包含 ) | 模板:N/A.
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.