·agent-architecture
</>

agent-architecture

ruvnet/claude-flow

Agentenfähigkeit für Architektur – Aufruf mit $agent-architecture

13Installationen·1Trend·@ruvnet

Installation

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

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.

Agentenfähigkeit für Architektur – Aufruf mit $agent-architecture Quelle: ruvnet/claude-flow.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/ruvnet/claude-flow --skill agent-architecture
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-12
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist agent-architecture?

Agentenfähigkeit für Architektur – Aufruf mit $agent-architecture Quelle: ruvnet/claude-flow.

Wie installiere ich agent-architecture?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/ruvnet/claude-flow --skill agent-architecture Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/ruvnet/claude-flow