arch-doc

Generate Markdown architecture documents with Mermaid diagrams for ARB discussions.

3|Updated Jun 10, 2026
One-click install
npx skills add https://github.com/cwijayasundara/claude_harness_eng_v5 --skill arch-doc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arch-doc
Source: https://github.com/cwijayasundara/claude_harness_eng_v5/tree/main/harness-lite/.claude/skills/arch-doc
Command: npx skills add https://github.com/cwijayasundara/claude_harness_eng_v5 --skill arch-doc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the creation of detailed architecture review board (ARB) narratives, providing a quick and efficient way to document designs and share them with stakeholders.

Core Features & Use Cases

  • Architecture Narrative Creation: Generate standalone Markdown documents for ARB discussions, design proposals, and RFCs.
  • No Pipeline Integration: Does not interfere with the software development lifecycle or involve additional tools.
  • Use Case: Ideal for creating an ARB document without the need for planning, generation, evaluation, or schema creation.

Quick Start

/arch-doc # Create a new architecture document and write it to the default location 'docs/architecture/<slug>.md'.

Frequently Asked Questions about arch-doc

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

FAQPage Schema
How do I generate an architecture review board document in Markdown?

To generate an architecture review board document in Markdown, use this Skill to produce standalone narratives for design discussions and RFCs. It outputs structured documents with inline Mermaid diagrams for visualization.

What is the best way to write an RFC with Mermaid diagrams?

The best way to write an RFC with Mermaid diagrams is to use this Skill, which requires and embeds Mermaid syntax directly into the Markdown output for inline architectural visualization during design reviews.

Does this architecture documentation tool integrate with the software development lifecycle?

No, this architecture documentation tool does not integrate with the software development lifecycle. It operates independently without engaging pipelines, planners, or evaluation tools to quickly generate design proposals.

Where are the generated architecture design proposals saved?

Generated architecture design proposals are saved as Markdown files in the default location 'docs/architecture/<slug>.md'. This ensures standardized storage for stakeholder sharing and review.

Can I use this to create design documentation without schema creation or evaluation?

Yes, you can create design documentation without schema creation or evaluation. This Skill specifically bypasses planning and evaluation steps to deliver quick, standalone Markdown narratives for architecture discussions.