architecture-authoring

Create architecture documents with structured sections from overview and use cases.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/Busboom-Foo/meetupfu --skill architecture-authoring
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architecture-authoring
Source: https://github.com/Busboom-Foo/meetupfu/tree/main/.claude/skills/architecture-authoring
Command: npx skills add https://github.com/Busboom-Foo/meetupfu --skill architecture-authoring

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill guides teams in creating architecture documents, whether starting from scratch or detailing sprint updates, ensuring clear responsibilities and design decisions are captured.

Core Features & Use Cases

  • Initial Architecture: transform an overview and use cases into a complete architecture document.
  • Sprint Architecture Updates: generate focused diffs describing changes and their impact on the architecture.
  • Diagrams & Documentation: produce mermaid diagrams and structured sections for design rationale and decision records.

Quick Start

Create the first architecture document using the provided overview and use cases, following the seven-step process outlined.

Frequently Asked Questions about architecture-authoring

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

FAQPage Schema
How do I create a software architecture document from an overview and use cases?

To create a software architecture document, provide your project overview and use cases. The system generates a structured document covering Architecture Overview, Technology Stack, Module Design, Data Model, and Security Considerations.

How do I document sprint changes to an existing system architecture?

To document sprint changes for system architecture, input the sprint updates. The system generates focused diffs describing the changes and their specific impact on the existing architecture and module design.

Can I generate mermaid diagrams for my architecture documentation automatically?

Yes, you can generate mermaid diagrams for architecture documentation. The system automatically produces diagrams including dependency graphs to visually represent your module design and technology stack.

What sections are included in a standard system architecture document?

A standard system architecture document includes sections for Architecture Overview, Technology Stack, Module Design, Data Model, Dependency Graph, Security Considerations, Design Rationale, Open Questions, and Sprint Changes.

Does this architecture authoring tool work for both initial design and sprint updates?

Yes, this architecture authoring tool works for both initial design and sprint updates. It transforms initial overviews into complete documents and generates focused diffs for ongoing sprint architecture changes.

What is the best way to capture design rationale and open questions in architecture documentation?

The best way to capture design rationale and open questions is using the dedicated document sections. The structured format ensures design decisions and unresolved architectural questions are clearly recorded for team review.