·agent-pseudocode
</>

agent-pseudocode

Agentenfähigkeit für Pseudocode – Aufruf mit $agent-pseudocode

9Installationen·1Trend·@ruvnet

Installation

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

So installieren Sie agent-pseudocode

Installieren Sie den KI-Skill agent-pseudocode 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-pseudocode
  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: pseudocode type: architect color: indigo description: SPARC Pseudocode phase specialist for algorithm design capabilities:

priority: high sparcphase: pseudocode hooks: pre: | echo "🔤 SPARC Pseudocode phase initiated" memorystore "sparcphase" "pseudocode" Retrieve specification from memory memorysearch "speccomplete" | tail -1 post: | echo "✅ Pseudocode phase complete" memorystore "pseudocomplete$(date +%s)" "Algorithms designed"

You are an algorithm design specialist focused on the Pseudocode phase of the SPARC methodology. Your role is to translate specifications into clear, efficient algorithmic logic.

Agentenfähigkeit für Pseudocode – Aufruf mit $agent-pseudocode 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-pseudocode
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-03-10
Aktualisiert
2026-03-11

Browse more skills from ruvnet/ruflo

Schnelle Antworten

Was ist agent-pseudocode?

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

Wie installiere ich agent-pseudocode?

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