dev-dispatch

Official

Plan, align, and safely implement GraphReFly fixes

Authorgraphrefly
Version1.0.0
Installs0

System Documentation

What problem does it solve?

dev-dispatch turns ambiguous “implement this” requests into a spec-aligned plan and a guarded implementation path for GraphReFly across TypeScript and Python.

Core Features & Use Cases

  • Spec-first delivery: Reads the GraphReFly spec as the source of truth and aligns architecture and behavior before coding.
  • Two-phase workflow with approval gate: Produces a concrete plan in Phase 2 and halts for user approval before Phase 3 implementation.
  • Cross-language parity mindset: Supports changes targeting graphrefly-ts and graphrefly-py and calls for a post-implementation parity check.
  • Repo-pattern adherence: Locates and mirrors the closest existing implementation pattern to reduce drift and ensure consistency.
  • Hard API/behavior guardrails: Enforces constraints like no async in public APIs, nanoseconds time handling, and required message tuple formats.
  • Verification-focused completion: Runs TS and PY test suites and validates spec invariants before reporting done.

Quick Start

Ask the assistant to dispatch your change request by saying “dev-dispatch: implement <your feature/fix>” and wait for the plan approval before any code is written.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dev-dispatch
Download link: https://github.com/graphrefly/graphrefly-ts/archive/main.zip#dev-dispatch

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.