sop
25tjmustard/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.
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.
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.
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.
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.
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.
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.
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.
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.
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/.
tjmustard/Hypergraph-Coding-Agent-Framework
Command Claude Code
Read .agents/skills/hyper-architect/SKILL.md and follow its instructions precisely.
tjmustard/Hypergraph-Coding-Agent-Framework
Command Claude Code
Read .agents/skills/hyper-audit/SKILL.md and follow its instructions precisely.
tjmustard/Hypergraph-Coding-Agent-Framework
Command Claude Code
Read .agents/skills/hyper-baseline/SKILL.md and follow its instructions precisely.
tjmustard/Hypergraph-Coding-Agent-Framework
Command Claude Code
Flush conversation history and reset session context between feature cycles.
tjmustard/Hypergraph-Coding-Agent-Framework
Command Claude Code
Deep-research a topic collaboratively with an expert co-researcher persona.
tjmustard/Hypergraph-Coding-Agent-Framework
Command Claude Code
Brainstorm architecture and trade-offs with a strategic CTO advisor persona.
tjmustard/Hypergraph-Coding-Agent-Framework
Command Claude Code
Audit and fix HACF agent files so HACF is framed as a toolchain, not the project subject.
tjmustard/Hypergraph-Coding-Agent-Framework
Command Claude Code
Capture and format a GitHub issue from a quick description.
tjmustard/Hypergraph-Coding-Agent-Framework
Command Claude Code
Convert an agentic prompt or Gemini Gem into a new structured skill for the framework.
tjmustard/Hypergraph-Coding-Agent-Framework
Command Claude Code
Exhaustively research a topic or codebase area using first-principles thinking.
tjmustard/Hypergraph-Coding-Agent-Framework
Command Claude Code
Read .agents/skills/hyper-discover/SKILL.md and follow its instructions precisely.
tjmustard/Hypergraph-Coding-Agent-Framework
Command Claude Code
Update project docs to reflect recent code changes.
tjmustard/Hypergraph-Coding-Agent-Framework
Command Claude Code
Read .agents/skills/hyper-execute/SKILL.md and follow its instructions precisely to implement the current plan.
tjmustard/Hypergraph-Coding-Agent-Framework
Command Claude Code
Domain-sharpening interview that updates CONTEXT.md and ADRs inline as decisions crystallise.
tjmustard/Hypergraph-Coding-Agent-Framework
Command Claude Code
Compact the current conversation into a handoff document for another agent to pick up.