Agent skill
modular-architecture-documentation
Systematically document multi-module system architectures including module boundaries, CLI commands, and architecture decisions.
Install this agent skill to your Project
npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/business/admin/modular-architecture-documentation
SKILL.md
Modular Architecture Documentation
Overview
This skill provides a systematic approach to documenting multi-module system architectures, including module boundary definition, CLI command specification, shared component identification, and architecture decision documentation following Agent OS decisions.md patterns.
When to Use
Use this skill when:
- Documenting modular architecture in tech-stack.md
- Implementing multi-module systems with independent CLI commands
- Defining module boundaries and responsibilities
- Identifying shared vs. module-specific components
- Documenting pyproject.toml entry points for modules
- Recording architecture decisions in decisions.md
- Ensuring module independence and cohesion
- Planning gradual feature adoption (Phase 1: Module A, Phase 2: Module B)
Related Skills
- Product Documentation Modernization - For documenting architecture in tech-stack.md
- Technology Stack Modernization - For pyproject.toml configuration
- Workspace-Hub Standards Compliance - For ensuring architectural compliance
References
Architecture Patterns
CLI Design
Agent OS Resources
- Agent OS Documentation: mission.md, tech-stack.md, roadmap.md, decisions.md
- Agent OS Decision Template: decisions.md format
Version History
- 1.0.0 (2026-01-08): Initial release - comprehensive modular architecture documentation skill
Sub-Skills
- Example: 3-Module Invoice/Tax System
- Module Naming (+4)
Sub-Skills
- 1. Module Definition Framework (+9)
- Decision (+5)
- Tech-Stack.md Modular Architecture Section
- Overview (+7)
- Decision (+6)
- Overview (+6)
- Decision (+6)
- Success Criteria
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-complete-milestone
Archive completed milestone and prepare for next version
gsd-reapply-patches
Reapply local modifications after a GSD update
gsd-verify-work
Validate built features through conversational UAT
gsd-thread
Manage persistent context threads for cross-session work
clinical-trial-protocol
Generate clinical trial protocols for medical devices or drugs through a modular, waypoint-based architecture with research-only and full protocol modes.
single-cell-rna-qc
Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive visualizations.
Didn't find tool you were looking for?