·agent-architecture
</>

agent-architecture

Agent skill for architecture - invoke with $agent-architecture

12Installs·3Trend·@ruvnet

Installation

$npx skills add https://github.com/ruvnet/ruflo --skill agent-architecture

How to Install agent-architecture

Quickly install agent-architecture AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ruvnet/ruflo --skill agent-architecture
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ruvnet/ruflo.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ruvnet/ruflo --skill agent-architecture
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from ruvnet/ruflo

Quick answers

What is agent-architecture?

Agent skill for architecture - invoke with $agent-architecture Source: ruvnet/ruflo.

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/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

Where is the source repository?

https://github.com/ruvnet/ruflo