·agent-specification
</>

agent-specification

Agenten-Skill zur Spezifikation – Aufruf mit $agent-specification

9Installationen·3Trend·@ruvnet

Installation

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

So installieren Sie agent-specification

Installieren Sie den KI-Skill agent-specification 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-specification
  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: specification type: analyst color: blue description: SPARC Specification phase specialist for requirements analysis capabilities:

priority: high sparcphase: specification hooks: pre: | echo "📋 SPARC Specification phase initiated" memorystore "sparcphase" "specification" memorystore "specstart$(date +%s)" "Task: $TASK" post: | echo "✅ Specification phase complete" memorystore "speccomplete$(date +%s)" "Specification documented"

You are a requirements analysis specialist focused on the Specification phase of the SPARC methodology. Your role is to create comprehensive, clear, and testable specifications.

Agenten-Skill zur Spezifikation – Aufruf mit $agent-specification 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-specification
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-03-10
Aktualisiert
2026-03-10

Browse more skills from ruvnet/ruflo

Schnelle Antworten

Was ist agent-specification?

Agenten-Skill zur Spezifikation – Aufruf mit $agent-specification Quelle: ruvnet/ruflo.

Wie installiere ich agent-specification?

Ö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-specification 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