Skip to main content

ruvnet/ruflo

SkillsMP has collected 310 skills from ruvnet/ruflo. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
310
GitHub stars
72,687
GitHub forks
8,609

Showing 40 of 310 collected skills.

occupation
Computer Occupations, All Other
description

Ruflo is a multi-agent orchestration platform for AI coding agents (Claude Code, Cursor, Codex, Copilot, Gemini, Amp, +12 more). Use this skill when the user wants to (1) install/init ruflo in a project, (2) run multi-agent swarms with hierarchical…

updated
occupation
unclassified
description

Claims-based authorization for agents and operations. Grant, revoke, and verify permissions for secure multi-agent coordination. Use when: permission management, access control, secure operations, authorization checks. Skip when: open access, no security…

updated
occupation
unclassified
description

Coordinate with the open ruflo swarm federation at x.ruv.io (signed Nostr, membership-gated) and ask Seraphina — the swarm queen / primary coordinator — for guidance. Use when: seeing who is online across the internet, reading/assigning work, checking or…

updated
occupation
unclassified
description

Join and operate a signed cross-host agentbbs federation, and coordinate work claims across nodes. Use when: connecting ruflo agents across machines, sharing status/tasks/results between hosts, propagating work claims across a swarm, or standing up a…

updated
occupation
Computer Occupations, All Other
description

One-time setup — mint a Cognitum Music personal access token and register the cogmusic MCP server with Claude Code

updated
occupation
Audio & Video Technicians
description

Generate a new song from a creative brief (genre, mood, language, BPM, theme) via the cogmusic MCP create_production tool

updated
occupation
Audio & Video Technicians
description

Fetch metadata and audio_url for a single production by id

updated
occupation
Audio & Video Technicians
description

List the account's saved music productions with metadata and audio_url

updated
occupation
Audio & Video Technicians
description

Run a mastering pass (LUFS loudness normalization + peak limiting) on an existing production

updated
occupation
Audio & Video Technicians
description

Extract MIDI/score from an existing production

updated
occupation
Audio & Video Technicians
description

Run 4-stem separation (vocals/drums/bass/other) on an existing production

updated
occupation
Software Developers
description

One-shot chat completion against DeepSeek's `deepseek-chat` model via the OpenAI-compatible /v1/chat/completions endpoint. Reads DEEPSEEK_API_KEY from the environment; degrades gracefully (exit 0 with a JSON status:degraded envelope) when the key is missing…

updated
occupation
Software Developers
description

Reasoning-mode completion against DeepSeek's `deepseek-reasoner` model (R1) via /v1/chat/completions. Surfaces the model's chain-of-thought (`reasoning_content`) separately from the final answer (`content`), so callers can display or discard the CoT without…

updated
occupation
Software Developers
description

Inspect and audit GEPA genomes via the `@metaharness/darwin/gepa` library entry (darwin 0.8.0) — load/validate a genome (default is the shipped cand-6 promotion), render the system prompt a genome compiles to, or classify failure modes in a run transcript.…

updated
occupation
Software Developers
description

Multi-repository coordination, synchronization, and architecture management with AI swarm orchestration

updated
occupation
Software Developers
description

Comprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management

updated
occupation
Software Developers
description

Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre/post task hooks, session management, Git integration, memory coordination, and neural pattern training for enhanced…

updated
occupation
Software Developers
description

SPARC (Specification, Pseudocode, Architecture, Refinement, Completion) comprehensive development methodology with multi-agent orchestration

updated
occupation
Software Developers
description

Advanced swarm orchestration patterns for research, development, testing, and complex distributed workflows

updated
occupation
Computer Occupations, All Other
description

Show AGNTCY/SLIM/CASA integration status — whether upstream AGNTCY packages are installed, which transport (local vs SLIM) is active, and whether CASA enforcement is enabled. Use when the user asks "is AGNTCY configured?", "show SLIM/CASA status", or "is…

updated
occupation
Software Developers
description

Create a new Architecture Decision Record with sequential numbering and AgentDB registration

updated
occupation
Software Developers
description

Build or rebuild the ADR index + dependency graph by running scripts/import.mjs (handles v3-style and plugin-style ADR formats; one Bash call vs hundreds of MCP round-trips)

updated
occupation
Software Developers
description

7-section repo readiness report from `metaharness genome <path>`. Returns repo_type / agent_topology / risk_score / mcp_surface / test_confidence / publish_readiness. Pure-read; degrades gracefully (ADR-150).

updated
occupation
Software Developers
description

Diagnose Ruflo health, then report system, MCP server, and active-agent status without changing the installation

updated
occupation
Software Developers
description

Sign, verify, and track fix-marker regressions over time using a deterministic Ed25519 witness manifest. Works in any project — clone the toolkit, run init, register fixes, regen on each release.

updated
occupation
Software Developers
description

GitHub workflow automation for issues, pull requests, CI, and releases. Use when: repository hosting actions are explicitly requested. Skip when: local git operations are sufficient or publishing is unauthorized.

updated
occupation
Software Developers
description

Performance profiling, benchmarking, and optimization. Use when: slow operations, regressions, memory pressure, release validation. Skip when: early prototyping, documentation, configuration-only changes.

updated
occupation
Software Developers
description

Reconcile the ADR index against a DELETED ADR file or relation line by dropping and rebuilding adr-patterns + adr-edges from scratch (scripts/reindex.mjs). Use when adr-index alone leaves stale rows behind.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Review code changes against accepted ADRs for compliance violations

updated
occupation
Software Quality Assurance Analysts & Testers
description

Read back adr-patterns + adr-edges namespaces, surface dangling refs / supersede cycles / status mismatches; exit 1 on cycles

updated
occupation
Computer Occupations, All Other
description

Run an Anthropic Claude Managed Agent — a cloud agent harness (container + filesystem + tools), the cloud counterpart of the local wasm-agent runtime

updated
occupation
Computer Occupations, All Other
description

Create and manage sandboxed WASM agents for isolated code execution

updated
occupation
Computer Occupations, All Other
description

Browse, publish, and install WASM agents from the community gallery

updated
occupation
Computer Occupations, All Other
description

Query AgentDB through the controller bridge -- semantic routing, hierarchical recall, causal graphs, context synthesis, pattern store/search

updated
occupation
Software Developers
description

Vector search via embeddings_* (large-scale HNSW) and ruvllm_hnsw_* (WASM router for ≤11 hot patterns), with RaBitQ 1-bit quantization for 32× memory reduction

updated
occupation
Information Security Analysts
description

Detect and flag personally identifiable information (PII) in text, code, and configurations. Use before committing code, writing logs, storing data, or sending model responses that might contain emails, phone numbers, SSNs, API keys, or passwords.

updated
occupation
Information Security Analysts
description

Scan inputs for prompt injection, unsafe content, and adversarial attacks using AIDefence. Use when processing untrusted input (user submissions, API payloads, webhook data, tool outputs) before passing it to a model or executing it.

updated
occupation
Software Developers
description

Run an autonomous /loop iteration -- check progress, work on next task, schedule next wake

updated
occupation
Software Developers
description

Use learned patterns and current state to predict the optimal next action

updated
occupation
Information Security Analysts
description

Probe a site's authentication flow for redirect leaks, missing CSRF, weak session cookies, and OAuth misconfiguration; produces an auth findings.md

updated
Showing 40 of 310 collected skills.