graph-design

Orchestrate mcp-graph design phases with ADR and contract validation.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/luissimon96/orchestration-devops-agents --skill graph-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: graph-design
Source: https://github.com/luissimon96/orchestration-devops-agents/tree/main/.agents/skills/graph-design
Command: npx skills add https://github.com/luissimon96/orchestration-devops-agents --skill graph-design

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mcp__mcp-graph__context, mcp__mcp-graph__code_intelligence, mcp__mcp-graph__node, mcp__mcp-graph__edge, mcp__mcp-graph__write_memory, mcp__mcp-graph__analyze, mcp__mcp-graph__set_phase, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The Skill overcomes the challenges of manual and error-prone design processes, especially for complex architectures.

Core Features & Use Cases

  • Automated Design Analysis: Systematically analyzes requirements, constraints, and risks for informed decisions.
  • Architecture Documentation: Documents architectural decisions as ADRs for traceability and collaboration.
  • Interface Contract Management: Establishes and documents contracts between components, ensuring robust inter-component communication.
  • Validation: Validates architectural decisions and interface contracts, ensuring compliance with project standards.
  • Workflow Execution: Executes a step-by-step workflow that moves from context loading to setting the next phase.

Quick Start

Activate the skill by executing 'graph-design' when you need to design new features or analyze the impact on existing components.

Frequently Asked Questions about graph-design

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate architectural design analysis for complex codebases?

Automate architectural design analysis by orchestrating requirements, constraints, and risk evaluation to drive informed decisions. This skill systematically processes codebase impacts and documents architecture decisions for traceability.

What is the best way to document architectural decisions as ADRs during development?

Documenting architectural decisions as ADRs ensures traceability and collaboration across teams. This skill validates these decisions against project standards and manages interface contracts for robust inter-component communication.

How do I establish and validate interface contracts between software components?

Establish and validate interface contracts by documenting communication boundaries and checking compliance with project standards. This skill manages contract coverage and validates inter-component interactions during the design phase.

Can I analyze codebase impact and manage the lifecycle design phase using mcp-graph?

Yes, you can analyze codebase impact and manage the design phase using mcp-graph APIs. The skill handles context loading, code intelligence analysis, and transitions the lifecycle to the next phase.

Do I need mcp-graph code intelligence APIs to perform architecture decision documentation?

Yes, architecture decision documentation requires mcp-graph code intelligence and context APIs to analyze complex codebase impacts. These dependencies enable systematic validation and lifecycle phase management.