·agent-pseudocode
</>

agent-pseudocode

ruvnet/claude-flow

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

13Installationen·3Trend·@ruvnet

Installation

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

SKILL.md

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/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-pseudocode
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-11
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist agent-pseudocode?

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

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/claude-flow --skill agent-pseudocode 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