supergraph
01Plugin Claude Code
Plugin marketplace listing 1 plugin: supergraph.
Plugin Claude Code
Plugin marketplace listing 1 plugin: supergraph.
Instructions file CodexOpenCode
Instructions for datit309/supergraph, covering supergraph — mandatory workflows, skills, auto language detection, tiered workflow — pick the right tier first and full pipeline (tier 3).
Plugin Claude Code
Evidence-gated AI coding workflow: scan → analyze → plan → TDD → execute → fix → verify → review, powered by Codebase Memory MCP >= 0.9.0 with optional Serena LSP intelligence. Includes blast-radius planning, test/cycle gates, independent review, and Windows Git Bash hook auto-resolution.
Skill Claude CodeCodex
Meta-orchestrator — dispatches to the right skill for the task. Use before any non-trivial work.
Agent
Independent senior code reviewer. Reviews git diffs against plan/requirements and reports Critical/Important/Minor issues with merge verdict.
Agent
Specialized agent for executing implementation plans. Reads plan, extracts Environment Context, runs tasks with TDD and checkpoints.
Agent
Independent implementation plan reviewer. Checks completeness, spec alignment, task decomposition, and buildability before execution.
Agent
Specialized agent for creating implementation plans. Scans codebase, uses graph analysis, creates plan file. Does NOT execute tasks.
Hook
Runs when a session starts, executing run-hook.cmd. From datit309/supergraph.
Hook
Runs when you submit a prompt, before the agent sees it, executing run-hook.cmd. From datit309/supergraph.
Hook
Runs before the agent uses a tool for Write, Edit and Bash tool calls, executing run-hook.cmd (2 commands). From datit309/supergraph.
Hook
Runs after a tool call finishes for Write, Edit and Bash tool calls, executing run-hook.cmd (2 commands). From datit309/supergraph.
Hook
Runs before the context is compacted, executing run-hook.cmd. From datit309/supergraph.
Hook
Runs when the agent finishes a response, executing run-hook.cmd. From datit309/supergraph.
Skill Claude CodeCodex
Risk analysis and approach selection before planning. Use when requirements are ambiguous, approaches vary, or work touches hub/bridge nodes. Skip for typo fixes.
Skill Claude CodeCodex
Proactive architecture review — explore codebase structure, generate a self-contained HTML report with Mermaid diagrams and candidate improvements, then grill the findings. Use when planning a large refactor, onboarding to an unfamiliar codebase, or before a major architectural change.
Skill Claude CodeCodex
Persistent token-compression mode (75% reduction) — now always-on by default. Strips filler while keeping code exact.
Skill Claude CodeCodex
Database migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs (Prisma, Drizzle, Kysely, Django, TypeORM, golang-migrate).
Skill Claude CodeCodex
Structured 6-phase debugging. Build feedback loop first, reproduce deterministically, hypothesize with ranked falsifiable theories, instrument one variable at a time, fix with regression test, cleanup. Use when a bug exists, tests fail unexpectedly, or behavior is wrong and cause is unknown.
Skill Claude CodeCodex
Dispatch and execute implementation plans with TDD and checkpoints. Use when plan is ready. Parallel by default for independent tasks.
Skill Claude CodeCodex
Plan-aware auto-fix loop after coding. Runs tests, lint, format, and graph checks. Updates plan task status. Use after execute/tdd.
Skill Claude CodeCodex
Library-agnostic Flutter/Dart code review checklist covering widget best practices, state management patterns (BLoC, Riverpod, Provider, GetX, MobX, Signals), Dart idioms, performance, accessibility, security, and clean architecture.
Skill Claude CodeCodex
Build Flutter UI from Figma MCP or image input. Scans src for design tokens (colors, sizes, text styles), existing components, and naming conventions before writing a single line of code. Never hard-codes values.
Skill Claude CodeCodex
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…