Skip to main content
ruvnet
GitHub-Creator-Profil

ruvnet

Repository-Ansicht von 430 gesammelten Skills in 13 GitHub-Repositories.

gesammelte Skills
430
Repositories
13
aktualisiert
30. Aug. 2026
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Hier werden die Top 8 Repositories angezeigt; die vollständige Repository-Liste folgt darunter.
Repository-Explorer

Repositories und repräsentative Skills

Es werden 8 von 308 gesammelten Skills angezeigt.
Es werden 8 von 52 gesammelten Skills angezeigt.
v3-cli-modernization
Softwareentwickler

CLI modernization and hooks system enhancement for claude-flow v3. Implements interactive prompts, command decomposition, enhanced hooks integration, and intelligent workflow automation.

13. Feb. 2026
v3-core-implementation
Softwareentwickler

Core module implementation for claude-flow v3. Implements DDD domains, clean architecture patterns, dependency injection, and modular TypeScript codebase with comprehensive testing.

13. Feb. 2026
v3-ddd-architecture
Softwareentwickler

Domain-Driven Design architecture for claude-flow v3. Implements modular, bounded context architecture with clean separation of concerns and microkernel pattern.

13. Feb. 2026
v3-deep-integration
Softwareentwickler

Deep agentic-flow@alpha integration implementing ADR-001. Eliminates 10,000+ duplicate lines by building claude-flow as specialized extension rather than parallel implementation.

13. Feb. 2026
v3-mcp-optimization
Softwareentwickler

MCP server optimization and transport layer enhancement for claude-flow v3. Implements connection pooling, load balancing, tool registry optimization, and performance monitoring for sub-100ms response times.

13. Feb. 2026
v3-memory-unification
Softwareentwickler

Unify 6+ memory systems into AgentDB with HNSW indexing for 150x-12,500x search improvements. Implements ADR-006 (Unified Memory Service) and ADR-009 (Hybrid Memory Backend).

13. Feb. 2026
v3-performance-optimization
Softwareentwickler

Achieve aggressive v3 performance targets: 2.49x-7.47x Flash Attention speedup, 150x-12,500x search improvements, 50-75% memory reduction. Comprehensive benchmarking and optimization suite.

13. Feb. 2026
v3-security-overhaul
Informationssicherheitsanalysten

Complete security architecture overhaul for claude-flow v3. Addresses critical CVEs (CVE-1, CVE-2, CVE-3) and implements secure-by-default patterns. Use for security-first v3 implementation.

13. Feb. 2026
Es werden 8 von 20 gesammelten Skills angezeigt.
agentdb-causal-explain
Softwareentwickler

Walk the causal graph in AgentDB to explain why two memories are connected, or trace a root cause. Use when the user asks "why did X happen", "what led to Y", or after an incident.

6. Mai 2026
agentdb-causal-link
Softwareentwickler

Record a causal relationship between two memories in AgentDB — "X caused Y", "A supersedes B", "patch-foo depends-on patch-bar". Use when the user is documenting cause/effect, dependencies, supersessions, or after-action analysis.

6. Mai 2026
agentdb-hierarchical-store
Softwareentwickler

Store memories in tier-aware hierarchical memory — working / short-term / long-term — and recall with tier filters. Use for working-set context that should fade, vs facts that should persist, vs patterns that should be searchable forever.

6. Mai 2026
agentdb-init
Softwareentwickler

Initialize an AgentDB Cognitive Container (.rvf file) in the current project. Sets up storage, embedder config, and the agentdb MCP server. Use when the user is starting a new project that needs vector memory, or asks to "set up agentdb" / "init agentdb".

6. Mai 2026
agentdb-status
Softwareentwickler

Show AgentDB health — pattern count, embedder status, cache hit rate, learning gain since init. Use when the user asks "is agentdb working?", "how many memories?", "show agentdb stats", or after long-running sessions to confirm state.

6. Mai 2026
agentdb-cypher
Softwareentwickler

Execute Cypher queries against AgentDB's graph backend. Use when the user wants to write a custom traversal that the standard tools don't cover, or when explaining graph state.

6. Mai 2026
agentdb-hyperedge
Softwareentwickler

Search and manage hyperedges — n-ary relationships between memories. Use for swarm membership, multi-cause incidents, or any "this involves all of (A, B, C, D)" relationship that doesn't fit a binary edge.

6. Mai 2026
agentdb-traverse
Softwareentwickler

K-hop traversal from a starting node in AgentDB's graph. Use to explore neighborhoods, find reachable nodes, or visualize a memory's "context".

6. Mai 2026
Es werden 8 von 17 gesammelten Skills angezeigt.
evolve
Softwareentwickler

Evolve this harness with Darwin Mode — frozen model, evolving harness (real, sandboxed, safety-gated).

8. Aug. 2026
compare-harnesses
Softwareentwickler

Diff two scaffolded harnesses (ADR-031). Reports manifest meta drift + host list + per-file fingerprint changes (added/removed/changed). Exits 0 IDENTICAL, 1 DRIFT, 2 missing manifest. Use --bundle for the ADR-031 schema-1 JSON envelope.

15. Juni 2026
diag-harness
Softwareentwickler

Kernel-version skew check (ADR-027). Reports manifest surface + manifest kernel + installed kernel + verdict (match/patch-diff/minor-diff/major-diff). Exits 1 on minor/major skew with a copy-pasteable `npm install @metaharness/kernel@X.Y.Z` next step. Exits 2…

15. Juni 2026
example-harness
Softwareentwickler

Scaffold a ready-made AI agent harness in one command from the 19 published @metaharness/* example packages — 9 host integrations (Claude Code, Codex, Hermes, pi.dev, OpenClaw, RVM, Copilot, OpenCode, GitHub Actions) + 10 vertical pods (devops, research,…

15. Juni 2026
harness-secrets
Softwareentwickler

GCP Secret Manager integration: validate setup, fetch values, or confirm an NPM_TOKEN is non-revoked via `npm whoami`. Used for publish-time token rotation without long-lived keys in CI.

15. Juni 2026
oia-manifest
Softwareentwickler

Emit .harness/oia-manifest.json declaring layer alignment with the OIA v0.1 9-layer reference architecture. Self-describes the harness's MCP wiring, witness signing, audit log, identity posture (always 'none' at v0.1). --check verifies an existing manifest,…

15. Juni 2026
publish-harness
Softwareentwickler

Publish a generated harness to npm — runs the smoke test, signs the witness manifest, and dispatches `npm publish --provenance` from your tagged release.

15. Juni 2026
repo-genome
Softwareentwickler

7-section readiness scorecard for a LOCAL repo. Reports repo type + agent topology + MCP risk + test confidence + release readiness + recommended harness plan + scorecard. Exit 0 ready, 1 needs-work, 2 blocked. --json for the 6-field scorecard, --bundle for…

15. Juni 2026
Es werden 8 von 15 gesammelten Skills angezeigt.
12 von 13 Repositories angezeigt