tjmustard

58 mods across 1 repository, 2 stars between them.

sop

25

tjmustard/Hypergraph-Coding-Agent-Framework

Skill Claude CodeCodex

Explains the Master SOP and guides the user to the correct framework phase. Use when a new user needs orientation or when you need to re-anchor to the correct workflow phase.

2 1mo ago A 38 tokens original MIT

status

26

tjmustard/Hypergraph-Coding-Agent-Framework

Skill Claude CodeCodex

Immediately outputs the current, fully updated Living Master Plan including project objectives, architecture hypotheses, actionable steps, constraints, and a graveyard of failed approaches. Use at any point to get a snapshot of the project state.

2 1mo ago A 45 tokens original MIT

stitch-design

27

tjmustard/Hypergraph-Coding-Agent-Framework

Skill Claude CodeCodex

Translates rough UI/UX ideas and visual references into a concrete Design System specification with tokens, component specs, and layout rules. Use when starting UI work or defining visual standards for a feature.

2 1mo ago A 43 tokens original MIT

template-architect

28

tjmustard/Hypergraph-Coding-Agent-Framework

Skill Claude CodeCodex

Reverse-engineers a filled-out source document into a reusable Markdown template for a downstream AI agent. Use when the user provides a completed document and wants to extract a reusable template from it.

2 1mo ago A 41 tokens original MIT

troubleshooting

29

tjmustard/Hypergraph-Coding-Agent-Framework

Skill Claude CodeCodex

Guides the user through diagnosing and recovering from common failure states in the Hypergraph Coding Agent Framework. Use when the user reports bugs, hallucinations, desynchronization, or errors with the framework agents.

2 1mo ago A 45 tokens original MIT

tjmustard/Hypergraph-Coding-Agent-Framework

Skill Claude CodeCodex

Run this after /hyper-tutorial-run to turn tutorial failures into a structured, constraint-aware goal prompt. Interviews the user about their goal and what may/may not be changed, then generates a paste-ready prompt for a new Claude Code fix session. Does NOT re-run tutorial commands.

2 1mo ago A 63 tokens original MIT

tutorial-generator

31

tjmustard/Hypergraph-Coding-Agent-Framework

Skill Claude CodeCodex

Generates a markdown tutorial from an integration test or user-provided files through iterative LLM + human collaboration. Tutorials are saved to tutorials/ / with organized supporting files.

2 1mo ago A 38 tokens original MIT

tutorial-run

32

tjmustard/Hypergraph-Coding-Agent-Framework

Skill Claude CodeCodex

Interactively walks the user through a tutorial folder generated by /hyper-tutorial-generator. Reads tutorial.md section by section, answers questions in context, and surfaces linked code samples and output files on demand.

2 1mo ago A 43 tokens original MIT

update

33

tjmustard/Hypergraph-Coding-Agent-Framework

Skill Claude CodeCodex

Interactive smart-upgrade command. Fetches latest upstream framework, auto-updates non-sensitive files, and guides user through section-by-section collaborative merge of sensitive customizable files. Backs up any replaced or merged file to .agents/.backup/YYYY-MM-DD/.

2 1mo ago A 52 tokens original MIT