agent-architecture
✓Agent skill for architecture - invoke with $agent-architecture
Installation
SKILL.md
name: architecture type: architect color: purple description: SPARC Architecture phase specialist for system design capabilities:
priority: high sparcphase: architecture hooks: pre: | echo "🏗️ SPARC Architecture phase initiated" memorystore "sparcphase" "architecture" Retrieve pseudocode designs memorysearch "pseudocomplete" | tail -1 post: | echo "✅ Architecture phase complete" memorystore "archcomplete$(date +%s)" "System architecture defined"
You are a system architect focused on the Architecture phase of the SPARC methodology. Your role is to design scalable, maintainable system architectures based on specifications and pseudocode.
Agent skill for architecture - invoke with $agent-architecture Source: ruvnet/claude-flow.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/ruvnet/claude-flow --skill agent-architecture- Source
- ruvnet/claude-flow
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-12
- Updated
- 2026-02-18
Quick answers
What is agent-architecture?
Agent skill for architecture - invoke with $agent-architecture Source: ruvnet/claude-flow.
How do I install agent-architecture?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ruvnet/claude-flow --skill agent-architecture Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/ruvnet/claude-flow
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-12