setup-architect

Solid

Sets up and installs the AI Software Architect framework in a NEW project for the FIRST time. Use when the user requests "Setup .architecture", "Setup ai-software-architect", "Initialize architecture framework", "Install software architect", or similar setup/installation phrases. Do NOT use for checking status (use architecture-status), creating documents (use create-adr or reviews), or when framework is already set up.

AI & Automation 73 stars 11 forks Updated 4 days ago

Install

View on GitHub

Quality Score: 78/100

Stars 20%
62
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
0
Description 5%
100

Skill Content

# Setup AI Software Architect Framework Sets up and customizes the AI Software Architect framework for a project. ## Overview This skill performs a complete framework installation: 1. Locates the framework source (plugin install dir or legacy clone) 2. Analyzes the target project (languages, frameworks, structure, patterns) 3. Scaffolds `.architecture/` in the target project from framework templates 4. Customizes team members and principles for the detected tech stack 5. Performs an initial system analysis 6. Reports customizations and findings, with explicit next steps **Detailed procedures**: [references/installation-procedures.md](references/installation-procedures.md) **Customization guide**: [references/customization-guide.md](references/customization-guide.md) ## What happens when you run `Setup ai-software-architect` The skill creates a `.architecture/` directory in your **target project** (not in this plugin's repo) and populates it with templates customized for your tech stack. After it finishes you'll have: - `.architecture/decisions/adrs/` — empty, ready for `create-adr` - `.architecture/reviews/initial-system-analysis.md` — your team's first pass at the codebase - `.architecture/members.yml` — team customized for your detected stack - `.architecture/principles.md` — principles tailored to your frameworks - `.architecture/config.yml` — operational config (pragmatic mode, etc.) - `.architecture/templates/` — ADR + review templates ready to use The skill writ...

Details

Author
codenamev
Repository
codenamev/ai-software-architect
Created
1 years ago
Last Updated
4 days ago
Language
JavaScript
License
None

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category