ruvnetruvnetCommunityΒ·23 Agent Skills Included

ruvector

Persistent vector memory and swarm orchestration for AI agents

Gives AI agents persistent memory that survives across sessions using local vector search, graph relationships, and feedback learning. Eliminates lost context, repeated mistakes, and expensive per-query API embedding calls with local semantic search. Includes swarm coordination, code review, testing, and GitHub automation skills to run multi-agent development workflows faster.
npx skills add ruvnet/ruvector --all -g -y
Available:

Instructs the AI agent on behavioral rules, file organization, swarm orchestration, model routing, and memory commands to follow when working in this repository.

All Skills in This Repository (23)

Pure Emerald Level Indicators
πŸ“¦ In Repo
ruvnetruvnet

plan-change

Generates a minimal file-level implementation plan from a feature request before coding.

Community
Basic
πŸ“¦ In Repo
ruvnetruvnet

evolve

Evolves harness configurations through sandboxed mutation and measured selection with a frozen model.

Community
Advanced
πŸ“¦ In Repo
ruvnetruvnet

V3 MCP Optimization

Optimize CLAUDE-flow v3 MCP server performance with connection pooling and load balancing.

Community
Advanced
πŸ“¦ In Repo
ruvnetruvnet

V3 CLI Modernization

Modernize CLAUDE-flow v3 CLIs with modular commands and interactive prompts.

Community
Advanced
πŸ“¦ In Repo
ruvnetruvnet

V3 Deep Integration

Migrate claude-flow into agentic-flow@alpha as a specialized extension.

Community
Advanced
πŸ“¦ In Repo
ruvnetruvnet

V3 Core Implementation

Generate a claude-flow v3 core scaffold with domain-driven design and dependency injection.

Community
Intermediate
πŸ“¦ In Repo
ruvnetruvnet

V3 Security Overhaul

Overhaul claude-flow v3 security architecture to remediate CVEs.

Community
Advanced
πŸ“¦ In Repo
ruvnetruvnet

flow-nexus-neural

Train and deploy neural networks in distributed Flow Nexus E2B sandboxes.

Community
Advanced
πŸ“¦ In Repo
ruvnetruvnet

V3 DDD Architecture

Decompose claude-flow v3 orchestrator into modular bounded contexts.

Community
Advanced
πŸ“¦ In Repo
ruvnetruvnet

Swarm Orchestration

Orchestrate multi-agent swarms with mesh, hierarchical, or adaptive topologies.

Community
Advanced
πŸ“¦ In Repo
ruvnetruvnet

V3 Memory Unification

Consolidate memory backends into an AgentDB platform with HNSW indexing.

Community
Advanced
πŸ“¦ In Repo
ruvnetruvnet

github-code-review

Coordinate multi-agent code reviews for GitHub pull requests.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install RuVector?β–Ό

Run `npx skills add ruvnet/ruvector --all -g -y` in your terminal to install all skills in this suite globally.

What does RuVector do for AI agents?β–Ό

It gives agents persistent memory across sessions using local vector embeddings, graph relationships, and feedback-based learning, so they remember decisions and past outcomes.

Does RuVector need a database server or API key?β–Ό

No. The default retrieval path runs fully locally with a cached embedding model, and no external database server or API key is required.

Can RuVector coordinate multiple AI agents?β–Ό

Yes. It includes swarm orchestration skills for spawning specialized agents, running parallel tasks, and sharing collective memory across the swarm.

Does RuVector work with Claude Code?β–Ό

Yes. All skills follow the standard SKILL.md format and integrate with Claude Code through hooks, MCP tools, and CLI commands.

Related Repositories in Software Engineering

View All in Software Engineering→