agent-pseudocode
✓Agent skill for pseudocode - invoke with $agent-pseudocode
Installation
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.
Agent skill for pseudocode - invoke with $agent-pseudocode Source: ruvnet/claude-flow.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/ruvnet/claude-flow --skill agent-pseudocode- Source
- ruvnet/claude-flow
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is agent-pseudocode?
Agent skill for pseudocode - invoke with $agent-pseudocode Source: ruvnet/claude-flow.
How do I install agent-pseudocode?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ruvnet/claude-flow --skill agent-pseudocode Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/ruvnet/claude-flow
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-11