Generates a complete architecture document from reverse-engineering documents and user-specified constraints. Asks 3-5 high-level questions about tech stack, cloud provider, scale, and hard constraints, then produces architecture.md with Mermaid diagrams, service boundaries, ADRs, and infrastructure recommendations. Works standalone or as part of the BMAD Auto-Pilot workflow.
$npx -y skills add jschulte/claude-plugins --skill architectInstalls into the current project.
Run `npx skills use "https://github.com/jschulte/claude-plugins" --skill "jschulte/claude-plugins/architect"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jschulte/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/jschulte/claude-plugins"` and select the relevant skills, then follow their instructions.