·agent-architecture
</>

agent-architecture

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

12Installationen·3Trend·@ruvnet

Installation

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

So installieren Sie agent-architecture

Installieren Sie den KI-Skill agent-architecture schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

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

Quelle: 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.

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

Fakten (zitierbereit)

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

Installationsbefehl
npx skills add https://github.com/ruvnet/ruflo --skill agent-architecture
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-03-10
Aktualisiert
2026-03-10

Browse more skills from ruvnet/ruflo

Schnelle Antworten

Was ist agent-architecture?

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

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/ruflo --skill agent-architecture Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/ruvnet/ruflo