What is agent-architecture?
Agent skill for architecture - invoke with $agent-architecture Source: ruvnet/ruflo.
Agent skill for architecture - invoke with $agent-architecture
Quickly install agent-architecture AI skill to your development environment via command line
Source: ruvnet/ruflo.
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/ruflo.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/ruvnet/ruflo --skill agent-architectureAgent skill for architecture - invoke with $agent-architecture Source: ruvnet/ruflo.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ruvnet/ruflo --skill agent-architecture Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/ruvnet/ruflo