snakeying

16 mods across 3 repositories, 84 stars between them.

textum

01

snakeying/Textum

Skill Claude CodeCodex

Textum PRD→Scaffold→Story workflow for Codex with low-noise outputs and gate checks.

41 7mo ago A 25 tokens original MIT

prd-check

02

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

03

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

04

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

05

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

06

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

07

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

08

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

09

snakeying/Textum

Command Claude Code

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

41 7mo ago A 0 tokens original MIT

split-plan

10

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

11

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

12

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

13

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

14

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

15

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

synapse

16

snakeying/Synapse

Skill Claude CodeCodex

Codex-led multi-model workflow (Codex + Claude + Gemini). Use when the user asks to run synapse ... to generate draft diffs/audits and persist artifacts to ./.synapse/.

40 5mo ago A 51 tokens original MIT