[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-ruvnet-performance-analysis-en":3,"guides-for-ruvnet-performance-analysis":3136,"similar-k17br1j5s86ae90zqeyd7zcg2586mkwr-en":3137},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":257,"isFallback":253,"parentExtension":263,"providers":264,"relations":269,"repo":271,"tags":3133,"workflow":3134},1778696691708.3035,"k17br1j5s86ae90zqeyd7zcg2586mkwr",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms\n",{"claudeCode":12},"ruvnet/ruflo","Performance Analysis","https://github.com/ruvnet/ruflo",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":236,"workflow":255},1778699217174.833,"kn702eyv6yrnd1f311rvw48thh86mm73","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"practices":204,"prerequisites":210,"promptVersionExtension":211,"promptVersionScoring":212,"purpose":213,"rationale":214,"score":215,"summary":216,"tags":217,"targetMarket":224,"tier":225,"useCases":226,"workflow":231},[21,26,29,32,36,39,43,47,50,53,57,61,64,68,71,74,77,80,83,86,90,94,98,102,106,109,113,118,122,125,128,131,134,137,140,144,147,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly identifies the problem of performance analysis for Claude Flow swarms, including bottleneck detection and optimization recommendations.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers significant value beyond basic LLM capabilities by providing specialized tools for deep performance analysis, reporting, and automated optimization, which is not a thin wrapper around an API.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a comprehensive set of tools for bottleneck detection, profiling, reporting, and auto-fixing, covering the complete lifecycle of performance analysis for Claude Flow swarms.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on performance analysis, bottleneck detection, and optimization for Claude Flow swarms, without extending into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately and concisely reflects the skill's capabilities as described in the SKILL.md file.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill exposes narrowly scoped tools like `bottleneck detect`, `performance-report`, and `task_results` with specific parameters, avoiding generalist execution commands.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","All command-line options and parameters, including defaults and example usages, are clearly documented in the SKILL.md file.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool names such as `bottleneck detect` and `performance-report` are descriptive, follow kebab-case, and are within the declared domain.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Input parameters are clearly defined and typed, and output formats are structured and specific to the requested analysis, avoiding extraneous data.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under the MIT license, which is clearly stated in the LICENSE file and README, allowing for permissive use.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository shows recent commits, indicating active maintenance.",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","The project utilizes a lockfile (`package-lock.json` implied by `npm` usage and `hasLockfile: true`) and appears to have a CI setup, suggesting proper dependency management.",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","No secrets are hardcoded in the scripts, and the provided commands do not echo sensitive information.",{"category":65,"check":69,"severity":24,"summary":70},"Injection","The skill appears to treat external data as untrusted and does not fetch remote content at runtime for execution.",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","The skill does not appear to download or execute code from remote URLs at runtime; all dependencies seem to be managed via standard package management.",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","The skill's operations, based on the provided scripts, appear to be confined to the project's scope and do not attempt to modify files outside this boundary.",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","No evidence of detached process spawns or retry loops around denied tool calls was found in the provided scripts.",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","There are no imperative instructions to read and submit confidential data to a third party; outbound calls are for tool execution and reporting.",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","The bundled content and descriptions appear free of hidden-steering tricks or malicious Unicode characters.",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","The bundled scripts are plain JavaScript, not obfuscated, base64-encoded, or minified without source maps.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The skill's assumptions about project structure are primarily related to the `claude-flow` CLI, with clear instructions and commands that should be portable.",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","The repository shows a healthy ratio of closed to open issues, indicating active maintenance and responsiveness.",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","The SKILL.md frontmatter includes a `Version: 1.0.0` and `Last Updated: 2025-10-19`, and the repository has a `pushedAt` date indicating a versioning signal.",{"category":103,"check":104,"severity":24,"summary":105},"Execution","Validation","The skill uses clear command-line arguments and structured output formats, implying internal validation and sanitization are handled by the underlying CLI framework.",{"category":65,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","While the `--fix` option can apply optimizations, it's guarded by user invocation and implies a confirmation or review step, not silent destructive actions.",{"category":110,"check":111,"severity":24,"summary":112},"Errors","Error Handling","The SKILL.md describes error conditions and recovery steps, and the CLI commands likely provide structured error feedback.",{"category":114,"check":115,"severity":116,"summary":117},"Code Execution","Logging","not_applicable","The skill focuses on analysis and reporting; explicit audit logging for destructive actions is not applicable in this context.",{"category":119,"check":120,"severity":24,"summary":121},"Compliance","GDPR","The skill operates on performance metrics and analysis, not personal data, so GDPR compliance is not a concern.",{"category":119,"check":123,"severity":24,"summary":124},"Target market","The skill's performance analysis capabilities are general and not tied to any specific geographic or legal jurisdiction; it is global.",{"category":91,"check":126,"severity":24,"summary":127},"Runtime stability","The skill relies on the `npx claude-flow` command, which is expected to be cross-platform compatible within the Claude Code environment.",{"category":44,"check":129,"severity":24,"summary":130},"README","The README provides a comprehensive overview of Ruflo, its capabilities, and installation, complementing the specific skill documentation.",{"category":33,"check":132,"severity":24,"summary":133},"Tool surface size","The skill exposes a focused set of tools related to performance analysis, adhering to the recommended range.",{"category":40,"check":135,"severity":24,"summary":136},"Overlapping near-synonym tools","The tools provided (e.g., `bottleneck detect`, `performance-report`) are distinct and do not appear to have overlapping near-synonym names.",{"category":44,"check":138,"severity":24,"summary":139},"Phantom features","All advertised features, such as bottleneck detection and report generation, are implemented and accessible via the documented commands.",{"category":141,"check":142,"severity":24,"summary":143},"Install","Installation instruction","The README provides clear installation instructions for both Claude Code plugins and CLI, along with copy-pasteable invocation examples.",{"category":110,"check":145,"severity":24,"summary":146},"Actionable error messages","The SKILL.md describes potential failure modes and recovery steps, implying that error messages will be actionable.",{"category":103,"check":148,"severity":24,"summary":149},"Pinned dependencies","The presence of a lockfile and CI indicates that dependencies are likely pinned and managed, ensuring reproducible builds.",{"category":33,"check":151,"severity":24,"summary":152},"Dry-run preview","The `--fix` option in `bottleneck detect` implies a potential for previewing changes, and the reporting commands are non-destructive.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","The skill's operations are primarily analytical; no remote state-changing operations requiring explicit idempotency or timeouts were identified.",{"category":119,"check":158,"severity":24,"summary":159},"Telemetry opt-in","There is no mention of telemetry collection in the provided documentation, suggesting it is either absent or strictly opt-in by default.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description clearly states the artifact (Claude Flow swarms) and the user intent (performance analysis, bottleneck detection, optimization).",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in SKILL.md is concise and effectively summarizes the skill's core capability and usage.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured and focuses on essential information, delegating detailed examples and troubleshooting to other sections.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md is reasonably concise, and while it contains detailed examples, it doesn't embed excessively large data blobs, adhering to progressive disclosure.",{"category":170,"check":174,"severity":116,"summary":175},"Forked exploration","This skill is focused on analysis and reporting, not deep exploration or multi-file code review, so the `context: fork` setting is not applicable.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md provides numerous clear, end-to-end examples for each major capability, demonstrating input, invocation, and expected outcomes.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The SKILL.md addresses potential issues like high memory usage and slow task execution, providing troubleshooting steps and suggesting threshold tuning.",{"category":114,"check":183,"severity":116,"summary":184},"Tool Fallback","This skill is a direct Claude Code command and does not rely on external MCP servers as optional dependencies with fallbacks.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The documentation suggests reviewing fixes before applying them and tuning thresholds, implying a cautious approach to state changes and error handling.",{"category":91,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and does not appear to implicitly rely on other skills; it focuses on performance analysis within its domain.",1778699217062,"This skill provides a suite of tools to analyze the performance of Claude Flow swarms. It can detect communication, processing, memory, and network bottlenecks, profile swarm operations, generate detailed reports in various formats (JSON, HTML, Markdown), and offer AI-powered optimization recommendations, including automatic fixes for identified issues.",[195,196,197,198,199],"Comprehensive bottleneck detection across multiple categories","Performance profiling and real-time monitoring","Automated report generation in multiple formats","AI-powered optimization recommendations and auto-fixes","Detailed metrics and analysis for swarm operations",[201,202,203],"Managing swarm orchestration or deployment","Directly modifying swarm code logic","Analyzing performance outside of Claude Flow swarms",[205,206,207,208,209],"Regular analysis","Threshold tuning","Fix strategy review","Report integration","Continuous optimization",[],"3.0.0","4.4.0","To empower users with deep insights into Claude Flow swarm performance, enabling them to identify and resolve bottlenecks for optimized execution and resource utilization.","The skill is well-documented, robust, and provides clear value. All checks passed, indicating high quality and production readiness.",100,"A high-quality, well-documented skill for comprehensive Claude Flow swarm performance analysis and optimization.",[218,219,220,221,222,223],"performance","analysis","optimization","claude-flow","bottleneck-detection","reporting","global","verified",[227,228,229,230],"Identifying performance bottlenecks in Claude Flow swarms","Generating reports to understand swarm performance trends","Applying automated optimizations to improve execution speed","Troubleshooting slow task execution or high resource usage",[232,233,234,235],"Detect bottlenecks by analyzing swarm operations and metrics","Generate performance reports detailing findings and recommendations","Optionally apply automatic fixes to optimize performance","Review and integrate performance insights into development workflows",{"codeQuality":237,"collectedAt":239,"documentation":240,"maintenance":243,"popularity":249,"security":251,"testCoverage":254},{"hasLockfile":238},true,1778699203626,{"descriptionLength":241,"readmeSize":242},114,26155,{"closedIssues90d":244,"forks":245,"hasChangelog":238,"openIssues90d":246,"pushedAt":247,"stars":248},373,5603,68,1778694187000,50209,{"npmDownloads":250},68309,{"hasNpmPackage":238,"license":252,"smitheryVerified":253},"MIT",false,{"hasCi":238,"hasTests":238},{"updatedAt":256},1778699217174,{"basePath":258,"githubOwner":259,"githubRepo":260,"locale":18,"slug":261,"type":262},".claude/skills/performance-analysis","ruvnet","ruflo","performance-analysis","skill",null,{"evaluate":265,"extract":267},{"promptVersionExtension":211,"promptVersionScoring":212,"score":215,"tags":266,"targetMarket":224,"tier":225},[218,219,220,221,222,223],{"commitSha":268,"license":252},"HEAD",{"repoId":270},"kd7ed28gj8n0y3msk5dzrp05zs86nqtc",{"_creationTime":272,"_id":270,"identity":273,"providers":274,"workflow":3128},1778696678472.3906,{"githubOwner":259,"githubRepo":260,"sourceUrl":14},{"classify":275,"discover":3099,"extract":3102,"github":3103,"npm":3127},{"commitSha":268,"extensions":276},[277,293,327,348,367,384,403,420,437,456,477,496,513,544,561,582,599,616,633,650,667,696,717,756,775,794,823,840,857,874,907,924,945,964,979,988,996,1004,1012,1020,1028,1036,1044,1052,1060,1068,1076,1084,1092,1100,1108,1116,1124,1132,1140,1148,1156,1164,1172,1180,1188,1196,1204,1212,1220,1228,1236,1244,1252,1260,1268,1276,1284,1292,1300,1308,1316,1324,1332,1340,1348,1356,1364,1372,1380,1388,1396,1404,1412,1420,1428,1436,1444,1452,1460,1468,1476,1484,1492,1500,1508,1516,1524,1532,1540,1548,1556,1564,1572,1580,1588,1596,1604,1612,1620,1628,1636,1644,1652,1660,1668,1676,1684,1692,1700,1708,1716,1724,1732,1740,1748,1756,1764,1773,1781,1789,1797,1805,1813,1821,1829,1837,1845,1853,1865,1873,1881,1886,1894,1902,1914,1922,1930,1938,1946,1954,1962,1970,1978,1986,1994,2002,2010,2018,2026,2034,2042,2050,2058,2066,2074,2082,2090,2098,2106,2114,2122,2130,2138,2146,2154,2162,2170,2178,2186,2194,2202,2210,2218,2226,2234,2242,2250,2258,2266,2274,2282,2290,2298,2306,2314,2322,2330,2338,2346,2354,2362,2370,2378,2386,2394,2402,2410,2418,2426,2434,2442,2450,2458,2466,2474,2482,2490,2498,2506,2514,2522,2530,2538,2546,2554,2562,2570,2578,2586,2594,2602,2610,2618,2626,2634,2642,2650,2658,2666,2674,2682,2690,2698,2706,2714,2722,2730,2738,2746,2754,2762,2770,2778,2786,2794,2802,2810,2818,2826,2834,2842,2850,2858,2866,2874,2882,2890,2898,2906,2917,2926,3042,3053,3065,3079,3089],{"basePath":278,"description":279,"displayName":260,"installMethods":280,"rationale":281,"selectedPaths":282,"source":291,"sourceLanguage":18,"type":292},"","RuFlo Marketplace: Claude Code native agents, swarms, workers, and MCP tools for continuous software engineering",{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[283,286,288],{"path":284,"priority":285},".claude-plugin/marketplace.json","mandatory",{"path":287,"priority":285},"README.md",{"path":289,"priority":290},"LICENSE","high","rule","marketplace",{"basePath":294,"description":295,"displayName":296,"installMethods":297,"license":252,"rationale":298,"selectedPaths":299,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-core","Foundation plugin — registers the ruflo MCP server (300+ tools across memory/agentdb/embeddings/hooks/aidefence/neural/autopilot/browser/agent/swarm), provides 3 generalist agents (coder/researcher/reviewer), 3 first-run skills, and a curated plugin-discovery catalog","ruflo-core",{"claudeCode":296},"plugin manifest at plugins/ruflo-core/.claude-plugin/plugin.json",[300,302,303,306,308,310,312,314,316,318,320,322,324],{"path":301,"priority":285},".claude-plugin/plugin.json",{"path":287,"priority":285},{"path":304,"priority":305},"skills/discover-plugins/SKILL.md","medium",{"path":307,"priority":305},"skills/init-project/SKILL.md",{"path":309,"priority":305},"skills/ruflo-doctor/SKILL.md",{"path":311,"priority":305},"skills/witness/SKILL.md",{"path":313,"priority":290},"agents/coder.md",{"path":315,"priority":290},"agents/researcher.md",{"path":317,"priority":290},"agents/reviewer.md",{"path":319,"priority":290},"agents/witness-curator.md",{"path":321,"priority":290},"commands/ruflo-status.md",{"path":323,"priority":290},"commands/witness.md",{"path":325,"priority":290},"hooks/hooks.json","plugin",{"basePath":328,"description":329,"displayName":330,"installMethods":331,"license":252,"rationale":332,"selectedPaths":333,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-swarm","Agent teams, swarm coordination, Monitor streams, and worktree isolation — wraps 4 swarm_* + 8 agent_* MCP tools (12 total) plus 6 topologies (hierarchical / mesh / hierarchical-mesh / ring / star / adaptive)","ruflo-swarm",{"claudeCode":330},"plugin manifest at plugins/ruflo-swarm/.claude-plugin/plugin.json",[334,335,336,338,340,342,344,346],{"path":301,"priority":285},{"path":287,"priority":285},{"path":337,"priority":305},"skills/monitor-stream/SKILL.md",{"path":339,"priority":305},"skills/swarm-init/SKILL.md",{"path":341,"priority":290},"agents/architect.md",{"path":343,"priority":290},"agents/coordinator.md",{"path":345,"priority":290},"commands/swarm.md",{"path":347,"priority":290},"commands/watch.md",{"basePath":349,"description":350,"displayName":351,"installMethods":352,"license":252,"rationale":353,"selectedPaths":354,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-loop-workers","Cache-aware /loop workers and CronCreate background automation — wraps 5 hooks_worker-* MCP tools (list/dispatch/status/detect/cancel) and exposes 12 background worker triggers (ultralearn, optimize, consolidate, predict, audit, map, preload, deepdive, document, refactor, benchmark, testgaps)","ruflo-loop-workers",{"claudeCode":351},"plugin manifest at plugins/ruflo-loop-workers/.claude-plugin/plugin.json",[355,356,357,359,361,363,365],{"path":301,"priority":285},{"path":287,"priority":285},{"path":358,"priority":305},"skills/cron-schedule/SKILL.md",{"path":360,"priority":305},"skills/loop-worker/SKILL.md",{"path":362,"priority":290},"agents/loop-worker-coordinator.md",{"path":364,"priority":290},"commands/ruflo-loop.md",{"path":366,"priority":290},"commands/ruflo-schedule.md",{"basePath":368,"description":369,"displayName":370,"installMethods":371,"license":252,"rationale":372,"selectedPaths":373,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-security-audit","Security review, dependency scanning, policy gates, and CVE monitoring","ruflo-security-audit",{"claudeCode":370},"plugin manifest at plugins/ruflo-security-audit/.claude-plugin/plugin.json",[374,375,376,378,380,382],{"path":301,"priority":285},{"path":287,"priority":285},{"path":377,"priority":305},"skills/dependency-check/SKILL.md",{"path":379,"priority":305},"skills/security-scan/SKILL.md",{"path":381,"priority":290},"agents/security-auditor.md",{"path":383,"priority":290},"commands/audit.md",{"basePath":385,"description":386,"displayName":387,"installMethods":388,"license":252,"rationale":389,"selectedPaths":390,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-rag-memory","RuVector memory with HNSW search, AgentDB, and semantic retrieval","ruflo-rag-memory",{"claudeCode":387},"plugin manifest at plugins/ruflo-rag-memory/.claude-plugin/plugin.json",[391,392,393,395,397,399,401],{"path":301,"priority":285},{"path":287,"priority":285},{"path":394,"priority":305},"skills/memory-bridge/SKILL.md",{"path":396,"priority":305},"skills/memory-search/SKILL.md",{"path":398,"priority":290},"agents/memory-specialist.md",{"path":400,"priority":290},"commands/recall.md",{"path":402,"priority":290},"commands/ruflo-memory.md",{"basePath":404,"description":405,"displayName":406,"installMethods":407,"license":252,"rationale":408,"selectedPaths":409,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-testgen","Test gap detection, coverage analysis, and automated test generation — drives the testgaps background worker via hooks_worker-dispatch; SPARC Refinement-phase canonical owner","ruflo-testgen",{"claudeCode":406},"plugin manifest at plugins/ruflo-testgen/.claude-plugin/plugin.json",[410,411,412,414,416,418],{"path":301,"priority":285},{"path":287,"priority":285},{"path":413,"priority":305},"skills/tdd-workflow/SKILL.md",{"path":415,"priority":305},"skills/test-gaps/SKILL.md",{"path":417,"priority":290},"agents/tester.md",{"path":419,"priority":290},"commands/testgen.md",{"basePath":421,"description":422,"displayName":423,"installMethods":424,"license":252,"rationale":425,"selectedPaths":426,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-docs","Documentation generation, API docs (JSDoc/TSDoc/OpenAPI), and drift detection — drives the `document` background worker via hooks_worker-dispatch; uses Haiku model for cost-efficient docs work","ruflo-docs",{"claudeCode":423},"plugin manifest at plugins/ruflo-docs/.claude-plugin/plugin.json",[427,428,429,431,433,435],{"path":301,"priority":285},{"path":287,"priority":285},{"path":430,"priority":305},"skills/api-docs/SKILL.md",{"path":432,"priority":305},"skills/doc-gen/SKILL.md",{"path":434,"priority":290},"agents/docs-writer.md",{"path":436,"priority":290},"commands/ruflo-docs.md",{"basePath":438,"description":439,"displayName":440,"installMethods":441,"license":252,"rationale":442,"selectedPaths":443,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-autopilot","Autonomous /loop-driven task completion with learning, prediction, and progress tracking — wraps 10 autopilot_* MCP tools (status/enable/disable/config/reset/log/progress/learn/history/predict)","ruflo-autopilot",{"claudeCode":440},"plugin manifest at plugins/ruflo-autopilot/.claude-plugin/plugin.json",[444,445,446,448,450,452,454],{"path":301,"priority":285},{"path":287,"priority":285},{"path":447,"priority":305},"skills/autopilot-loop/SKILL.md",{"path":449,"priority":305},"skills/autopilot-predict/SKILL.md",{"path":451,"priority":290},"agents/autopilot-coordinator.md",{"path":453,"priority":290},"commands/autopilot-status.md",{"path":455,"priority":290},"commands/autopilot.md",{"basePath":457,"description":458,"displayName":459,"installMethods":460,"license":252,"rationale":461,"selectedPaths":462,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-intelligence","User-facing surface for Ruflo's self-learning system: 6 neural_* + 10 hooks_intelligence_* + 9 routing/meta hooks + 4 SONA/MicroLoRA tools (29 total). Implements the 4-step pipeline (RETRIEVE → JUDGE → DISTILL → CONSOLIDATE) and IPFS-based cross-project pattern transfer.","ruflo-intelligence",{"claudeCode":459},"plugin manifest at plugins/ruflo-intelligence/.claude-plugin/plugin.json",[463,464,465,467,469,471,473,475],{"path":301,"priority":285},{"path":287,"priority":285},{"path":466,"priority":305},"skills/intelligence-route/SKILL.md",{"path":468,"priority":305},"skills/intelligence-transfer/SKILL.md",{"path":470,"priority":305},"skills/neural-train/SKILL.md",{"path":472,"priority":290},"agents/intelligence-specialist.md",{"path":474,"priority":290},"commands/intelligence.md",{"path":476,"priority":290},"commands/neural.md",{"basePath":478,"description":479,"displayName":480,"installMethods":481,"license":252,"rationale":482,"selectedPaths":483,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-agentdb","Substrate plugin for Ruflo memory: AgentDB controller bridge (15 agentdb_* MCP tools), RuVector ONNX embeddings (10 embeddings_* tools incl. RaBitQ 32x quantization), and WASM HNSW pattern router (3 ruvllm_hnsw_* tools)","ruflo-agentdb",{"claudeCode":480},"plugin manifest at plugins/ruflo-agentdb/.claude-plugin/plugin.json",[484,485,486,488,490,492,494],{"path":301,"priority":285},{"path":287,"priority":285},{"path":487,"priority":305},"skills/agentdb-query/SKILL.md",{"path":489,"priority":305},"skills/vector-search/SKILL.md",{"path":491,"priority":290},"agents/agentdb-specialist.md",{"path":493,"priority":290},"commands/agentdb.md",{"path":495,"priority":290},"commands/embeddings.md",{"basePath":497,"description":498,"displayName":499,"installMethods":500,"license":252,"rationale":501,"selectedPaths":502,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-aidefence","AI safety scanning, PII detection, prompt injection defense, and adaptive threat learning","ruflo-aidefence",{"claudeCode":499},"plugin manifest at plugins/ruflo-aidefence/.claude-plugin/plugin.json",[503,504,505,507,509,511],{"path":301,"priority":285},{"path":287,"priority":285},{"path":506,"priority":305},"skills/pii-detect/SKILL.md",{"path":508,"priority":305},"skills/safety-scan/SKILL.md",{"path":510,"priority":290},"agents/safety-specialist.md",{"path":512,"priority":290},"commands/aidefence.md",{"basePath":514,"description":515,"displayName":516,"installMethods":517,"license":252,"rationale":518,"selectedPaths":519,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-browser","Session-as-skill browser automation: Playwright + RVF cognitive containers + ruvector trajectories + AgentDB selector memory + AIDefence PII/injection gates","ruflo-browser",{"claudeCode":516},"plugin manifest at plugins/ruflo-browser/.claude-plugin/plugin.json",[520,521,522,524,526,528,530,532,534,536,538,540,542],{"path":301,"priority":285},{"path":287,"priority":285},{"path":523,"priority":305},"skills/browser-auth-flow/SKILL.md",{"path":525,"priority":305},"skills/browser-extract/SKILL.md",{"path":527,"priority":305},"skills/browser-form-fill/SKILL.md",{"path":529,"priority":305},"skills/browser-login/SKILL.md",{"path":531,"priority":305},"skills/browser-record/SKILL.md",{"path":533,"priority":305},"skills/browser-replay/SKILL.md",{"path":535,"priority":305},"skills/browser-scrape/SKILL.md",{"path":537,"priority":305},"skills/browser-screenshot-diff/SKILL.md",{"path":539,"priority":305},"skills/browser-test/SKILL.md",{"path":541,"priority":290},"agents/browser-agent.md",{"path":543,"priority":290},"commands/ruflo-browser.md",{"basePath":545,"description":546,"displayName":547,"installMethods":548,"license":252,"rationale":549,"selectedPaths":550,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-jujutsu","Advanced git workflows with diff analysis, risk scoring, change classification (feature/bugfix/refactor/...), and reviewer recommendations — wraps 6 analyze_* MCP tools (diff, diff-risk, diff-classify, diff-reviewers, file-risk, diff-stats)","ruflo-jujutsu",{"claudeCode":547},"plugin manifest at plugins/ruflo-jujutsu/.claude-plugin/plugin.json",[551,552,553,555,557,559],{"path":301,"priority":285},{"path":287,"priority":285},{"path":554,"priority":305},"skills/diff-analyze/SKILL.md",{"path":556,"priority":305},"skills/git-workflow/SKILL.md",{"path":558,"priority":290},"agents/git-specialist.md",{"path":560,"priority":290},"commands/jujutsu.md",{"basePath":562,"description":563,"displayName":564,"installMethods":565,"license":252,"rationale":566,"selectedPaths":567,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-agent","Agent runtimes for ruflo — local WASM-sandboxed agents (rvagent: 10 wasm_agent_*/wasm_gallery_* MCP tools, built on @ruvector/rvagent-wasm + @ruvector/ruvllm-wasm per ADR-070) plus Anthropic Claude Managed Agents as a cloud backend (managed_agent_* MCP tools per ADR-115). One interface, local-vs-cloud runtimes.","ruflo-agent",{"claudeCode":564},"plugin manifest at plugins/ruflo-agent/.claude-plugin/plugin.json",[568,569,570,572,574,576,578,580],{"path":301,"priority":285},{"path":287,"priority":285},{"path":571,"priority":305},"skills/managed-agent/SKILL.md",{"path":573,"priority":305},"skills/wasm-agent/SKILL.md",{"path":575,"priority":305},"skills/wasm-gallery/SKILL.md",{"path":577,"priority":290},"agents/wasm-specialist.md",{"path":579,"priority":290},"commands/managed-agent.md",{"path":581,"priority":290},"commands/wasm.md",{"basePath":583,"description":584,"displayName":585,"installMethods":586,"license":252,"rationale":587,"selectedPaths":588,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-workflows","Workflow automation with templates, orchestration, and lifecycle management — wraps 10 workflow_* MCP tools (create/run/execute/status/list/pause/resume/cancel/delete/template) with full state-machine lifecycle (created → running ↔ paused → completed/cancelled)","ruflo-workflows",{"claudeCode":585},"plugin manifest at plugins/ruflo-workflows/.claude-plugin/plugin.json",[589,590,591,593,595,597],{"path":301,"priority":285},{"path":287,"priority":285},{"path":592,"priority":305},"skills/workflow-create/SKILL.md",{"path":594,"priority":305},"skills/workflow-run/SKILL.md",{"path":596,"priority":290},"agents/workflow-specialist.md",{"path":598,"priority":290},"commands/workflow.md",{"basePath":600,"description":601,"displayName":602,"installMethods":603,"license":252,"rationale":604,"selectedPaths":605,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-daa","Dynamic Agentic Architecture — 8 daa_* MCP tools for adaptive agents (create/adapt), cognitive patterns, workflows (create/execute), knowledge sharing, and learning/performance metrics. Feeds the JUDGE phase of the 4-step intelligence pipeline.","ruflo-daa",{"claudeCode":602},"plugin manifest at plugins/ruflo-daa/.claude-plugin/plugin.json",[606,607,608,610,612,614],{"path":301,"priority":285},{"path":287,"priority":285},{"path":609,"priority":305},"skills/cognitive-pattern/SKILL.md",{"path":611,"priority":305},"skills/daa-agent/SKILL.md",{"path":613,"priority":290},"agents/daa-specialist.md",{"path":615,"priority":290},"commands/daa.md",{"basePath":617,"description":618,"displayName":619,"installMethods":620,"license":252,"rationale":621,"selectedPaths":622,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-ruvllm","RuVLLM local inference with chat formatting (Claude/GPT/Gemini/Ollama/Cohere), model configuration, MicroLoRA fine-tuning, and SONA real-time adaptation","ruflo-ruvllm",{"claudeCode":619},"plugin manifest at plugins/ruflo-ruvllm/.claude-plugin/plugin.json",[623,624,625,627,629,631],{"path":301,"priority":285},{"path":287,"priority":285},{"path":626,"priority":305},"skills/chat-format/SKILL.md",{"path":628,"priority":305},"skills/llm-config/SKILL.md",{"path":630,"priority":290},"agents/llm-specialist.md",{"path":632,"priority":290},"commands/ruvllm.md",{"basePath":634,"description":635,"displayName":636,"installMethods":637,"license":252,"rationale":638,"selectedPaths":639,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-rvf","RVF format for portable agent memory, session persistence, and cross-platform transfer","ruflo-rvf",{"claudeCode":636},"plugin manifest at plugins/ruflo-rvf/.claude-plugin/plugin.json",[640,641,642,644,646,648],{"path":301,"priority":285},{"path":287,"priority":285},{"path":643,"priority":305},"skills/rvf-manage/SKILL.md",{"path":645,"priority":305},"skills/session-persist/SKILL.md",{"path":647,"priority":290},"agents/session-specialist.md",{"path":649,"priority":290},"commands/rvf.md",{"basePath":651,"description":652,"displayName":653,"installMethods":654,"license":252,"rationale":655,"selectedPaths":656,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-plugin-creator","Scaffold, validate, and publish new Claude Code plugins with the canonical plugin contract — ADR + smoke + Compatibility + namespace coordination + MCP-tool drift warnings","ruflo-plugin-creator",{"claudeCode":653},"plugin manifest at plugins/ruflo-plugin-creator/.claude-plugin/plugin.json",[657,658,659,661,663,665],{"path":301,"priority":285},{"path":287,"priority":285},{"path":660,"priority":305},"skills/create-plugin/SKILL.md",{"path":662,"priority":305},"skills/validate-plugin/SKILL.md",{"path":664,"priority":290},"agents/plugin-developer.md",{"path":666,"priority":290},"commands/create-plugin.md",{"basePath":668,"description":669,"displayName":670,"installMethods":671,"license":252,"rationale":672,"selectedPaths":673,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-goals","Long-horizon goal planning, deep research orchestration, and adaptive replanning using GOAP algorithms","ruflo-goals",{"claudeCode":670},"plugin manifest at plugins/ruflo-goals/.claude-plugin/plugin.json",[674,675,676,678,680,682,684,686,688,690,692,694],{"path":301,"priority":285},{"path":287,"priority":285},{"path":677,"priority":305},"skills/deep-research/SKILL.md",{"path":679,"priority":305},"skills/dossier-collect/SKILL.md",{"path":681,"priority":305},"skills/goal-plan/SKILL.md",{"path":683,"priority":305},"skills/horizon-track/SKILL.md",{"path":685,"priority":305},"skills/research-synthesize/SKILL.md",{"path":687,"priority":290},"agents/deep-researcher.md",{"path":689,"priority":290},"agents/dossier-investigator.md",{"path":691,"priority":290},"agents/goal-planner.md",{"path":693,"priority":290},"agents/horizon-tracker.md",{"path":695,"priority":290},"commands/goals.md",{"basePath":697,"description":698,"displayName":699,"installMethods":700,"license":252,"rationale":701,"selectedPaths":702,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-adr","ADR lifecycle management — create, index, supersede, check compliance, and link Architecture Decision Records to code via AgentDB hierarchical store + causal edges (supersedes/amends/depends-on/related)","ruflo-adr",{"claudeCode":699},"plugin manifest at plugins/ruflo-adr/.claude-plugin/plugin.json",[703,704,705,707,709,711,713,715],{"path":301,"priority":285},{"path":287,"priority":285},{"path":706,"priority":305},"skills/adr-create/SKILL.md",{"path":708,"priority":305},"skills/adr-index/SKILL.md",{"path":710,"priority":305},"skills/adr-review/SKILL.md",{"path":712,"priority":305},"skills/adr-verify/SKILL.md",{"path":714,"priority":290},"agents/adr-architect.md",{"path":716,"priority":290},"commands/adr.md",{"basePath":718,"description":719,"displayName":720,"installMethods":721,"license":252,"rationale":722,"selectedPaths":723,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-cost-tracker","Token usage tracking, model cost attribution per agent, budget alerts, and optimization recommendations — uses memory_* (namespace-routed) for cost-tracking and cost-patterns; pairs with federation budget circuit breaker (ADR-097)","ruflo-cost-tracker",{"claudeCode":720},"plugin manifest at plugins/ruflo-cost-tracker/.claude-plugin/plugin.json",[724,725,726,728,730,732,734,736,738,740,742,744,746,748,750,752,754],{"path":301,"priority":285},{"path":287,"priority":285},{"path":727,"priority":305},"skills/cost-benchmark/SKILL.md",{"path":729,"priority":305},"skills/cost-booster-edit/SKILL.md",{"path":731,"priority":305},"skills/cost-booster-route/SKILL.md",{"path":733,"priority":305},"skills/cost-budget-check/SKILL.md",{"path":735,"priority":305},"skills/cost-compact-context/SKILL.md",{"path":737,"priority":305},"skills/cost-conversation/SKILL.md",{"path":739,"priority":305},"skills/cost-export/SKILL.md",{"path":741,"priority":305},"skills/cost-federation/SKILL.md",{"path":743,"priority":305},"skills/cost-optimize/SKILL.md",{"path":745,"priority":305},"skills/cost-report/SKILL.md",{"path":747,"priority":305},"skills/cost-summary/SKILL.md",{"path":749,"priority":305},"skills/cost-track/SKILL.md",{"path":751,"priority":305},"skills/cost-trend/SKILL.md",{"path":753,"priority":290},"agents/cost-analyst.md",{"path":755,"priority":290},"commands/ruflo-cost.md",{"basePath":757,"description":758,"displayName":759,"installMethods":760,"license":252,"rationale":761,"selectedPaths":762,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-ddd","Domain-Driven Design scaffolding — bounded contexts, aggregate roots, domain events, value objects, repositories, and anti-corruption layers; navigable domain graph stored in AgentDB","ruflo-ddd",{"claudeCode":759},"plugin manifest at plugins/ruflo-ddd/.claude-plugin/plugin.json",[763,764,765,767,769,771,773],{"path":301,"priority":285},{"path":287,"priority":285},{"path":766,"priority":305},"skills/ddd-aggregate/SKILL.md",{"path":768,"priority":305},"skills/ddd-context/SKILL.md",{"path":770,"priority":305},"skills/ddd-validate/SKILL.md",{"path":772,"priority":290},"agents/domain-modeler.md",{"path":774,"priority":290},"commands/ddd.md",{"basePath":776,"description":777,"displayName":778,"installMethods":779,"license":252,"rationale":780,"selectedPaths":781,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-federation","Cross-installation agent federation with zero-trust security, peer discovery, consensus-based task routing, and per-call budget circuit breaker (ADR-097)","ruflo-federation",{"claudeCode":778},"plugin manifest at plugins/ruflo-federation/.claude-plugin/plugin.json",[782,783,784,786,788,790,792],{"path":301,"priority":285},{"path":287,"priority":285},{"path":785,"priority":305},"skills/federation-audit/SKILL.md",{"path":787,"priority":305},"skills/federation-init/SKILL.md",{"path":789,"priority":305},"skills/federation-status/SKILL.md",{"path":791,"priority":290},"agents/federation-coordinator.md",{"path":793,"priority":290},"commands/federation.md",{"basePath":795,"description":796,"displayName":797,"installMethods":798,"license":252,"rationale":799,"selectedPaths":800,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-iot-cognitum","IoT device lifecycle, telemetry anomaly detection, fleet management, and witness chain verification for Cognitum Seed hardware","ruflo-iot-cognitum",{"claudeCode":797},"plugin manifest at plugins/ruflo-iot-cognitum/.claude-plugin/plugin.json",[801,802,803,805,807,809,811,813,815,817,819,821],{"path":301,"priority":285},{"path":287,"priority":285},{"path":804,"priority":305},"skills/iot-anomalies/SKILL.md",{"path":806,"priority":305},"skills/iot-firmware/SKILL.md",{"path":808,"priority":305},"skills/iot-fleet/SKILL.md",{"path":810,"priority":305},"skills/iot-register/SKILL.md",{"path":812,"priority":305},"skills/iot-witness-verify/SKILL.md",{"path":814,"priority":290},"agents/device-coordinator.md",{"path":816,"priority":290},"agents/fleet-manager.md",{"path":818,"priority":290},"agents/telemetry-analyzer.md",{"path":820,"priority":290},"agents/witness-auditor.md",{"path":822,"priority":290},"commands/iot.md",{"basePath":824,"description":825,"displayName":826,"installMethods":827,"license":252,"rationale":828,"selectedPaths":829,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-knowledge-graph","Knowledge graph construction — entity extraction, relation mapping, and pathfinder graph traversal","ruflo-knowledge-graph",{"claudeCode":826},"plugin manifest at plugins/ruflo-knowledge-graph/.claude-plugin/plugin.json",[830,831,832,834,836,838],{"path":301,"priority":285},{"path":287,"priority":285},{"path":833,"priority":305},"skills/kg-extract/SKILL.md",{"path":835,"priority":305},"skills/kg-traverse/SKILL.md",{"path":837,"priority":290},"agents/graph-navigator.md",{"path":839,"priority":290},"commands/kg.md",{"basePath":841,"description":842,"displayName":843,"installMethods":844,"license":252,"rationale":845,"selectedPaths":846,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-market-data","Market data ingestion — feed normalization, OHLCV vectorization, and HNSW-indexed pattern matching","ruflo-market-data",{"claudeCode":843},"plugin manifest at plugins/ruflo-market-data/.claude-plugin/plugin.json",[847,848,849,851,853,855],{"path":301,"priority":285},{"path":287,"priority":285},{"path":850,"priority":305},"skills/market-ingest/SKILL.md",{"path":852,"priority":305},"skills/market-pattern/SKILL.md",{"path":854,"priority":290},"agents/data-engineer.md",{"path":856,"priority":290},"commands/market.md",{"basePath":858,"description":859,"displayName":860,"installMethods":861,"license":252,"rationale":862,"selectedPaths":863,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-migrations","Schema migration management — generate, validate, dry-run, and rollback database migrations","ruflo-migrations",{"claudeCode":860},"plugin manifest at plugins/ruflo-migrations/.claude-plugin/plugin.json",[864,865,866,868,870,872],{"path":301,"priority":285},{"path":287,"priority":285},{"path":867,"priority":305},"skills/migrate-create/SKILL.md",{"path":869,"priority":305},"skills/migrate-validate/SKILL.md",{"path":871,"priority":290},"agents/migration-engineer.md",{"path":873,"priority":290},"commands/migrate.md",{"basePath":875,"description":876,"displayName":877,"installMethods":878,"license":252,"rationale":879,"selectedPaths":880,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-neural-trader","Neural trading via npx neural-trader — self-learning strategies, Rust/NAPI backtesting, 112+ MCP tools, swarm coordination, and portfolio optimization","ruflo-neural-trader",{"claudeCode":877},"plugin manifest at plugins/ruflo-neural-trader/.claude-plugin/plugin.json",[881,882,883,885,887,889,891,893,895,897,899,901,903,905],{"path":301,"priority":285},{"path":287,"priority":285},{"path":884,"priority":305},"skills/trader-backtest/SKILL.md",{"path":886,"priority":305},"skills/trader-cloud-backtest/SKILL.md",{"path":888,"priority":305},"skills/trader-portfolio/SKILL.md",{"path":890,"priority":305},"skills/trader-regime/SKILL.md",{"path":892,"priority":305},"skills/trader-risk/SKILL.md",{"path":894,"priority":305},"skills/trader-signal/SKILL.md",{"path":896,"priority":305},"skills/trader-train/SKILL.md",{"path":898,"priority":290},"agents/backtest-engineer.md",{"path":900,"priority":290},"agents/market-analyst.md",{"path":902,"priority":290},"agents/risk-analyst.md",{"path":904,"priority":290},"agents/trading-strategist.md",{"path":906,"priority":290},"commands/trader.md",{"basePath":908,"description":909,"displayName":910,"installMethods":911,"license":252,"rationale":912,"selectedPaths":913,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-observability","Structured logging, distributed tracing, and metrics — correlate agent swarm activity with application telemetry","ruflo-observability",{"claudeCode":910},"plugin manifest at plugins/ruflo-observability/.claude-plugin/plugin.json",[914,915,916,918,920,922],{"path":301,"priority":285},{"path":287,"priority":285},{"path":917,"priority":305},"skills/observe-metrics/SKILL.md",{"path":919,"priority":305},"skills/observe-trace/SKILL.md",{"path":921,"priority":290},"agents/observability-engineer.md",{"path":923,"priority":290},"commands/observe.md",{"basePath":925,"description":926,"displayName":927,"installMethods":928,"license":252,"rationale":929,"selectedPaths":930,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-ruvector","Self-learning vector database via npx ruvector@0.2.25 — HNSW, adaptive LoRA embeddings, code-graph clustering, hooks routing, brain/SONA, 103 MCP tools","ruflo-ruvector",{"claudeCode":927},"plugin manifest at plugins/ruflo-ruvector/.claude-plugin/plugin.json",[931,932,933,935,937,939,941,943],{"path":301,"priority":285},{"path":287,"priority":285},{"path":934,"priority":305},"skills/vector-cluster/SKILL.md",{"path":936,"priority":305},"skills/vector-embed/SKILL.md",{"path":938,"priority":305},"skills/vector-hyperbolic/SKILL.md",{"path":940,"priority":305},"skills/vector-setup/SKILL.md",{"path":942,"priority":290},"agents/vector-engineer.md",{"path":944,"priority":290},"commands/vector.md",{"basePath":946,"description":947,"displayName":948,"installMethods":949,"license":252,"rationale":950,"selectedPaths":951,"source":291,"sourceLanguage":18,"type":326},"plugins/ruflo-sparc","SPARC methodology — Specification, Pseudocode, Architecture, Refinement, Completion phases with gate checks","ruflo-sparc",{"claudeCode":948},"plugin manifest at plugins/ruflo-sparc/.claude-plugin/plugin.json",[952,953,954,956,958,960,962],{"path":301,"priority":285},{"path":287,"priority":285},{"path":955,"priority":305},"skills/sparc-implement/SKILL.md",{"path":957,"priority":305},"skills/sparc-refine/SKILL.md",{"path":959,"priority":305},"skills/sparc-spec/SKILL.md",{"path":961,"priority":290},"agents/sparc-orchestrator.md",{"path":963,"priority":290},"commands/ruflo-sparc.md",{"basePath":278,"description":965,"displayName":221,"installMethods":966,"license":252,"rationale":967,"selectedPaths":968,"source":291,"sourceLanguage":18,"type":326},"Enterprise AI agent orchestration plugin with 150+ commands, 74+ specialized agents, SPARC methodology, swarm coordination, GitHub integration, and neural training capabilities",{"claudeCode":221},"plugin manifest at .claude-plugin/plugin.json (coalesced with duplicate plugin at plugin)",[969,970,971,972,975,977],{"path":301,"priority":285},{"path":287,"priority":285},{"path":289,"priority":290},{"path":973,"priority":974},"bin/cli.js","low",{"path":976,"priority":974},"bin/npx-repair.js",{"path":978,"priority":974},"bin/npx-safe-launch.js",{"basePath":980,"description":981,"displayName":982,"installMethods":983,"rationale":984,"selectedPaths":985,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-adaptive-coordinator","Agent skill for adaptive-coordinator - invoke with $agent-adaptive-coordinator","agent-adaptive-coordinator",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-adaptive-coordinator/SKILL.md",[986],{"path":987,"priority":285},"SKILL.md",{"basePath":989,"description":990,"displayName":991,"installMethods":992,"rationale":993,"selectedPaths":994,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-agent","Agent skill for agent - invoke with $agent-agent","agent-agent",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-agent/SKILL.md",[995],{"path":987,"priority":285},{"basePath":997,"description":998,"displayName":999,"installMethods":1000,"rationale":1001,"selectedPaths":1002,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-agentic-payments","Agent skill for agentic-payments - invoke with $agent-agentic-payments","agent-agentic-payments",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-agentic-payments/SKILL.md",[1003],{"path":987,"priority":285},{"basePath":1005,"description":1006,"displayName":1007,"installMethods":1008,"rationale":1009,"selectedPaths":1010,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-analyze-code-quality","Agent skill for analyze-code-quality - invoke with $agent-analyze-code-quality","agent-analyze-code-quality",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-analyze-code-quality/SKILL.md",[1011],{"path":987,"priority":285},{"basePath":1013,"description":1014,"displayName":1015,"installMethods":1016,"rationale":1017,"selectedPaths":1018,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-app-store","Agent skill for app-store - invoke with $agent-app-store","agent-app-store",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-app-store/SKILL.md",[1019],{"path":987,"priority":285},{"basePath":1021,"description":1022,"displayName":1023,"installMethods":1024,"rationale":1025,"selectedPaths":1026,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-arch-system-design","Agent skill for arch-system-design - invoke with $agent-arch-system-design","agent-arch-system-design",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-arch-system-design/SKILL.md",[1027],{"path":987,"priority":285},{"basePath":1029,"description":1030,"displayName":1031,"installMethods":1032,"rationale":1033,"selectedPaths":1034,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-architecture","Agent skill for architecture - invoke with $agent-architecture","agent-architecture",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-architecture/SKILL.md",[1035],{"path":987,"priority":285},{"basePath":1037,"description":1038,"displayName":1039,"installMethods":1040,"rationale":1041,"selectedPaths":1042,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-authentication","Agent skill for authentication - invoke with $agent-authentication","agent-authentication",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-authentication/SKILL.md",[1043],{"path":987,"priority":285},{"basePath":1045,"description":1046,"displayName":1047,"installMethods":1048,"rationale":1049,"selectedPaths":1050,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-automation-smart-agent","Agent skill for automation-smart-agent - invoke with $agent-automation-smart-agent","agent-automation-smart-agent",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-automation-smart-agent/SKILL.md",[1051],{"path":987,"priority":285},{"basePath":1053,"description":1054,"displayName":1055,"installMethods":1056,"rationale":1057,"selectedPaths":1058,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-base-template-generator","Agent skill for base-template-generator - invoke with $agent-base-template-generator","agent-base-template-generator",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-base-template-generator/SKILL.md",[1059],{"path":987,"priority":285},{"basePath":1061,"description":1062,"displayName":1063,"installMethods":1064,"rationale":1065,"selectedPaths":1066,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-benchmark-suite","Agent skill for benchmark-suite - invoke with $agent-benchmark-suite","agent-benchmark-suite",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-benchmark-suite/SKILL.md",[1067],{"path":987,"priority":285},{"basePath":1069,"description":1070,"displayName":1071,"installMethods":1072,"rationale":1073,"selectedPaths":1074,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-byzantine-coordinator","Agent skill for byzantine-coordinator - invoke with $agent-byzantine-coordinator","agent-byzantine-coordinator",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-byzantine-coordinator/SKILL.md",[1075],{"path":987,"priority":285},{"basePath":1077,"description":1078,"displayName":1079,"installMethods":1080,"rationale":1081,"selectedPaths":1082,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-challenges","Agent skill for challenges - invoke with $agent-challenges","agent-challenges",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-challenges/SKILL.md",[1083],{"path":987,"priority":285},{"basePath":1085,"description":1086,"displayName":1087,"installMethods":1088,"rationale":1089,"selectedPaths":1090,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-code-analyzer","Agent skill for code-analyzer - invoke with $agent-code-analyzer","agent-code-analyzer",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-code-analyzer/SKILL.md",[1091],{"path":987,"priority":285},{"basePath":1093,"description":1094,"displayName":1095,"installMethods":1096,"rationale":1097,"selectedPaths":1098,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-code-goal-planner","Agent skill for code-goal-planner - invoke with $agent-code-goal-planner","agent-code-goal-planner",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-code-goal-planner/SKILL.md",[1099],{"path":987,"priority":285},{"basePath":1101,"description":1102,"displayName":1103,"installMethods":1104,"rationale":1105,"selectedPaths":1106,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-code-review-swarm","Agent skill for code-review-swarm - invoke with $agent-code-review-swarm","agent-code-review-swarm",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-code-review-swarm/SKILL.md",[1107],{"path":987,"priority":285},{"basePath":1109,"description":1110,"displayName":1111,"installMethods":1112,"rationale":1113,"selectedPaths":1114,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-coder","Agent skill for coder - invoke with $agent-coder","agent-coder",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-coder/SKILL.md",[1115],{"path":987,"priority":285},{"basePath":1117,"description":1118,"displayName":1119,"installMethods":1120,"rationale":1121,"selectedPaths":1122,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-collective-intelligence-coordinator","Agent skill for collective-intelligence-coordinator - invoke with $agent-collective-intelligence-coordinator","agent-collective-intelligence-coordinator",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-collective-intelligence-coordinator/SKILL.md",[1123],{"path":987,"priority":285},{"basePath":1125,"description":1126,"displayName":1127,"installMethods":1128,"rationale":1129,"selectedPaths":1130,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-consensus-coordinator","Agent skill for consensus-coordinator - invoke with $agent-consensus-coordinator","agent-consensus-coordinator",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-consensus-coordinator/SKILL.md",[1131],{"path":987,"priority":285},{"basePath":1133,"description":1134,"displayName":1135,"installMethods":1136,"rationale":1137,"selectedPaths":1138,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-coordination","Agent spawning, lifecycle management, and coordination patterns. Manages 60+ agent types with specialized capabilities. Use when: spawning agents, coordinating multi-agent tasks, managing agent pools. Skip when: single-agent work, no coordination needed.\n","agent-coordination",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-coordination/SKILL.md",[1139],{"path":987,"priority":285},{"basePath":1141,"description":1142,"displayName":1143,"installMethods":1144,"rationale":1145,"selectedPaths":1146,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-coordinator-swarm-init","Agent skill for coordinator-swarm-init - invoke with $agent-coordinator-swarm-init","agent-coordinator-swarm-init",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-coordinator-swarm-init/SKILL.md",[1147],{"path":987,"priority":285},{"basePath":1149,"description":1150,"displayName":1151,"installMethods":1152,"rationale":1153,"selectedPaths":1154,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-crdt-synchronizer","Agent skill for crdt-synchronizer - invoke with $agent-crdt-synchronizer","agent-crdt-synchronizer",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-crdt-synchronizer/SKILL.md",[1155],{"path":987,"priority":285},{"basePath":1157,"description":1158,"displayName":1159,"installMethods":1160,"rationale":1161,"selectedPaths":1162,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-data-ml-model","Agent skill for data-ml-model - invoke with $agent-data-ml-model","agent-data-ml-model",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-data-ml-model/SKILL.md",[1163],{"path":987,"priority":285},{"basePath":1165,"description":1166,"displayName":1167,"installMethods":1168,"rationale":1169,"selectedPaths":1170,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-dev-backend-api","Agent skill for dev-backend-api - invoke with $agent-dev-backend-api","agent-dev-backend-api",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-dev-backend-api/SKILL.md",[1171],{"path":987,"priority":285},{"basePath":1173,"description":1174,"displayName":1175,"installMethods":1176,"rationale":1177,"selectedPaths":1178,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-docs-api-openapi","Agent skill for docs-api-openapi - invoke with $agent-docs-api-openapi","agent-docs-api-openapi",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-docs-api-openapi/SKILL.md",[1179],{"path":987,"priority":285},{"basePath":1181,"description":1182,"displayName":1183,"installMethods":1184,"rationale":1185,"selectedPaths":1186,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-github-modes","Agent skill for github-modes - invoke with $agent-github-modes","agent-github-modes",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-github-modes/SKILL.md",[1187],{"path":987,"priority":285},{"basePath":1189,"description":1190,"displayName":1191,"installMethods":1192,"rationale":1193,"selectedPaths":1194,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-github-pr-manager","Agent skill for github-pr-manager - invoke with $agent-github-pr-manager","agent-github-pr-manager",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-github-pr-manager/SKILL.md",[1195],{"path":987,"priority":285},{"basePath":1197,"description":1198,"displayName":1199,"installMethods":1200,"rationale":1201,"selectedPaths":1202,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-goal-planner","Agent skill for goal-planner - invoke with $agent-goal-planner","agent-goal-planner",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-goal-planner/SKILL.md",[1203],{"path":987,"priority":285},{"basePath":1205,"description":1206,"displayName":1207,"installMethods":1208,"rationale":1209,"selectedPaths":1210,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-gossip-coordinator","Agent skill for gossip-coordinator - invoke with $agent-gossip-coordinator","agent-gossip-coordinator",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-gossip-coordinator/SKILL.md",[1211],{"path":987,"priority":285},{"basePath":1213,"description":1214,"displayName":1215,"installMethods":1216,"rationale":1217,"selectedPaths":1218,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-hierarchical-coordinator","Agent skill for hierarchical-coordinator - invoke with $agent-hierarchical-coordinator","agent-hierarchical-coordinator",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-hierarchical-coordinator/SKILL.md",[1219],{"path":987,"priority":285},{"basePath":1221,"description":1222,"displayName":1223,"installMethods":1224,"rationale":1225,"selectedPaths":1226,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-implementer-sparc-coder","Agent skill for implementer-sparc-coder - invoke with $agent-implementer-sparc-coder","agent-implementer-sparc-coder",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-implementer-sparc-coder/SKILL.md",[1227],{"path":987,"priority":285},{"basePath":1229,"description":1230,"displayName":1231,"installMethods":1232,"rationale":1233,"selectedPaths":1234,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-issue-tracker","Agent skill for issue-tracker - invoke with $agent-issue-tracker","agent-issue-tracker",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-issue-tracker/SKILL.md",[1235],{"path":987,"priority":285},{"basePath":1237,"description":1238,"displayName":1239,"installMethods":1240,"rationale":1241,"selectedPaths":1242,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-load-balancer","Agent skill for load-balancer - invoke with $agent-load-balancer","agent-load-balancer",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-load-balancer/SKILL.md",[1243],{"path":987,"priority":285},{"basePath":1245,"description":1246,"displayName":1247,"installMethods":1248,"rationale":1249,"selectedPaths":1250,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-matrix-optimizer","Agent skill for matrix-optimizer - invoke with $agent-matrix-optimizer","agent-matrix-optimizer",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-matrix-optimizer/SKILL.md",[1251],{"path":987,"priority":285},{"basePath":1253,"description":1254,"displayName":1255,"installMethods":1256,"rationale":1257,"selectedPaths":1258,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-memory-coordinator","Agent skill for memory-coordinator - invoke with $agent-memory-coordinator","agent-memory-coordinator",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-memory-coordinator/SKILL.md",[1259],{"path":987,"priority":285},{"basePath":1261,"description":1262,"displayName":1263,"installMethods":1264,"rationale":1265,"selectedPaths":1266,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-mesh-coordinator","Agent skill for mesh-coordinator - invoke with $agent-mesh-coordinator","agent-mesh-coordinator",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-mesh-coordinator/SKILL.md",[1267],{"path":987,"priority":285},{"basePath":1269,"description":1270,"displayName":1271,"installMethods":1272,"rationale":1273,"selectedPaths":1274,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-migration-plan","Agent skill for migration-plan - invoke with $agent-migration-plan","agent-migration-plan",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-migration-plan/SKILL.md",[1275],{"path":987,"priority":285},{"basePath":1277,"description":1278,"displayName":1279,"installMethods":1280,"rationale":1281,"selectedPaths":1282,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-multi-repo-swarm","Agent skill for multi-repo-swarm - invoke with $agent-multi-repo-swarm","agent-multi-repo-swarm",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-multi-repo-swarm/SKILL.md",[1283],{"path":987,"priority":285},{"basePath":1285,"description":1286,"displayName":1287,"installMethods":1288,"rationale":1289,"selectedPaths":1290,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-neural-network","Agent skill for neural-network - invoke with $agent-neural-network","agent-neural-network",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-neural-network/SKILL.md",[1291],{"path":987,"priority":285},{"basePath":1293,"description":1294,"displayName":1295,"installMethods":1296,"rationale":1297,"selectedPaths":1298,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-ops-cicd-github","Agent skill for ops-cicd-github - invoke with $agent-ops-cicd-github","agent-ops-cicd-github",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-ops-cicd-github/SKILL.md",[1299],{"path":987,"priority":285},{"basePath":1301,"description":1302,"displayName":1303,"installMethods":1304,"rationale":1305,"selectedPaths":1306,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-orchestrator-task","Agent skill for orchestrator-task - invoke with $agent-orchestrator-task","agent-orchestrator-task",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-orchestrator-task/SKILL.md",[1307],{"path":987,"priority":285},{"basePath":1309,"description":1310,"displayName":1311,"installMethods":1312,"rationale":1313,"selectedPaths":1314,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-pagerank-analyzer","Agent skill for pagerank-analyzer - invoke with $agent-pagerank-analyzer","agent-pagerank-analyzer",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-pagerank-analyzer/SKILL.md",[1315],{"path":987,"priority":285},{"basePath":1317,"description":1318,"displayName":1319,"installMethods":1320,"rationale":1321,"selectedPaths":1322,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-payments","Agent skill for payments - invoke with $agent-payments","agent-payments",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-payments/SKILL.md",[1323],{"path":987,"priority":285},{"basePath":1325,"description":1326,"displayName":1327,"installMethods":1328,"rationale":1329,"selectedPaths":1330,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-performance-analyzer","Agent skill for performance-analyzer - invoke with $agent-performance-analyzer","agent-performance-analyzer",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-performance-analyzer/SKILL.md",[1331],{"path":987,"priority":285},{"basePath":1333,"description":1334,"displayName":1335,"installMethods":1336,"rationale":1337,"selectedPaths":1338,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-performance-benchmarker","Agent skill for performance-benchmarker - invoke with $agent-performance-benchmarker","agent-performance-benchmarker",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-performance-benchmarker/SKILL.md",[1339],{"path":987,"priority":285},{"basePath":1341,"description":1342,"displayName":1343,"installMethods":1344,"rationale":1345,"selectedPaths":1346,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-performance-monitor","Agent skill for performance-monitor - invoke with $agent-performance-monitor","agent-performance-monitor",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-performance-monitor/SKILL.md",[1347],{"path":987,"priority":285},{"basePath":1349,"description":1350,"displayName":1351,"installMethods":1352,"rationale":1353,"selectedPaths":1354,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-performance-optimizer","Agent skill for performance-optimizer - invoke with $agent-performance-optimizer","agent-performance-optimizer",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-performance-optimizer/SKILL.md",[1355],{"path":987,"priority":285},{"basePath":1357,"description":1358,"displayName":1359,"installMethods":1360,"rationale":1361,"selectedPaths":1362,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-planner","Agent skill for planner - invoke with $agent-planner","agent-planner",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-planner/SKILL.md",[1363],{"path":987,"priority":285},{"basePath":1365,"description":1366,"displayName":1367,"installMethods":1368,"rationale":1369,"selectedPaths":1370,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-pr-manager","Agent skill for pr-manager - invoke with $agent-pr-manager","agent-pr-manager",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-pr-manager/SKILL.md",[1371],{"path":987,"priority":285},{"basePath":1373,"description":1374,"displayName":1375,"installMethods":1376,"rationale":1377,"selectedPaths":1378,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-production-validator","Agent skill for production-validator - invoke with $agent-production-validator","agent-production-validator",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-production-validator/SKILL.md",[1379],{"path":987,"priority":285},{"basePath":1381,"description":1382,"displayName":1383,"installMethods":1384,"rationale":1385,"selectedPaths":1386,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-project-board-sync","Agent skill for project-board-sync - invoke with $agent-project-board-sync","agent-project-board-sync",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-project-board-sync/SKILL.md",[1387],{"path":987,"priority":285},{"basePath":1389,"description":1390,"displayName":1391,"installMethods":1392,"rationale":1393,"selectedPaths":1394,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-pseudocode","Agent skill for pseudocode - invoke with $agent-pseudocode","agent-pseudocode",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-pseudocode/SKILL.md",[1395],{"path":987,"priority":285},{"basePath":1397,"description":1398,"displayName":1399,"installMethods":1400,"rationale":1401,"selectedPaths":1402,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-queen-coordinator","Agent skill for queen-coordinator - invoke with $agent-queen-coordinator","agent-queen-coordinator",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-queen-coordinator/SKILL.md",[1403],{"path":987,"priority":285},{"basePath":1405,"description":1406,"displayName":1407,"installMethods":1408,"rationale":1409,"selectedPaths":1410,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-quorum-manager","Agent skill for quorum-manager - invoke with $agent-quorum-manager","agent-quorum-manager",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-quorum-manager/SKILL.md",[1411],{"path":987,"priority":285},{"basePath":1413,"description":1414,"displayName":1415,"installMethods":1416,"rationale":1417,"selectedPaths":1418,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-raft-manager","Agent skill for raft-manager - invoke with $agent-raft-manager","agent-raft-manager",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-raft-manager/SKILL.md",[1419],{"path":987,"priority":285},{"basePath":1421,"description":1422,"displayName":1423,"installMethods":1424,"rationale":1425,"selectedPaths":1426,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-refinement","Agent skill for refinement - invoke with $agent-refinement","agent-refinement",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-refinement/SKILL.md",[1427],{"path":987,"priority":285},{"basePath":1429,"description":1430,"displayName":1431,"installMethods":1432,"rationale":1433,"selectedPaths":1434,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-release-manager","Agent skill for release-manager - invoke with $agent-release-manager","agent-release-manager",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-release-manager/SKILL.md",[1435],{"path":987,"priority":285},{"basePath":1437,"description":1438,"displayName":1439,"installMethods":1440,"rationale":1441,"selectedPaths":1442,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-release-swarm","Agent skill for release-swarm - invoke with $agent-release-swarm","agent-release-swarm",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-release-swarm/SKILL.md",[1443],{"path":987,"priority":285},{"basePath":1445,"description":1446,"displayName":1447,"installMethods":1448,"rationale":1449,"selectedPaths":1450,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-repo-architect","Agent skill for repo-architect - invoke with $agent-repo-architect","agent-repo-architect",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-repo-architect/SKILL.md",[1451],{"path":987,"priority":285},{"basePath":1453,"description":1454,"displayName":1455,"installMethods":1456,"rationale":1457,"selectedPaths":1458,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-researcher","Agent skill for researcher - invoke with $agent-researcher","agent-researcher",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-researcher/SKILL.md",[1459],{"path":987,"priority":285},{"basePath":1461,"description":1462,"displayName":1463,"installMethods":1464,"rationale":1465,"selectedPaths":1466,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-resource-allocator","Agent skill for resource-allocator - invoke with $agent-resource-allocator","agent-resource-allocator",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-resource-allocator/SKILL.md",[1467],{"path":987,"priority":285},{"basePath":1469,"description":1470,"displayName":1471,"installMethods":1472,"rationale":1473,"selectedPaths":1474,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-reviewer","Agent skill for reviewer - invoke with $agent-reviewer","agent-reviewer",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-reviewer/SKILL.md",[1475],{"path":987,"priority":285},{"basePath":1477,"description":1478,"displayName":1479,"installMethods":1480,"rationale":1481,"selectedPaths":1482,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-safla-neural","Agent skill for safla-neural - invoke with $agent-safla-neural","agent-safla-neural",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-safla-neural/SKILL.md",[1483],{"path":987,"priority":285},{"basePath":1485,"description":1486,"displayName":1487,"installMethods":1488,"rationale":1489,"selectedPaths":1490,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-sandbox","Agent skill for sandbox - invoke with $agent-sandbox","agent-sandbox",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-sandbox/SKILL.md",[1491],{"path":987,"priority":285},{"basePath":1493,"description":1494,"displayName":1495,"installMethods":1496,"rationale":1497,"selectedPaths":1498,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-scout-explorer","Agent skill for scout-explorer - invoke with $agent-scout-explorer","agent-scout-explorer",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-scout-explorer/SKILL.md",[1499],{"path":987,"priority":285},{"basePath":1501,"description":1502,"displayName":1503,"installMethods":1504,"rationale":1505,"selectedPaths":1506,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-security-manager","Agent skill for security-manager - invoke with $agent-security-manager","agent-security-manager",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-security-manager/SKILL.md",[1507],{"path":987,"priority":285},{"basePath":1509,"description":1510,"displayName":1511,"installMethods":1512,"rationale":1513,"selectedPaths":1514,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-sona-learning-optimizer","Agent skill for sona-learning-optimizer - invoke with $agent-sona-learning-optimizer","agent-sona-learning-optimizer",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-sona-learning-optimizer/SKILL.md",[1515],{"path":987,"priority":285},{"basePath":1517,"description":1518,"displayName":1519,"installMethods":1520,"rationale":1521,"selectedPaths":1522,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-sparc-coordinator","Agent skill for sparc-coordinator - invoke with $agent-sparc-coordinator","agent-sparc-coordinator",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-sparc-coordinator/SKILL.md",[1523],{"path":987,"priority":285},{"basePath":1525,"description":1526,"displayName":1527,"installMethods":1528,"rationale":1529,"selectedPaths":1530,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-spec-mobile-react-native","Agent skill for spec-mobile-react-native - invoke with $agent-spec-mobile-react-native","agent-spec-mobile-react-native",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-spec-mobile-react-native/SKILL.md",[1531],{"path":987,"priority":285},{"basePath":1533,"description":1534,"displayName":1535,"installMethods":1536,"rationale":1537,"selectedPaths":1538,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-specification","Agent skill for specification - invoke with $agent-specification","agent-specification",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-specification/SKILL.md",[1539],{"path":987,"priority":285},{"basePath":1541,"description":1542,"displayName":1543,"installMethods":1544,"rationale":1545,"selectedPaths":1546,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-swarm","Agent skill for swarm - invoke with $agent-swarm","agent-swarm",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-swarm/SKILL.md",[1547],{"path":987,"priority":285},{"basePath":1549,"description":1550,"displayName":1551,"installMethods":1552,"rationale":1553,"selectedPaths":1554,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-swarm-issue","Agent skill for swarm-issue - invoke with $agent-swarm-issue","agent-swarm-issue",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-swarm-issue/SKILL.md",[1555],{"path":987,"priority":285},{"basePath":1557,"description":1558,"displayName":1559,"installMethods":1560,"rationale":1561,"selectedPaths":1562,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-swarm-memory-manager","Agent skill for swarm-memory-manager - invoke with $agent-swarm-memory-manager","agent-swarm-memory-manager",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-swarm-memory-manager/SKILL.md",[1563],{"path":987,"priority":285},{"basePath":1565,"description":1566,"displayName":1567,"installMethods":1568,"rationale":1569,"selectedPaths":1570,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-swarm-pr","Agent skill for swarm-pr - invoke with $agent-swarm-pr","agent-swarm-pr",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-swarm-pr/SKILL.md",[1571],{"path":987,"priority":285},{"basePath":1573,"description":1574,"displayName":1575,"installMethods":1576,"rationale":1577,"selectedPaths":1578,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-sync-coordinator","Agent skill for sync-coordinator - invoke with $agent-sync-coordinator","agent-sync-coordinator",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-sync-coordinator/SKILL.md",[1579],{"path":987,"priority":285},{"basePath":1581,"description":1582,"displayName":1583,"installMethods":1584,"rationale":1585,"selectedPaths":1586,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-tdd-london-swarm","Agent skill for tdd-london-swarm - invoke with $agent-tdd-london-swarm","agent-tdd-london-swarm",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-tdd-london-swarm/SKILL.md",[1587],{"path":987,"priority":285},{"basePath":1589,"description":1590,"displayName":1591,"installMethods":1592,"rationale":1593,"selectedPaths":1594,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-test-long-runner","Agent skill for test-long-runner - invoke with $agent-test-long-runner","agent-test-long-runner",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-test-long-runner/SKILL.md",[1595],{"path":987,"priority":285},{"basePath":1597,"description":1598,"displayName":1599,"installMethods":1600,"rationale":1601,"selectedPaths":1602,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-tester","Agent skill for tester - invoke with $agent-tester","agent-tester",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-tester/SKILL.md",[1603],{"path":987,"priority":285},{"basePath":1605,"description":1606,"displayName":1607,"installMethods":1608,"rationale":1609,"selectedPaths":1610,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-topology-optimizer","Agent skill for topology-optimizer - invoke with $agent-topology-optimizer","agent-topology-optimizer",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-topology-optimizer/SKILL.md",[1611],{"path":987,"priority":285},{"basePath":1613,"description":1614,"displayName":1615,"installMethods":1616,"rationale":1617,"selectedPaths":1618,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-trading-predictor","Agent skill for trading-predictor - invoke with $agent-trading-predictor","agent-trading-predictor",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-trading-predictor/SKILL.md",[1619],{"path":987,"priority":285},{"basePath":1621,"description":1622,"displayName":1623,"installMethods":1624,"rationale":1625,"selectedPaths":1626,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-user-tools","Agent skill for user-tools - invoke with $agent-user-tools","agent-user-tools",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-user-tools/SKILL.md",[1627],{"path":987,"priority":285},{"basePath":1629,"description":1630,"displayName":1631,"installMethods":1632,"rationale":1633,"selectedPaths":1634,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-v3-integration-architect","Agent skill for v3-integration-architect - invoke with $agent-v3-integration-architect","agent-v3-integration-architect",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-v3-integration-architect/SKILL.md",[1635],{"path":987,"priority":285},{"basePath":1637,"description":1638,"displayName":1639,"installMethods":1640,"rationale":1641,"selectedPaths":1642,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-v3-memory-specialist","Agent skill for v3-memory-specialist - invoke with $agent-v3-memory-specialist","agent-v3-memory-specialist",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-v3-memory-specialist/SKILL.md",[1643],{"path":987,"priority":285},{"basePath":1645,"description":1646,"displayName":1647,"installMethods":1648,"rationale":1649,"selectedPaths":1650,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-v3-performance-engineer","Agent skill for v3-performance-engineer - invoke with $agent-v3-performance-engineer","agent-v3-performance-engineer",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-v3-performance-engineer/SKILL.md",[1651],{"path":987,"priority":285},{"basePath":1653,"description":1654,"displayName":1655,"installMethods":1656,"rationale":1657,"selectedPaths":1658,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-v3-queen-coordinator","Agent skill for v3-queen-coordinator - invoke with $agent-v3-queen-coordinator","agent-v3-queen-coordinator",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-v3-queen-coordinator/SKILL.md",[1659],{"path":987,"priority":285},{"basePath":1661,"description":1662,"displayName":1663,"installMethods":1664,"rationale":1665,"selectedPaths":1666,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-v3-security-architect","Agent skill for v3-security-architect - invoke with $agent-v3-security-architect","agent-v3-security-architect",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-v3-security-architect/SKILL.md",[1667],{"path":987,"priority":285},{"basePath":1669,"description":1670,"displayName":1671,"installMethods":1672,"rationale":1673,"selectedPaths":1674,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-worker-specialist","Agent skill for worker-specialist - invoke with $agent-worker-specialist","agent-worker-specialist",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-worker-specialist/SKILL.md",[1675],{"path":987,"priority":285},{"basePath":1677,"description":1678,"displayName":1679,"installMethods":1680,"rationale":1681,"selectedPaths":1682,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-workflow","Agent skill for workflow - invoke with $agent-workflow","agent-workflow",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-workflow/SKILL.md",[1683],{"path":987,"priority":285},{"basePath":1685,"description":1686,"displayName":1687,"installMethods":1688,"rationale":1689,"selectedPaths":1690,"source":291,"sourceLanguage":18,"type":262},".agents/skills/agent-workflow-automation","Agent skill for workflow-automation - invoke with $agent-workflow-automation","agent-workflow-automation",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-workflow-automation/SKILL.md",[1691],{"path":987,"priority":285},{"basePath":1693,"description":1694,"displayName":1695,"installMethods":1696,"rationale":1697,"selectedPaths":1698,"source":291,"sourceLanguage":18,"type":262},".claude/skills/agentdb-advanced","Master advanced AgentDB features including QUIC synchronization, multi-database management, custom distance metrics, hybrid search, and distributed systems integration. Use when building distributed AI systems, multi-agent coordination, or advanced vector search applications.","agentdb-advanced",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/agentdb-advanced/SKILL.md (coalesced with duplicate skill at .agents/skills/agentdb-advanced)",[1699],{"path":987,"priority":285},{"basePath":1701,"description":1702,"displayName":1703,"installMethods":1704,"rationale":1705,"selectedPaths":1706,"source":291,"sourceLanguage":18,"type":262},".claude/skills/agentdb-learning","Create and train AI learning plugins with AgentDB's 9 reinforcement learning algorithms. Includes Decision Transformer, Q-Learning, SARSA, Actor-Critic, and more. Use when building self-learning agents, implementing RL, or optimizing agent behavior through experience.","agentdb-learning",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/agentdb-learning/SKILL.md (coalesced with duplicate skill at .agents/skills/agentdb-learning)",[1707],{"path":987,"priority":285},{"basePath":1709,"description":1710,"displayName":1711,"installMethods":1712,"rationale":1713,"selectedPaths":1714,"source":291,"sourceLanguage":18,"type":262},".claude/skills/agentdb-memory-patterns","Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants.","agentdb-memory-patterns",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/agentdb-memory-patterns/SKILL.md (coalesced with duplicate skill at .agents/skills/agentdb-memory-patterns)",[1715],{"path":987,"priority":285},{"basePath":1717,"description":1718,"displayName":1719,"installMethods":1720,"rationale":1721,"selectedPaths":1722,"source":291,"sourceLanguage":18,"type":262},".claude/skills/agentdb-optimization","Optimize AgentDB performance with quantization (4-32x memory reduction), HNSW indexing (150x faster search), caching, and batch operations. Use when optimizing memory usage, improving search speed, or scaling to millions of vectors.","agentdb-optimization",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/agentdb-optimization/SKILL.md (coalesced with duplicate skill at .agents/skills/agentdb-optimization)",[1723],{"path":987,"priority":285},{"basePath":1725,"description":1726,"displayName":1727,"installMethods":1728,"rationale":1729,"selectedPaths":1730,"source":291,"sourceLanguage":18,"type":262},".claude/skills/agentdb-vector-search","Implement semantic vector search with AgentDB for intelligent document retrieval, similarity matching, and context-aware querying. Use when building RAG systems, semantic search engines, or intelligent knowledge bases.","agentdb-vector-search",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/agentdb-vector-search/SKILL.md (coalesced with duplicate skill at .agents/skills/agentdb-vector-search)",[1731],{"path":987,"priority":285},{"basePath":1733,"description":1734,"displayName":1735,"installMethods":1736,"rationale":1737,"selectedPaths":1738,"source":291,"sourceLanguage":18,"type":262},".claude/skills/agentic-jujutsu","Quantum-resistant, self-learning version control for AI agents with ReasoningBank intelligence and multi-agent coordination\n","agentic-jujutsu",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/agentic-jujutsu/SKILL.md (coalesced with duplicate skill at .agents/skills/agentic-jujutsu)",[1739],{"path":987,"priority":285},{"basePath":1741,"description":1742,"displayName":1743,"installMethods":1744,"rationale":1745,"selectedPaths":1746,"source":291,"sourceLanguage":18,"type":262},".agents/skills/claims","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 requirements, single-agent local work.\n","claims",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/claims/SKILL.md",[1747],{"path":987,"priority":285},{"basePath":1749,"description":1750,"displayName":1751,"installMethods":1752,"rationale":1753,"selectedPaths":1754,"source":291,"sourceLanguage":18,"type":262},".agents/skills/embeddings","Vector embeddings with HNSW indexing, sql.js persistence, and hyperbolic support. 75x faster with agentic-flow integration. Use when: semantic search, pattern matching, similarity queries, knowledge retrieval. Skip when: exact text matching, simple lookups, no semantic understanding needed.\n","embeddings",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/embeddings/SKILL.md",[1755],{"path":987,"priority":285},{"basePath":1757,"description":1758,"displayName":1759,"installMethods":1760,"rationale":1761,"selectedPaths":1762,"source":291,"sourceLanguage":18,"type":262},".claude/skills/flow-nexus-neural","Train and deploy neural networks in distributed E2B sandboxes with Flow Nexus","flow-nexus-neural",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/flow-nexus-neural/SKILL.md (coalesced with duplicate skill at .agents/skills/flow-nexus-neural)",[1763],{"path":987,"priority":285},{"basePath":1765,"description":1766,"displayName":1767,"installMethods":1768,"rationale":1769,"selectedPaths":1770,"source":291,"sourceLanguage":1772,"type":262},".claude/skills/flow-nexus-platform","Comprehensive Flow Nexus platform management - authentication, sandboxes, app deployment, payments, and challenges\n","flow-nexus-platform",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/flow-nexus-platform/SKILL.md (coalesced with duplicate skill at .agents/skills/flow-nexus-platform)",[1771],{"path":987,"priority":285},"fr",{"basePath":1774,"description":1775,"displayName":1776,"installMethods":1777,"rationale":1778,"selectedPaths":1779,"source":291,"sourceLanguage":18,"type":262},".claude/skills/flow-nexus-swarm","Cloud-based AI swarm deployment and event-driven workflow automation with Flow Nexus platform","flow-nexus-swarm",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/flow-nexus-swarm/SKILL.md (coalesced with duplicate skill at .agents/skills/flow-nexus-swarm)",[1780],{"path":987,"priority":285},{"basePath":1782,"description":1783,"displayName":1784,"installMethods":1785,"rationale":1786,"selectedPaths":1787,"source":291,"sourceLanguage":18,"type":262},".agents/skills/github-automation","GitHub workflow automation, PR management, issue tracking, and code review coordination. Integrates with GitHub Actions and repository management. Use when: PR creation, code review, issue management, release automation, workflow setup. Skip when: local-only changes, non-GitHub repositories.\n","github-automation",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/github-automation/SKILL.md",[1788],{"path":987,"priority":285},{"basePath":1790,"description":1791,"displayName":1792,"installMethods":1793,"rationale":1794,"selectedPaths":1795,"source":291,"sourceLanguage":18,"type":262},".claude/skills/github-code-review","Comprehensive GitHub code review with AI-powered swarm coordination","github-code-review",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/github-code-review/SKILL.md (coalesced with duplicate skill at .agents/skills/github-code-review)",[1796],{"path":987,"priority":285},{"basePath":1798,"description":1799,"displayName":1800,"installMethods":1801,"rationale":1802,"selectedPaths":1803,"source":291,"sourceLanguage":18,"type":262},".claude/skills/github-multi-repo","Multi-repository coordination, synchronization, and architecture management with AI swarm orchestration\n","github-multi-repo",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/github-multi-repo/SKILL.md (coalesced with duplicate skill at .agents/skills/github-multi-repo)",[1804],{"path":987,"priority":285},{"basePath":1806,"description":1807,"displayName":1808,"installMethods":1809,"rationale":1810,"selectedPaths":1811,"source":291,"sourceLanguage":18,"type":262},".claude/skills/github-project-management","Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning\n","github-project-management",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/github-project-management/SKILL.md (coalesced with duplicate skill at .agents/skills/github-project-management)",[1812],{"path":987,"priority":285},{"basePath":1814,"description":1815,"displayName":1816,"installMethods":1817,"rationale":1818,"selectedPaths":1819,"source":291,"sourceLanguage":18,"type":262},".claude/skills/github-release-management","Comprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management\n","github-release-management",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/github-release-management/SKILL.md (coalesced with duplicate skill at .agents/skills/github-release-management)",[1820],{"path":987,"priority":285},{"basePath":1822,"description":1823,"displayName":1824,"installMethods":1825,"rationale":1826,"selectedPaths":1827,"source":291,"sourceLanguage":18,"type":262},".claude/skills/github-workflow-automation","Advanced GitHub Actions workflow automation with AI swarm coordination, intelligent CI/CD pipelines, and comprehensive repository management\n","github-workflow-automation",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/github-workflow-automation/SKILL.md (coalesced with duplicate skill at .agents/skills/github-workflow-automation)",[1828],{"path":987,"priority":285},{"basePath":1830,"description":1831,"displayName":1832,"installMethods":1833,"rationale":1834,"selectedPaths":1835,"source":291,"sourceLanguage":18,"type":262},".agents/skills/hive-mind","Byzantine fault-tolerant consensus and distributed coordination. Queen-led hierarchical swarm management with multiple consensus strategies. Use when: distributed coordination, fault-tolerant operations, multi-agent consensus, collective decision making. Skip when: single-agent tasks, simple operations, local-only work.\n","hive-mind",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/hive-mind/SKILL.md",[1836],{"path":987,"priority":285},{"basePath":1838,"description":1839,"displayName":1840,"installMethods":1841,"rationale":1842,"selectedPaths":1843,"source":291,"sourceLanguage":18,"type":262},".claude/skills/hive-mind-advanced","Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory\n","hive-mind-advanced",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/hive-mind-advanced/SKILL.md (coalesced with duplicate skill at .agents/skills/hive-mind-advanced)",[1844],{"path":987,"priority":285},{"basePath":1846,"description":1847,"displayName":1848,"installMethods":1849,"rationale":1850,"selectedPaths":1851,"source":291,"sourceLanguage":18,"type":262},".claude/skills/hooks-automation","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 development workflows.","hooks-automation",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/hooks-automation/SKILL.md (coalesced with duplicate skill at .agents/skills/hooks-automation)",[1852],{"path":987,"priority":285},{"basePath":1854,"description":1855,"displayName":1856,"installMethods":1857,"rationale":1858,"selectedPaths":1859,"source":291,"sourceLanguage":18,"type":262},".agents/skills/memory-management","AgentDB memory system with HNSW vector search. Provides 150x-12,500x faster pattern retrieval, persistent storage, and semantic search capabilities for learning and knowledge management. Use when: need to store successful patterns, searching for similar solutions, semantic lookup of past work, learning from previous tasks, sharing knowledge between agents, building knowledge base. Skip when: no learning needed, ephemeral one-off tasks, external data sources available, read-only exploration.\n","memory-management",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/memory-management/SKILL.md (coalesced with duplicate skill at v3/@claude-flow/codex/.agents/skills/memory-management)",[1860,1861,1863],{"path":987,"priority":285},{"path":1862,"priority":974},"scripts/memory-backup.sh",{"path":1864,"priority":974},"scripts/memory-consolidate.sh",{"basePath":1866,"description":1867,"displayName":1868,"installMethods":1869,"rationale":1870,"selectedPaths":1871,"source":291,"sourceLanguage":18,"type":262},".agents/skills/neural-training","Neural pattern training with SONA (Self-Optimizing Neural Architecture), MoE (Mixture of Experts), and EWC++ for knowledge consolidation. Use when: pattern learning, model optimization, knowledge transfer, adaptive routing. Skip when: simple tasks, no learning required, one-off operations.\n","neural-training",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/neural-training/SKILL.md",[1872],{"path":987,"priority":285},{"basePath":1874,"description":1875,"displayName":1876,"installMethods":1877,"rationale":1878,"selectedPaths":1879,"source":291,"sourceLanguage":18,"type":262},".claude/skills/pair-programming","AI-assisted pair programming with multiple modes (driver/navigator/switch), real-time verification, quality monitoring, and comprehensive testing. Supports TDD, debugging, refactoring, and learning sessions. Features automatic role switching, continuous code review, security scanning, and performance optimization with truth-score verification.","pair-programming",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/pair-programming/SKILL.md (coalesced with duplicate skill at .agents/skills/pair-programming)",[1880],{"path":987,"priority":285},{"basePath":258,"description":10,"displayName":261,"installMethods":1882,"rationale":1883,"selectedPaths":1884,"source":291,"sourceLanguage":18,"type":262},{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/performance-analysis/SKILL.md (coalesced with duplicate skill at .agents/skills/performance-analysis)",[1885],{"path":987,"priority":285},{"basePath":1887,"description":1888,"displayName":1889,"installMethods":1890,"rationale":1891,"selectedPaths":1892,"source":291,"sourceLanguage":18,"type":262},".claude/skills/reasoningbank-agentdb","Implement ReasoningBank adaptive learning with AgentDB's 150x faster vector database. Includes trajectory tracking, verdict judgment, memory distillation, and pattern recognition. Use when building self-learning agents, optimizing decision-making, or implementing experience replay systems.","reasoningbank-agentdb",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/reasoningbank-agentdb/SKILL.md (coalesced with duplicate skill at .agents/skills/reasoningbank-agentdb)",[1893],{"path":987,"priority":285},{"basePath":1895,"description":1896,"displayName":1897,"installMethods":1898,"rationale":1899,"selectedPaths":1900,"source":291,"sourceLanguage":18,"type":262},".claude/skills/reasoningbank-intelligence","Implement adaptive learning with ReasoningBank for pattern recognition, strategy optimization, and continuous improvement. Use when building self-learning agents, optimizing workflows, or implementing meta-cognitive systems.","reasoningbank-intelligence",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/reasoningbank-intelligence/SKILL.md (coalesced with duplicate skill at .agents/skills/reasoningbank-intelligence)",[1901],{"path":987,"priority":285},{"basePath":1903,"description":1904,"displayName":1905,"installMethods":1906,"rationale":1907,"selectedPaths":1908,"source":291,"sourceLanguage":18,"type":262},".agents/skills/security-audit","Comprehensive security scanning and vulnerability detection. Includes input validation, path traversal prevention, CVE detection, and secure coding pattern enforcement. Use when: authentication implementation, authorization logic, payment processing, user data handling, API endpoint creation, file upload handling, database queries, external API integration. Skip when: read-only operations on public data, internal development tooling, static documentation, styling changes.\n","security-audit",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/security-audit/SKILL.md (coalesced with duplicate skill at v3/@claude-flow/codex/.agents/skills/security-audit)",[1909,1910,1912],{"path":987,"priority":285},{"path":1911,"priority":974},"scripts/cve-remediate.sh",{"path":1913,"priority":974},"scripts/security-scan.sh",{"basePath":1915,"description":1916,"displayName":1917,"installMethods":1918,"rationale":1919,"selectedPaths":1920,"source":291,"sourceLanguage":18,"type":262},".claude/skills/skill-builder","Create new Claude Code Skills with proper YAML frontmatter, progressive disclosure structure, and complete directory organization. Use when you need to build custom skills for specific workflows, generate skill templates, or understand the Claude Skills specification.","skill-builder",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/skill-builder/SKILL.md (coalesced with duplicate skill at .agents/skills/skill-builder)",[1921],{"path":987,"priority":285},{"basePath":1923,"description":1924,"displayName":1925,"installMethods":1926,"rationale":1927,"selectedPaths":1928,"source":291,"sourceLanguage":18,"type":262},".claude/skills/sparc-methodology","SPARC (Specification, Pseudocode, Architecture, Refinement, Completion) comprehensive development methodology with multi-agent orchestration\n","sparc-methodology",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/sparc-methodology/SKILL.md (coalesced with duplicate skill at .agents/skills/sparc-methodology, v3/@claude-flow/codex/.agents/skills/sparc-methodology)",[1929],{"path":987,"priority":285},{"basePath":1931,"description":1932,"displayName":1933,"installMethods":1934,"rationale":1935,"selectedPaths":1936,"source":291,"sourceLanguage":18,"type":262},".claude/skills/stream-chain","Stream-JSON chaining for multi-agent pipelines, data transformation, and sequential workflows","stream-chain",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/stream-chain/SKILL.md (coalesced with duplicate skill at .agents/skills/stream-chain)",[1937],{"path":987,"priority":285},{"basePath":1939,"description":1940,"displayName":1941,"installMethods":1942,"rationale":1943,"selectedPaths":1944,"source":291,"sourceLanguage":18,"type":262},".claude/skills/swarm-advanced","Advanced swarm orchestration patterns for research, development, testing, and complex distributed workflows\n","swarm-advanced",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/swarm-advanced/SKILL.md (coalesced with duplicate skill at .agents/skills/swarm-advanced)",[1945],{"path":987,"priority":285},{"basePath":1947,"description":1948,"displayName":1949,"installMethods":1950,"rationale":1951,"selectedPaths":1952,"source":291,"sourceLanguage":18,"type":262},".claude/skills/swarm-orchestration","Orchestrate multi-agent swarms with agentic-flow for parallel task execution, dynamic topology, and intelligent coordination. Use when scaling beyond single agents, implementing complex workflows, or building distributed AI systems.","swarm-orchestration",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/swarm-orchestration/SKILL.md (coalesced with duplicate skill at .agents/skills/swarm-orchestration, v3/@claude-flow/codex/.agents/skills/swarm-orchestration)",[1953],{"path":987,"priority":285},{"basePath":1955,"description":1956,"displayName":1957,"installMethods":1958,"rationale":1959,"selectedPaths":1960,"source":291,"sourceLanguage":18,"type":262},".claude/skills/v3-cli-modernization","CLI modernization and hooks system enhancement for claude-flow v3. Implements interactive prompts, command decomposition, enhanced hooks integration, and intelligent workflow automation.","v3-cli-modernization",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/v3-cli-modernization/SKILL.md (coalesced with duplicate skill at .agents/skills/v3-cli-modernization)",[1961],{"path":987,"priority":285},{"basePath":1963,"description":1964,"displayName":1965,"installMethods":1966,"rationale":1967,"selectedPaths":1968,"source":291,"sourceLanguage":18,"type":262},".claude/skills/v3-core-implementation","Core module implementation for claude-flow v3. Implements DDD domains, clean architecture patterns, dependency injection, and modular TypeScript codebase with comprehensive testing.","v3-core-implementation",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/v3-core-implementation/SKILL.md (coalesced with duplicate skill at .agents/skills/v3-core-implementation)",[1969],{"path":987,"priority":285},{"basePath":1971,"description":1972,"displayName":1973,"installMethods":1974,"rationale":1975,"selectedPaths":1976,"source":291,"sourceLanguage":18,"type":262},".claude/skills/v3-ddd-architecture","Domain-Driven Design architecture for claude-flow v3. Implements modular, bounded context architecture with clean separation of concerns and microkernel pattern.","v3-ddd-architecture",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/v3-ddd-architecture/SKILL.md (coalesced with duplicate skill at .agents/skills/v3-ddd-architecture)",[1977],{"path":987,"priority":285},{"basePath":1979,"description":1980,"displayName":1981,"installMethods":1982,"rationale":1983,"selectedPaths":1984,"source":291,"sourceLanguage":18,"type":262},".claude/skills/v3-integration-deep","Deep agentic-flow@alpha integration implementing ADR-001. Eliminates 10,000+ duplicate lines by building claude-flow as specialized extension rather than parallel implementation.","v3-integration-deep",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/v3-integration-deep/SKILL.md (coalesced with duplicate skill at .agents/skills/v3-integration-deep)",[1985],{"path":987,"priority":285},{"basePath":1987,"description":1988,"displayName":1989,"installMethods":1990,"rationale":1991,"selectedPaths":1992,"source":291,"sourceLanguage":18,"type":262},".claude/skills/v3-mcp-optimization","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.","v3-mcp-optimization",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/v3-mcp-optimization/SKILL.md (coalesced with duplicate skill at .agents/skills/v3-mcp-optimization)",[1993],{"path":987,"priority":285},{"basePath":1995,"description":1996,"displayName":1997,"installMethods":1998,"rationale":1999,"selectedPaths":2000,"source":291,"sourceLanguage":18,"type":262},".claude/skills/v3-memory-unification","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).","v3-memory-unification",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/v3-memory-unification/SKILL.md (coalesced with duplicate skill at .agents/skills/v3-memory-unification)",[2001],{"path":987,"priority":285},{"basePath":2003,"description":2004,"displayName":2005,"installMethods":2006,"rationale":2007,"selectedPaths":2008,"source":291,"sourceLanguage":18,"type":262},".claude/skills/v3-performance-optimization","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.","v3-performance-optimization",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/v3-performance-optimization/SKILL.md (coalesced with duplicate skill at .agents/skills/v3-performance-optimization)",[2009],{"path":987,"priority":285},{"basePath":2011,"description":2012,"displayName":2013,"installMethods":2014,"rationale":2015,"selectedPaths":2016,"source":291,"sourceLanguage":18,"type":262},".claude/skills/v3-security-overhaul","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.","v3-security-overhaul",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/v3-security-overhaul/SKILL.md (coalesced with duplicate skill at .agents/skills/v3-security-overhaul)",[2017],{"path":987,"priority":285},{"basePath":2019,"description":2020,"displayName":2021,"installMethods":2022,"rationale":2023,"selectedPaths":2024,"source":291,"sourceLanguage":18,"type":262},".claude/skills/v3-swarm-coordination","15-agent hierarchical mesh coordination for v3 implementation. Orchestrates parallel execution across security, core, and integration domains following 10 ADRs with 14-week timeline.","v3-swarm-coordination",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/v3-swarm-coordination/SKILL.md (coalesced with duplicate skill at .agents/skills/v3-swarm-coordination)",[2025],{"path":987,"priority":285},{"basePath":2027,"description":2028,"displayName":2029,"installMethods":2030,"rationale":2031,"selectedPaths":2032,"source":291,"sourceLanguage":18,"type":262},".claude/skills/verification-quality","Comprehensive truth scoring, code quality verification, and automatic rollback system with 0.95 accuracy threshold for ensuring high-quality agent outputs and codebase reliability.\n","verification-quality",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/verification-quality/SKILL.md (coalesced with duplicate skill at .agents/skills/verification-quality)",[2033],{"path":987,"priority":285},{"basePath":2035,"description":2036,"displayName":2037,"installMethods":2038,"rationale":2039,"selectedPaths":2040,"source":291,"sourceLanguage":18,"type":262},".claude/skills/worker-benchmarks","Run comprehensive worker system benchmarks and performance analysis","worker-benchmarks",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/worker-benchmarks/SKILL.md (coalesced with duplicate skill at .agents/skills/worker-benchmarks)",[2041],{"path":987,"priority":285},{"basePath":2043,"description":2044,"displayName":2045,"installMethods":2046,"rationale":2047,"selectedPaths":2048,"source":291,"sourceLanguage":18,"type":262},".claude/skills/worker-integration","Worker-Agent integration for intelligent task dispatch and performance tracking","worker-integration",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/worker-integration/SKILL.md (coalesced with duplicate skill at .agents/skills/worker-integration)",[2049],{"path":987,"priority":285},{"basePath":2051,"description":2052,"displayName":2053,"installMethods":2054,"rationale":2055,"selectedPaths":2056,"source":291,"sourceLanguage":18,"type":262},".agents/skills/workflow-automation","Workflow creation, execution, and template management. Automates complex multi-step processes with agent coordination. Use when: automating processes, creating reusable workflows, orchestrating multi-step tasks. Skip when: simple single-step tasks, ad-hoc operations.\n","workflow-automation",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/workflow-automation/SKILL.md",[2057],{"path":987,"priority":285},{"basePath":2059,"description":2060,"displayName":2061,"installMethods":2062,"rationale":2063,"selectedPaths":2064,"source":291,"sourceLanguage":18,"type":262},".claude/skills/browser","Web browser automation with AI-optimized snapshots for claude-flow agents","browser",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/browser/SKILL.md (coalesced with duplicate skill at v3/@claude-flow/browser/skills/browser)",[2065],{"path":987,"priority":285},{"basePath":2067,"description":2068,"displayName":2069,"installMethods":2070,"rationale":2071,"selectedPaths":2072,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-adr/skills/adr-create","Create a new Architecture Decision Record with sequential numbering and AgentDB registration","adr-create",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-adr/skills/adr-create/SKILL.md",[2073],{"path":987,"priority":285},{"basePath":2075,"description":2076,"displayName":2077,"installMethods":2078,"rationale":2079,"selectedPaths":2080,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-adr/skills/adr-index","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)","adr-index",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-adr/skills/adr-index/SKILL.md",[2081],{"path":987,"priority":285},{"basePath":2083,"description":2084,"displayName":2085,"installMethods":2086,"rationale":2087,"selectedPaths":2088,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-adr/skills/adr-review","Review code changes against accepted ADRs for compliance violations","adr-review",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-adr/skills/adr-review/SKILL.md",[2089],{"path":987,"priority":285},{"basePath":2091,"description":2092,"displayName":2093,"installMethods":2094,"rationale":2095,"selectedPaths":2096,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-adr/skills/adr-verify","Read back adr-patterns + adr-edges namespaces, surface dangling refs / supersede cycles / status mismatches; exit 1 on cycles","adr-verify",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-adr/skills/adr-verify/SKILL.md",[2097],{"path":987,"priority":285},{"basePath":2099,"description":2100,"displayName":2101,"installMethods":2102,"rationale":2103,"selectedPaths":2104,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-agent/skills/managed-agent","Run an Anthropic Claude Managed Agent — a cloud agent harness (container + filesystem + tools), the cloud counterpart of the local wasm-agent runtime","managed-agent",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-agent/skills/managed-agent/SKILL.md",[2105],{"path":987,"priority":285},{"basePath":2107,"description":2108,"displayName":2109,"installMethods":2110,"rationale":2111,"selectedPaths":2112,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-agent/skills/wasm-agent","Create and manage sandboxed WASM agents for isolated code execution","wasm-agent",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-agent/skills/wasm-agent/SKILL.md",[2113],{"path":987,"priority":285},{"basePath":2115,"description":2116,"displayName":2117,"installMethods":2118,"rationale":2119,"selectedPaths":2120,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-agent/skills/wasm-gallery","Browse, publish, and install WASM agents from the community gallery","wasm-gallery",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-agent/skills/wasm-gallery/SKILL.md",[2121],{"path":987,"priority":285},{"basePath":2123,"description":2124,"displayName":2125,"installMethods":2126,"rationale":2127,"selectedPaths":2128,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-agentdb/skills/agentdb-query","Query AgentDB through the controller bridge -- semantic routing, hierarchical recall, causal graphs, context synthesis, pattern store/search","agentdb-query",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-agentdb/skills/agentdb-query/SKILL.md",[2129],{"path":987,"priority":285},{"basePath":2131,"description":2132,"displayName":2133,"installMethods":2134,"rationale":2135,"selectedPaths":2136,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-agentdb/skills/vector-search","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","vector-search",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-agentdb/skills/vector-search/SKILL.md",[2137],{"path":987,"priority":285},{"basePath":2139,"description":2140,"displayName":2141,"installMethods":2142,"rationale":2143,"selectedPaths":2144,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-aidefence/skills/pii-detect","Detect and flag personally identifiable information (PII) in text, code, and configurations","pii-detect",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-aidefence/skills/pii-detect/SKILL.md",[2145],{"path":987,"priority":285},{"basePath":2147,"description":2148,"displayName":2149,"installMethods":2150,"rationale":2151,"selectedPaths":2152,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-aidefence/skills/safety-scan","Scan inputs for prompt injection, unsafe content, and adversarial attacks using AIDefence","safety-scan",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-aidefence/skills/safety-scan/SKILL.md",[2153],{"path":987,"priority":285},{"basePath":2155,"description":2156,"displayName":2157,"installMethods":2158,"rationale":2159,"selectedPaths":2160,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-autopilot/skills/autopilot-loop","Run an autonomous /loop iteration -- check progress, work on next task, schedule next wake","autopilot-loop",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-autopilot/skills/autopilot-loop/SKILL.md",[2161],{"path":987,"priority":285},{"basePath":2163,"description":2164,"displayName":2165,"installMethods":2166,"rationale":2167,"selectedPaths":2168,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-autopilot/skills/autopilot-predict","Use learned patterns and current state to predict the optimal next action","autopilot-predict",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-autopilot/skills/autopilot-predict/SKILL.md",[2169],{"path":987,"priority":285},{"basePath":2171,"description":2172,"displayName":2173,"installMethods":2174,"rationale":2175,"selectedPaths":2176,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-browser/skills/browser-auth-flow","Probe a site's authentication flow for redirect leaks, missing CSRF, weak session cookies, and OAuth misconfiguration; produces an auth findings.md","browser-auth-flow",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-browser/skills/browser-auth-flow/SKILL.md",[2177],{"path":987,"priority":285},{"basePath":2179,"description":2180,"displayName":2181,"installMethods":2182,"rationale":2183,"selectedPaths":2184,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-browser/skills/browser-extract","Extract structured data via stored browser-templates or one-shot DOM queries, with mandatory AIDefence PII + prompt-injection gates before content reaches the model","browser-extract",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-browser/skills/browser-extract/SKILL.md",[2185],{"path":987,"priority":285},{"basePath":2187,"description":2188,"displayName":2189,"installMethods":2190,"rationale":2191,"selectedPaths":2192,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-browser/skills/browser-form-fill","Fill a web form by mapping field-name → value, with optional template lookup from browser-templates for known forms","browser-form-fill",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-browser/skills/browser-form-fill/SKILL.md",[2193],{"path":987,"priority":285},{"basePath":2195,"description":2196,"displayName":2197,"installMethods":2198,"rationale":2199,"selectedPaths":2200,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-browser/skills/browser-login","Drive an authentication flow once, sanitize cookies through AIDefence, and vault a reusable cookie handle in browser-cookies for future sessions","browser-login",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-browser/skills/browser-login/SKILL.md",[2201],{"path":987,"priority":285},{"basePath":2203,"description":2204,"displayName":2205,"installMethods":2206,"rationale":2207,"selectedPaths":2208,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-browser/skills/browser-record","Open a named, traced browser session into an RVF cognitive container with a ruvector trajectory recording every action","browser-record",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-browser/skills/browser-record/SKILL.md",[2209],{"path":987,"priority":285},{"basePath":2211,"description":2212,"displayName":2213,"installMethods":2214,"rationale":2215,"selectedPaths":2216,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-browser/skills/browser-replay","Replay a recorded session trajectory against the same URL or a mutated variant; uses browser-selectors embedding similarity to recover from DOM drift","browser-replay",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-browser/skills/browser-replay/SKILL.md",[2217],{"path":987,"priority":285},{"basePath":2219,"description":2220,"displayName":2221,"installMethods":2222,"rationale":2223,"selectedPaths":2224,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-browser/skills/browser-scrape","DEPRECATED in v0.2.0 -- use browser-extract instead; this is a thin shim for backward compatibility, removed in v0.3.0","browser-scrape",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-browser/skills/browser-scrape/SKILL.md",[2225],{"path":987,"priority":285},{"basePath":2227,"description":2228,"displayName":2229,"installMethods":2230,"rationale":2231,"selectedPaths":2232,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-browser/skills/browser-screenshot-diff","Visual + DOM diff between two recorded sessions at matching trajectory step ids; used for visual regression and replay verification","browser-screenshot-diff",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-browser/skills/browser-screenshot-diff/SKILL.md",[2233],{"path":987,"priority":285},{"basePath":2235,"description":2236,"displayName":2237,"installMethods":2238,"rationale":2239,"selectedPaths":2240,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-browser/skills/browser-test","UI test recipe -- composes browser-record (capture) + browser-replay (verify) so every test produces a replayable RVF artifact, not an ephemeral run","browser-test",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-browser/skills/browser-test/SKILL.md",[2241],{"path":987,"priority":285},{"basePath":2243,"description":2244,"displayName":2245,"installMethods":2246,"rationale":2247,"selectedPaths":2248,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-core/skills/discover-plugins","Discover and recommend ruflo plugins based on your workflow, installed MCP tools, and current task","discover-plugins",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-core/skills/discover-plugins/SKILL.md",[2249],{"path":987,"priority":285},{"basePath":2251,"description":2252,"displayName":2253,"installMethods":2254,"rationale":2255,"selectedPaths":2256,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-core/skills/init-project","Initialize a new Ruflo project with MCP tools, hooks, and agent configuration","init-project",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-core/skills/init-project/SKILL.md",[2257],{"path":987,"priority":285},{"basePath":2259,"description":2260,"displayName":2261,"installMethods":2262,"rationale":2263,"selectedPaths":2264,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-core/skills/ruflo-doctor","Run health checks on the Ruflo installation and fix common issues","ruflo-doctor",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-core/skills/ruflo-doctor/SKILL.md",[2265],{"path":987,"priority":285},{"basePath":2267,"description":2268,"displayName":2269,"installMethods":2270,"rationale":2271,"selectedPaths":2272,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-core/skills/witness","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.","witness",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-core/skills/witness/SKILL.md",[2273],{"path":987,"priority":285},{"basePath":2275,"description":2276,"displayName":2277,"installMethods":2278,"rationale":2279,"selectedPaths":2280,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-cost-tracker/skills/cost-benchmark","Run the corpus benchmark — booster locally, optional Gemini/Sonnet/Opus baselines — and persist a verifiable measured-vs-claimed table","cost-benchmark",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-cost-tracker/skills/cost-benchmark/SKILL.md",[2281],{"path":987,"priority":285},{"basePath":2283,"description":2284,"displayName":2285,"installMethods":2286,"rationale":2287,"selectedPaths":2288,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-cost-tracker/skills/cost-booster-edit","Apply a simple code transform via agent-booster's WASM engine — sub-millisecond, deterministic, $0 (no LLM call). Companion to cost-booster-route.","cost-booster-edit",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-cost-tracker/skills/cost-booster-edit/SKILL.md",[2289],{"path":987,"priority":285},{"basePath":2291,"description":2292,"displayName":2293,"installMethods":2294,"rationale":2295,"selectedPaths":2296,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-cost-tracker/skills/cost-booster-route","Route tasks through hooks_route, partition by Agent Booster availability, and report Tier 1 bypass utilization with $0 cost","cost-booster-route",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-cost-tracker/skills/cost-booster-route/SKILL.md",[2297],{"path":987,"priority":285},{"basePath":2299,"description":2300,"displayName":2301,"installMethods":2302,"rationale":2303,"selectedPaths":2304,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-cost-tracker/skills/cost-budget-check","Read accumulated cost-tracking spend + budget config, compute utilization, emit 50/75/90/100% alert ladder","cost-budget-check",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-cost-tracker/skills/cost-budget-check/SKILL.md",[2305],{"path":987,"priority":285},{"basePath":2307,"description":2308,"displayName":2309,"installMethods":2310,"rationale":2311,"selectedPaths":2312,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-cost-tracker/skills/cost-compact-context","Wrap getTokenOptimizer().getCompactContext() to retrieve compacted ReasoningBank context for cost-analysis queries; report bridge-reported tokensSaved","cost-compact-context",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-cost-tracker/skills/cost-compact-context/SKILL.md",[2313],{"path":987,"priority":285},{"basePath":2315,"description":2316,"displayName":2317,"installMethods":2318,"rationale":2319,"selectedPaths":2320,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-cost-tracker/skills/cost-conversation","Per-conversation cost view — list every session in cost-tracking with started-at, message count, top model, and total cost","cost-conversation",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-cost-tracker/skills/cost-conversation/SKILL.md",[2321],{"path":987,"priority":285},{"basePath":2323,"description":2324,"displayName":2325,"installMethods":2326,"rationale":2327,"selectedPaths":2328,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-cost-tracker/skills/cost-export","Export cost-tracking telemetry in Prometheus textfile or webhook JSON formats — for external observability (Grafana, Datadog, custom dashboards)","cost-export",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-cost-tracker/skills/cost-export/SKILL.md",[2329],{"path":987,"priority":285},{"basePath":2331,"description":2332,"displayName":2333,"installMethods":2334,"rationale":2335,"selectedPaths":2336,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-cost-tracker/skills/cost-federation","Consumer-side wiring for ADR-097 Phase 3 federation_spend events — per-peer rolling windows + suspension-threshold check","cost-federation",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-cost-tracker/skills/cost-federation/SKILL.md",[2337],{"path":987,"priority":285},{"basePath":2339,"description":2340,"displayName":2341,"installMethods":2342,"rationale":2343,"selectedPaths":2344,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-cost-tracker/skills/cost-optimize","Analyze token usage patterns and recommend cost optimizations with estimated savings","cost-optimize",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-cost-tracker/skills/cost-optimize/SKILL.md",[2345],{"path":987,"priority":285},{"basePath":2347,"description":2348,"displayName":2349,"installMethods":2350,"rationale":2351,"selectedPaths":2352,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-cost-tracker/skills/cost-report","Generate a cost report showing token usage and USD costs by agent and model","cost-report",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-cost-tracker/skills/cost-report/SKILL.md",[2353],{"path":987,"priority":285},{"basePath":2355,"description":2356,"displayName":2357,"installMethods":2358,"rationale":2359,"selectedPaths":2360,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-cost-tracker/skills/cost-summary","Single-shot programmatic dump of all cost data — total spend, per-tier, top session, budget status, federation aggregate. JSON or markdown.","cost-summary",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-cost-tracker/skills/cost-summary/SKILL.md",[2361],{"path":987,"priority":285},{"basePath":2363,"description":2364,"displayName":2365,"installMethods":2366,"rationale":2367,"selectedPaths":2368,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-cost-tracker/skills/cost-track","Auto-capture per-session token usage from the Claude Code session jsonl and persist to the cost-tracking namespace","cost-track",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-cost-tracker/skills/cost-track/SKILL.md",[2369],{"path":987,"priority":285},{"basePath":2371,"description":2372,"displayName":2373,"installMethods":2374,"rationale":2375,"selectedPaths":2376,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-cost-tracker/skills/cost-trend","Read every docs/benchmarks/runs/*.json and surface drift in win rate, latency, escalation rate, and LLM-baseline cost over time","cost-trend",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-cost-tracker/skills/cost-trend/SKILL.md",[2377],{"path":987,"priority":285},{"basePath":2379,"description":2380,"displayName":2381,"installMethods":2382,"rationale":2383,"selectedPaths":2384,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-daa/skills/cognitive-pattern","Define and manage cognitive patterns for agent reasoning and decision-making","cognitive-pattern",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-daa/skills/cognitive-pattern/SKILL.md",[2385],{"path":987,"priority":285},{"basePath":2387,"description":2388,"displayName":2389,"installMethods":2390,"rationale":2391,"selectedPaths":2392,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-daa/skills/daa-agent","Create and adapt Dynamic Agentic Architecture agents that learn and evolve","daa-agent",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-daa/skills/daa-agent/SKILL.md",[2393],{"path":987,"priority":285},{"basePath":2395,"description":2396,"displayName":2397,"installMethods":2398,"rationale":2399,"selectedPaths":2400,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-ddd/skills/ddd-aggregate","Scaffold an aggregate root with entity, value objects, repository interface, domain events, and test stubs","ddd-aggregate",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-ddd/skills/ddd-aggregate/SKILL.md",[2401],{"path":987,"priority":285},{"basePath":2403,"description":2404,"displayName":2405,"installMethods":2406,"rationale":2407,"selectedPaths":2408,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-ddd/skills/ddd-context","Create and manage a DDD bounded context with standard directory structure","ddd-context",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-ddd/skills/ddd-context/SKILL.md",[2409],{"path":987,"priority":285},{"basePath":2411,"description":2412,"displayName":2413,"installMethods":2414,"rationale":2415,"selectedPaths":2416,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-ddd/skills/ddd-validate","Validate domain boundaries -- detect cross-context import violations and aggregate invariant issues","ddd-validate",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-ddd/skills/ddd-validate/SKILL.md",[2417],{"path":987,"priority":285},{"basePath":2419,"description":2420,"displayName":2421,"installMethods":2422,"rationale":2423,"selectedPaths":2424,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-docs/skills/api-docs","Generate API documentation from source code with JSDoc and OpenAPI support","api-docs",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-docs/skills/api-docs/SKILL.md",[2425],{"path":987,"priority":285},{"basePath":2427,"description":2428,"displayName":2429,"installMethods":2430,"rationale":2431,"selectedPaths":2432,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-docs/skills/doc-gen","Generate and maintain documentation with drift detection","doc-gen",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-docs/skills/doc-gen/SKILL.md",[2433],{"path":987,"priority":285},{"basePath":2435,"description":2436,"displayName":2437,"installMethods":2438,"rationale":2439,"selectedPaths":2440,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-federation/skills/federation-audit","Query federation audit logs with compliance filtering","federation-audit",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-federation/skills/federation-audit/SKILL.md",[2441],{"path":987,"priority":285},{"basePath":2443,"description":2444,"displayName":2445,"installMethods":2446,"rationale":2447,"selectedPaths":2448,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-federation/skills/federation-init","Initialize federation on this node — generate keypair and configure peers","federation-init",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-federation/skills/federation-init/SKILL.md",[2449],{"path":987,"priority":285},{"basePath":2451,"description":2452,"displayName":2453,"installMethods":2454,"rationale":2455,"selectedPaths":2456,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-federation/skills/federation-status","Show federation health — peers, sessions, trust levels, and message metrics","federation-status",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-federation/skills/federation-status/SKILL.md",[2457],{"path":987,"priority":285},{"basePath":2459,"description":2460,"displayName":2461,"installMethods":2462,"rationale":2463,"selectedPaths":2464,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-goals/skills/deep-research","Orchestrate multi-phase deep research with web search, memory retrieval, pattern matching, and synthesis into structured findings","deep-research",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-goals/skills/deep-research/SKILL.md",[2465],{"path":987,"priority":285},{"basePath":2467,"description":2468,"displayName":2469,"installMethods":2470,"rationale":2471,"selectedPaths":2472,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-goals/skills/dossier-collect","Build a graph-structured dossier on a seed entity via parallel fan-out + recursive expansion across web, memory, knowledge-graph, codebase, ADR index, and git intel","dossier-collect",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-goals/skills/dossier-collect/SKILL.md",[2473],{"path":987,"priority":285},{"basePath":2475,"description":2476,"displayName":2477,"installMethods":2478,"rationale":2479,"selectedPaths":2480,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-goals/skills/goal-plan","Create and execute Goal-Oriented Action Plans (GOAP) with precondition analysis, cost optimization, and adaptive replanning","goal-plan",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-goals/skills/goal-plan/SKILL.md",[2481],{"path":987,"priority":285},{"basePath":2483,"description":2484,"displayName":2485,"installMethods":2486,"rationale":2487,"selectedPaths":2488,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-goals/skills/horizon-track","Track long-horizon objectives across multiple sessions with milestone checkpoints, progress persistence, and drift detection","horizon-track",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-goals/skills/horizon-track/SKILL.md",[2489],{"path":987,"priority":285},{"basePath":2491,"description":2492,"displayName":2493,"installMethods":2494,"rationale":2495,"selectedPaths":2496,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-goals/skills/research-synthesize","Synthesize research findings from memory into structured reports with evidence grading, contradiction resolution, and actionable recommendations","research-synthesize",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-goals/skills/research-synthesize/SKILL.md",[2497],{"path":987,"priority":285},{"basePath":2499,"description":2500,"displayName":2501,"installMethods":2502,"rationale":2503,"selectedPaths":2504,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-intelligence/skills/intelligence-route","Route tasks via the 3-tier model selector and learned patterns; emits a routing rationale via hooks_explain","intelligence-route",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-intelligence/skills/intelligence-route/SKILL.md",[2505],{"path":987,"priority":285},{"basePath":2507,"description":2508,"displayName":2509,"installMethods":2510,"rationale":2511,"selectedPaths":2512,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-intelligence/skills/intelligence-transfer","Publish or fetch learned patterns across projects via IPFS (Pinata) -- the cross-project pattern transfer that hooks_transfer enables","intelligence-transfer",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-intelligence/skills/intelligence-transfer/SKILL.md",[2513],{"path":987,"priority":285},{"basePath":2515,"description":2516,"displayName":2517,"installMethods":2518,"rationale":2519,"selectedPaths":2520,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-intelligence/skills/neural-train","Train SONA + MicroLoRA neural patterns from successful task completions; runs the DISTILL + CONSOLIDATE phases of the 4-step pipeline","neural-train",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-intelligence/skills/neural-train/SKILL.md",[2521],{"path":987,"priority":285},{"basePath":2523,"description":2524,"displayName":2525,"installMethods":2526,"rationale":2527,"selectedPaths":2528,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-iot-cognitum/skills/iot-anomalies","Detect and classify telemetry anomalies on Cognitum Seed devices","iot-anomalies",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-iot-cognitum/skills/iot-anomalies/SKILL.md",[2529],{"path":987,"priority":285},{"basePath":2531,"description":2532,"displayName":2533,"installMethods":2534,"rationale":2535,"selectedPaths":2536,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-iot-cognitum/skills/iot-firmware","Orchestrate firmware rollouts with canary deployment and anomaly-gated advancement","iot-firmware",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-iot-cognitum/skills/iot-firmware/SKILL.md",[2537],{"path":987,"priority":285},{"basePath":2539,"description":2540,"displayName":2541,"installMethods":2542,"rationale":2543,"selectedPaths":2544,"source":291,"sourceLanguage":1772,"type":262},"plugins/ruflo-iot-cognitum/skills/iot-fleet","Create and manage Cognitum Seed device fleets with firmware policies","iot-fleet",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-iot-cognitum/skills/iot-fleet/SKILL.md",[2545],{"path":987,"priority":285},{"basePath":2547,"description":2548,"displayName":2549,"installMethods":2550,"rationale":2551,"selectedPaths":2552,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-iot-cognitum/skills/iot-register","Register a Cognitum Seed device by endpoint and establish agent bridge","iot-register",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-iot-cognitum/skills/iot-register/SKILL.md",[2553],{"path":987,"priority":285},{"basePath":2555,"description":2556,"displayName":2557,"installMethods":2558,"rationale":2559,"selectedPaths":2560,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-iot-cognitum/skills/iot-witness-verify","Verify witness chain integrity and detect provenance gaps","iot-witness-verify",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-iot-cognitum/skills/iot-witness-verify/SKILL.md",[2561],{"path":987,"priority":285},{"basePath":2563,"description":2564,"displayName":2565,"installMethods":2566,"rationale":2567,"selectedPaths":2568,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-jujutsu/skills/diff-analyze","Analyze git diffs for risk scoring, reviewer recommendations, and change classification","diff-analyze",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-jujutsu/skills/diff-analyze/SKILL.md",[2569],{"path":987,"priority":285},{"basePath":2571,"description":2572,"displayName":2573,"installMethods":2574,"rationale":2575,"selectedPaths":2576,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-jujutsu/skills/git-workflow","Advanced git workflows with branch management, conflict resolution, and PR lifecycle","git-workflow",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-jujutsu/skills/git-workflow/SKILL.md",[2577],{"path":987,"priority":285},{"basePath":2579,"description":2580,"displayName":2581,"installMethods":2582,"rationale":2583,"selectedPaths":2584,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-knowledge-graph/skills/kg-extract","Extract entities and relations from source files to build a knowledge graph","kg-extract",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-knowledge-graph/skills/kg-extract/SKILL.md",[2585],{"path":987,"priority":285},{"basePath":2587,"description":2588,"displayName":2589,"installMethods":2590,"rationale":2591,"selectedPaths":2592,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-knowledge-graph/skills/kg-traverse","Pathfinder traversal of the knowledge graph starting from a seed entity","kg-traverse",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-knowledge-graph/skills/kg-traverse/SKILL.md",[2593],{"path":987,"priority":285},{"basePath":2595,"description":2596,"displayName":2597,"installMethods":2598,"rationale":2599,"selectedPaths":2600,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-loop-workers/skills/cron-schedule","Schedule persistent background workers via CronCreate","cron-schedule",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-loop-workers/skills/cron-schedule/SKILL.md",[2601],{"path":987,"priority":285},{"basePath":2603,"description":2604,"displayName":2605,"installMethods":2606,"rationale":2607,"selectedPaths":2608,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-loop-workers/skills/loop-worker","Run Ruflo background workers using Claude Code native /loop scheduling","loop-worker",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-loop-workers/skills/loop-worker/SKILL.md",[2609],{"path":987,"priority":285},{"basePath":2611,"description":2612,"displayName":2613,"installMethods":2614,"rationale":2615,"selectedPaths":2616,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-market-data/skills/market-ingest","Ingest and normalize market data into OHLCV vectors with HNSW indexing","market-ingest",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-market-data/skills/market-ingest/SKILL.md",[2617],{"path":987,"priority":285},{"basePath":2619,"description":2620,"displayName":2621,"installMethods":2622,"rationale":2623,"selectedPaths":2624,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-market-data/skills/market-pattern","Detect and classify candlestick patterns from ingested OHLCV data","market-pattern",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-market-data/skills/market-pattern/SKILL.md",[2625],{"path":987,"priority":285},{"basePath":2627,"description":2628,"displayName":2629,"installMethods":2630,"rationale":2631,"selectedPaths":2632,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-migrations/skills/migrate-create","Create a new sequentially numbered database migration with up/down SQL files","migrate-create",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-migrations/skills/migrate-create/SKILL.md",[2633],{"path":987,"priority":285},{"basePath":2635,"description":2636,"displayName":2637,"installMethods":2638,"rationale":2639,"selectedPaths":2640,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-migrations/skills/migrate-validate","Validate pending migrations for foreign key consistency, rollback safety, and best practices","migrate-validate",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-migrations/skills/migrate-validate/SKILL.md",[2641],{"path":987,"priority":285},{"basePath":2643,"description":2644,"displayName":2645,"installMethods":2646,"rationale":2647,"selectedPaths":2648,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-neural-trader/skills/trader-backtest","Run a historical backtest using npx neural-trader with Rust/NAPI engine (8-19x faster) and walk-forward validation","trader-backtest",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-neural-trader/skills/trader-backtest/SKILL.md",[2649],{"path":987,"priority":285},{"basePath":2651,"description":2652,"displayName":2653,"installMethods":2654,"rationale":2655,"selectedPaths":2656,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-neural-trader/skills/trader-cloud-backtest","Run a heavy neural-trader job (long walk-forward, big Monte-Carlo, parameter sweep, model training) on the Anthropic Managed Agent cloud runtime instead of locally","trader-cloud-backtest",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-neural-trader/skills/trader-cloud-backtest/SKILL.md",[2657],{"path":987,"priority":285},{"basePath":2659,"description":2660,"displayName":2661,"installMethods":2662,"rationale":2663,"selectedPaths":2664,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-neural-trader/skills/trader-portfolio","Optimize portfolio allocation using npx neural-trader mean-variance engine with risk constraints and rebalancing plan","trader-portfolio",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-neural-trader/skills/trader-portfolio/SKILL.md",[2665],{"path":987,"priority":285},{"basePath":2667,"description":2668,"displayName":2669,"installMethods":2670,"rationale":2671,"selectedPaths":2672,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-neural-trader/skills/trader-regime","Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy","trader-regime",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-neural-trader/skills/trader-regime/SKILL.md",[2673],{"path":987,"priority":285},{"basePath":2675,"description":2676,"displayName":2677,"installMethods":2678,"rationale":2679,"selectedPaths":2680,"source":291,"sourceLanguage":1772,"type":262},"plugins/ruflo-neural-trader/skills/trader-risk","Assess portfolio risk using npx neural-trader — VaR, CVaR, Sharpe, position sizing, circuit breaker status","trader-risk",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-neural-trader/skills/trader-risk/SKILL.md",[2681],{"path":987,"priority":285},{"basePath":2683,"description":2684,"displayName":2685,"installMethods":2686,"rationale":2687,"selectedPaths":2688,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-neural-trader/skills/trader-signal","Generate trading signals using npx neural-trader anomaly detection engine with Z-score scoring and neural prediction","trader-signal",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-neural-trader/skills/trader-signal/SKILL.md",[2689],{"path":987,"priority":285},{"basePath":2691,"description":2692,"displayName":2693,"installMethods":2694,"rationale":2695,"selectedPaths":2696,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-neural-trader/skills/trader-train","Train neural models (LSTM, Transformer, N-BEATS) on market data using npx neural-trader with confidence intervals","trader-train",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-neural-trader/skills/trader-train/SKILL.md",[2697],{"path":987,"priority":285},{"basePath":2699,"description":2700,"displayName":2701,"installMethods":2702,"rationale":2703,"selectedPaths":2704,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-observability/skills/observe-metrics","Aggregate and display system metrics with anomaly detection for a time period","observe-metrics",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-observability/skills/observe-metrics/SKILL.md",[2705],{"path":987,"priority":285},{"basePath":2707,"description":2708,"displayName":2709,"installMethods":2710,"rationale":2711,"selectedPaths":2712,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-observability/skills/observe-trace","Trace agent execution by collecting spans and building a trace tree for a task","observe-trace",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-observability/skills/observe-trace/SKILL.md",[2713],{"path":987,"priority":285},{"basePath":2715,"description":2716,"displayName":2717,"installMethods":2718,"rationale":2719,"selectedPaths":2720,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-plugin-creator/skills/create-plugin","Scaffold a new Claude Code plugin with proper directory structure, plugin.json, skills, commands, and agents","create-plugin",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-plugin-creator/skills/create-plugin/SKILL.md",[2721],{"path":987,"priority":285},{"basePath":2723,"description":2724,"displayName":2725,"installMethods":2726,"rationale":2727,"selectedPaths":2728,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-plugin-creator/skills/validate-plugin","Validate a Claude Code plugin structure, frontmatter, and MCP tool references","validate-plugin",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-plugin-creator/skills/validate-plugin/SKILL.md",[2729],{"path":987,"priority":285},{"basePath":2731,"description":2732,"displayName":2733,"installMethods":2734,"rationale":2735,"selectedPaths":2736,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-rag-memory/skills/memory-bridge","Bridge Claude Code auto-memory into AgentDB with ONNX embeddings, deduplicate, and enable unified cross-project search","memory-bridge",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-rag-memory/skills/memory-bridge/SKILL.md",[2737],{"path":987,"priority":285},{"basePath":2739,"description":2740,"displayName":2741,"installMethods":2742,"rationale":2743,"selectedPaths":2744,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-rag-memory/skills/memory-search","SOTA semantic search — hybrid (sparse+dense), Graph RAG multi-hop, MMR diversity reranking, recency weighting","memory-search",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-rag-memory/skills/memory-search/SKILL.md",[2745],{"path":987,"priority":285},{"basePath":2747,"description":2748,"displayName":2749,"installMethods":2750,"rationale":2751,"selectedPaths":2752,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-ruvector/skills/vector-cluster","Cluster code by graph community detection via npx ruvector@0.2.25 hooks graph-cluster (spectral / Louvain)","vector-cluster",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-ruvector/skills/vector-cluster/SKILL.md",[2753],{"path":987,"priority":285},{"basePath":2755,"description":2756,"displayName":2757,"installMethods":2758,"rationale":2759,"selectedPaths":2760,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-ruvector/skills/vector-embed","Generate embeddings via npx ruvector@0.2.25 embed text (ONNX all-MiniLM-L6-v2, 384-dim), normalize, and store in HNSW index","vector-embed",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-ruvector/skills/vector-embed/SKILL.md",[2761],{"path":987,"priority":285},{"basePath":2763,"description":2764,"displayName":2765,"installMethods":2766,"rationale":2767,"selectedPaths":2768,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-ruvector/skills/vector-hyperbolic","Embed hierarchical data via npx ruvector@0.2.25 embed text and project into the Poincare ball in user code (no --model poincare flag in 0.2.25)","vector-hyperbolic",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-ruvector/skills/vector-hyperbolic/SKILL.md",[2769],{"path":987,"priority":285},{"basePath":2771,"description":2772,"displayName":2773,"installMethods":2774,"rationale":2775,"selectedPaths":2776,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-ruvector/skills/vector-setup","First-run setup for ruvector@0.2.25 — installs ONNX/Brain/SONA add-ons, registers the MCP server, and verifies the install via `doctor`","vector-setup",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-ruvector/skills/vector-setup/SKILL.md",[2777],{"path":987,"priority":285},{"basePath":2779,"description":2780,"displayName":2781,"installMethods":2782,"rationale":2783,"selectedPaths":2784,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-ruvllm/skills/chat-format","Format prompts for different LLM providers with chat templates and HNSW-powered context retrieval","chat-format",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-ruvllm/skills/chat-format/SKILL.md",[2785],{"path":987,"priority":285},{"basePath":2787,"description":2788,"displayName":2789,"installMethods":2790,"rationale":2791,"selectedPaths":2792,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-ruvllm/skills/llm-config","Configure RuVLLM local inference with model selection, MicroLoRA fine-tuning, and SONA adaptation","llm-config",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-ruvllm/skills/llm-config/SKILL.md",[2793],{"path":987,"priority":285},{"basePath":2795,"description":2796,"displayName":2797,"installMethods":2798,"rationale":2799,"selectedPaths":2800,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-rvf/skills/rvf-manage","Manage RVF (Ruflo Vector Format) files for portable agent memory and cross-platform transfer","rvf-manage",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-rvf/skills/rvf-manage/SKILL.md",[2801],{"path":987,"priority":285},{"basePath":2803,"description":2804,"displayName":2805,"installMethods":2806,"rationale":2807,"selectedPaths":2808,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-rvf/skills/session-persist","Persist and restore agent sessions across conversations with state snapshots","session-persist",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-rvf/skills/session-persist/SKILL.md",[2809],{"path":987,"priority":285},{"basePath":2811,"description":2812,"displayName":2813,"installMethods":2814,"rationale":2815,"selectedPaths":2816,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-security-audit/skills/dependency-check","Scan project dependencies for known vulnerabilities and CVEs","dependency-check",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-security-audit/skills/dependency-check/SKILL.md",[2817],{"path":987,"priority":285},{"basePath":2819,"description":2820,"displayName":2821,"installMethods":2822,"rationale":2823,"selectedPaths":2824,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-security-audit/skills/security-scan","Run full security scans on the codebase using Ruflo security tools","security-scan",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-security-audit/skills/security-scan/SKILL.md",[2825],{"path":987,"priority":285},{"basePath":2827,"description":2828,"displayName":2829,"installMethods":2830,"rationale":2831,"selectedPaths":2832,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-sparc/skills/sparc-implement","Run the SPARC Architecture and Implementation phases — design module boundaries, write pseudocode, implement code, and run tests","sparc-implement",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-sparc/skills/sparc-implement/SKILL.md",[2833],{"path":987,"priority":285},{"basePath":2835,"description":2836,"displayName":2837,"installMethods":2838,"rationale":2839,"selectedPaths":2840,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-sparc/skills/sparc-refine","Run the SPARC Refinement and Completion phases — review code, improve test coverage, validate against specification, and generate documentation","sparc-refine",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-sparc/skills/sparc-refine/SKILL.md",[2841],{"path":987,"priority":285},{"basePath":2843,"description":2844,"displayName":2845,"installMethods":2846,"rationale":2847,"selectedPaths":2848,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-sparc/skills/sparc-spec","Run the SPARC Specification phase — gather requirements, define acceptance criteria, identify constraints, and store the spec in memory","sparc-spec",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-sparc/skills/sparc-spec/SKILL.md",[2849],{"path":987,"priority":285},{"basePath":2851,"description":2852,"displayName":2853,"installMethods":2854,"rationale":2855,"selectedPaths":2856,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-swarm/skills/monitor-stream","Stream live swarm events using the Monitor tool for real-time observability","monitor-stream",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-swarm/skills/monitor-stream/SKILL.md",[2857],{"path":987,"priority":285},{"basePath":2859,"description":2860,"displayName":2861,"installMethods":2862,"rationale":2863,"selectedPaths":2864,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-swarm/skills/swarm-init","Initialize a multi-agent swarm with anti-drift configuration","swarm-init",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-swarm/skills/swarm-init/SKILL.md",[2865],{"path":987,"priority":285},{"basePath":2867,"description":2868,"displayName":2869,"installMethods":2870,"rationale":2871,"selectedPaths":2872,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-testgen/skills/tdd-workflow","TDD London School workflow -- mock-first, outside-in test development","tdd-workflow",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-testgen/skills/tdd-workflow/SKILL.md",[2873],{"path":987,"priority":285},{"basePath":2875,"description":2876,"displayName":2877,"installMethods":2878,"rationale":2879,"selectedPaths":2880,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-testgen/skills/test-gaps","Detect missing test coverage and generate test suggestions","test-gaps",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-testgen/skills/test-gaps/SKILL.md",[2881],{"path":987,"priority":285},{"basePath":2883,"description":2884,"displayName":2885,"installMethods":2886,"rationale":2887,"selectedPaths":2888,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-workflows/skills/workflow-create","Create reusable workflow templates with steps, conditions, and parallel execution","workflow-create",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-workflows/skills/workflow-create/SKILL.md",[2889],{"path":987,"priority":285},{"basePath":2891,"description":2892,"displayName":2893,"installMethods":2894,"rationale":2895,"selectedPaths":2896,"source":291,"sourceLanguage":18,"type":262},"plugins/ruflo-workflows/skills/workflow-run","Execute, pause, resume, and cancel running workflows","workflow-run",{"claudeCode":12},"SKILL.md frontmatter at plugins/ruflo-workflows/skills/workflow-run/SKILL.md",[2897],{"path":987,"priority":285},{"basePath":2899,"description":2900,"displayName":2901,"installMethods":2902,"rationale":2903,"selectedPaths":2904,"source":291,"sourceLanguage":18,"type":262},"ruflo/src/ruvocal/.claude/skills/add-model-descriptions","Add descriptions for new models from the HuggingFace router to chat-ui configuration. Use when new models are released on the router and need descriptions added to prod.yaml and dev.yaml. Triggers on requests like \"add new model descriptions\", \"update models from router\", \"sync models\", or when explicitly invoking /add-model-descriptions.","add-model-descriptions",{"claudeCode":12},"SKILL.md frontmatter at ruflo/src/ruvocal/.claude/skills/add-model-descriptions/SKILL.md",[2905],{"path":987,"priority":285},{"basePath":278,"description":2907,"displayName":221,"installMethods":2908,"license":252,"rationale":2909,"selectedPaths":2910,"source":291,"sourceLanguage":18,"type":2916},"Ruflo - Enterprise AI agent orchestration for Claude Code. Deploy 60+ specialized agents in coordinated swarms with self-learning, fault-tolerant consensus, vector memory, and MCP integration",{"npm":221},"cli ecosystem detected at /",[2911,2913,2914,2915],{"path":2912,"priority":285},"package.json",{"path":287,"priority":285},{"path":289,"priority":290},{"path":973,"priority":305},"cli",{"basePath":260,"description":2918,"displayName":260,"installMethods":2919,"license":252,"rationale":2920,"selectedPaths":2921,"source":291,"sourceLanguage":18,"type":2916},"Ruflo - Enterprise AI agent orchestration platform. Deploy 60+ specialized agents in coordinated swarms with self-learning, fault-tolerant consensus, vector memory, and MCP integration",{"npm":260},"cli ecosystem detected at ruflo",[2922,2923,2924],{"path":2912,"priority":285},{"path":287,"priority":285},{"path":2925,"priority":305},"bin/ruflo.js",{"basePath":2927,"description":2928,"displayName":2929,"installMethods":2930,"license":252,"rationale":2931,"selectedPaths":2932,"source":291,"sourceLanguage":18,"type":2916},"v3/@claude-flow/cli","Ruflo CLI - Enterprise AI agent orchestration with 60+ specialized agents, swarm coordination, MCP server, self-learning hooks, and vector memory for Claude Code","@claude-flow/cli",{"npm":2929},"cli ecosystem detected at v3/@claude-flow/cli",[2933,2934,2935,2936,2938,2940,2942,2944,2946,2948,2950,2952,2954,2956,2958,2960,2962,2964,2966,2968,2970,2972,2974,2976,2978,2980,2982,2984,2986,2988,2990,2992,2994,2996,2998,3000,3002,3004,3006,3008,3010,3012,3014,3016,3018,3020,3022,3024,3026,3028,3030,3032,3034,3036,3038,3040],{"path":2912,"priority":285},{"path":287,"priority":285},{"path":973,"priority":305},{"path":2937,"priority":305},"bin/mcp-server.js",{"path":2939,"priority":974},"src/index.ts",{"path":2941,"priority":974},"src/commands/agent-wasm.ts",{"path":2943,"priority":974},"src/commands/agent.ts",{"path":2945,"priority":974},"src/commands/analyze.ts",{"path":2947,"priority":974},"src/commands/appliance-advanced.ts",{"path":2949,"priority":974},"src/commands/appliance.ts",{"path":2951,"priority":974},"src/commands/autopilot.ts",{"path":2953,"priority":974},"src/commands/benchmark.ts",{"path":2955,"priority":974},"src/commands/claims.ts",{"path":2957,"priority":974},"src/commands/cleanup.ts",{"path":2959,"priority":974},"src/commands/completions.ts",{"path":2961,"priority":974},"src/commands/config.ts",{"path":2963,"priority":974},"src/commands/daemon.ts",{"path":2965,"priority":974},"src/commands/deployment.ts",{"path":2967,"priority":974},"src/commands/doctor.ts",{"path":2969,"priority":974},"src/commands/embeddings.ts",{"path":2971,"priority":974},"src/commands/guidance.ts",{"path":2973,"priority":974},"src/commands/hive-mind.ts",{"path":2975,"priority":974},"src/commands/hooks.ts",{"path":2977,"priority":974},"src/commands/index.ts",{"path":2979,"priority":974},"src/commands/init.ts",{"path":2981,"priority":974},"src/commands/issues.ts",{"path":2983,"priority":974},"src/commands/mcp.ts",{"path":2985,"priority":974},"src/commands/memory.ts",{"path":2987,"priority":974},"src/commands/migrate.ts",{"path":2989,"priority":974},"src/commands/neural.ts",{"path":2991,"priority":974},"src/commands/performance.ts",{"path":2993,"priority":974},"src/commands/plugins.ts",{"path":2995,"priority":974},"src/commands/process.ts",{"path":2997,"priority":974},"src/commands/progress.ts",{"path":2999,"priority":974},"src/commands/providers.ts",{"path":3001,"priority":974},"src/commands/route.ts",{"path":3003,"priority":974},"src/commands/ruvector/backup.ts",{"path":3005,"priority":974},"src/commands/ruvector/benchmark.ts",{"path":3007,"priority":974},"src/commands/ruvector/import.ts",{"path":3009,"priority":974},"src/commands/ruvector/index.ts",{"path":3011,"priority":974},"src/commands/ruvector/init.ts",{"path":3013,"priority":974},"src/commands/ruvector/migrate.ts",{"path":3015,"priority":974},"src/commands/ruvector/optimize.ts",{"path":3017,"priority":974},"src/commands/ruvector/pg-utils.ts",{"path":3019,"priority":974},"src/commands/ruvector/setup.ts",{"path":3021,"priority":974},"src/commands/ruvector/status.ts",{"path":3023,"priority":974},"src/commands/security.ts",{"path":3025,"priority":974},"src/commands/session.ts",{"path":3027,"priority":974},"src/commands/start.ts",{"path":3029,"priority":974},"src/commands/status.ts",{"path":3031,"priority":974},"src/commands/swarm.ts",{"path":3033,"priority":974},"src/commands/task.ts",{"path":3035,"priority":974},"src/commands/transfer-store.ts",{"path":3037,"priority":974},"src/commands/update.ts",{"path":3039,"priority":974},"src/commands/verify.ts",{"path":3041,"priority":974},"src/commands/workflow.ts",{"basePath":3043,"description":3044,"displayName":3045,"installMethods":3046,"license":252,"rationale":3047,"selectedPaths":3048,"source":291,"sourceLanguage":18,"type":2916},"v3/@claude-flow/cli-core","Lightweight core CLI surface for Claude Flow — memory + hooks commands only. Designed to load fast on cold npx cache (\u003C5s) so plugin skills don't race the 30s MCP-startup timeout. The full @claude-flow/cli metapackage lazy-loads everything else on top of this core.","@claude-flow/cli-core",{"npm":3045},"cli ecosystem detected at v3/@claude-flow/cli-core",[3049,3050,3051,3052],{"path":2912,"priority":285},{"path":287,"priority":285},{"path":2939,"priority":974},{"path":2985,"priority":974},{"basePath":3054,"description":3055,"displayName":3056,"installMethods":3057,"license":252,"rationale":3058,"selectedPaths":3059,"source":291,"sourceLanguage":18,"type":2916},"v3/@claude-flow/codex","Codex CLI integration for Ruflo (claude-flow) - OpenAI Codex platform adapter","@claude-flow/codex",{"npm":3056},"cli ecosystem detected at v3/@claude-flow/codex",[3060,3061,3062,3063],{"path":2912,"priority":285},{"path":287,"priority":285},{"path":2939,"priority":974},{"path":3064,"priority":974},"src/cli.ts",{"basePath":3066,"description":3067,"displayName":3068,"installMethods":3069,"license":252,"rationale":3070,"selectedPaths":3071,"source":291,"sourceLanguage":18,"type":2916},"v3/@claude-flow/hooks","V3 Hooks System - Event-driven lifecycle hooks with ReasoningBank learning integration","@claude-flow/hooks",{"npm":3068},"cli ecosystem detected at v3/@claude-flow/hooks",[3072,3073,3074,3076,3078],{"path":2912,"priority":285},{"path":287,"priority":285},{"path":3075,"priority":305},"bin/hooks-daemon.js",{"path":3077,"priority":305},"bin/statusline.js",{"path":2939,"priority":974},{"basePath":3080,"description":3081,"displayName":3082,"installMethods":3083,"license":252,"rationale":3084,"selectedPaths":3085,"source":291,"sourceLanguage":18,"type":2916},"v3/@claude-flow/plugin-agent-federation","Cross-installation agent federation with zero-trust security, PII-gated data flow, and compliance-grade audit trails.","@claude-flow/plugin-agent-federation",{"npm":3082},"cli ecosystem detected at v3/@claude-flow/plugin-agent-federation",[3086,3087,3088],{"path":2912,"priority":285},{"path":287,"priority":285},{"path":2939,"priority":974},{"basePath":3090,"description":3091,"displayName":3092,"installMethods":3093,"license":252,"rationale":3094,"selectedPaths":3095,"source":291,"sourceLanguage":18,"type":2916},"v3/@claude-flow/plugin-iot-cognitum","IoT Cognitum Seed device-agent bridge — treat every Seed as a Ruflo agent. Get a Seed at https://cognitum.one.","@claude-flow/plugin-iot-cognitum",{"npm":3092},"cli ecosystem detected at v3/@claude-flow/plugin-iot-cognitum",[3096,3097,3098],{"path":2912,"priority":285},{"path":287,"priority":285},{"path":2939,"priority":974},{"sources":3100},[3101],"manual",{"npmPackage":221},{"closedIssues90d":244,"description":3104,"forks":245,"homepage":3105,"license":252,"openIssues90d":246,"pushedAt":247,"readmeSize":242,"stars":248,"topics":3106},"🌊 The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features    enterprise-grade architecture, self-learning swarm intelligence, RAG integration, and native Claude Code / Codex Integration","https://Cognitum.One",[3107,3108,3109,3110,3111,3112,3113,3114,3115,3116,3117,3118,3119,3120,3121,3122,3123,3124,3125,3126],"claude-code","swarm","agentic-ai","agentic-framework","agentic-rag","agentic-workflow","anthropic-claude","autonomous-agents","codex","mcp-server","model-context-protocol","multi-agent","ai-assistant","multi-agent-systems","swarm-intelligence","agents","claude-code-skills","ai-agent","ai-coding","ai-skills",{"downloads":250},{"classifiedAt":3129,"discoverAt":3130,"extractAt":3131,"githubAt":3131,"npmAt":3132,"updatedAt":3129},1778696691076,1778696678472,1778696685779,1778696688417,[219,222,221,220,218,223],{"evaluatedAt":256,"extractAt":3135,"updatedAt":256},1778696691708,[],[3138,3166,3194,3221,3251,3277],{"_creationTime":3139,"_id":3140,"community":3141,"display":3142,"identity":3148,"providers":3152,"relations":3159,"tags":3161,"workflow":3162},1778698837670.7993,"k17fe7ybjme5s1n10mmg3emmns86nr26",{"reviewCount":8},{"description":3143,"installMethods":3144,"name":3146,"sourceUrl":3147},"Decision intelligence for AI agents. Analyze options, map decision dependencies with PageRank, detect when information sources conflict, and find the choices that matter most.",{"claudeCode":3145},"Whatsonyourmind/oraclaw","oraclaw-decide","https://github.com/Whatsonyourmind/oraclaw",{"basePath":3149,"githubOwner":3150,"githubRepo":3151,"locale":18,"slug":3146,"type":262},"mission-control/packages/clawhub-skills/oraclaw-decide","Whatsonyourmind","oraclaw",{"evaluate":3153,"extract":3158},{"promptVersionExtension":211,"promptVersionScoring":212,"score":215,"tags":3154,"targetMarket":224,"tier":225},[3155,219,220,3156,3157],"decision-making","graph-theory","ai-agent-tools",{"commitSha":268},{"repoId":3160},"kd76fmxm1ng903s4fmj0p7hxxs86ndkg",[3157,219,3155,3156,220],{"evaluatedAt":3163,"extractAt":3164,"updatedAt":3165},1778698934136,1778698837670,1778699187402,{"_creationTime":3167,"_id":3168,"community":3169,"display":3170,"identity":3176,"providers":3181,"relations":3187,"tags":3190,"workflow":3191},1778692488329.0164,"k17d7dgccv6vnj9tcw0cehwnph86nryb",{"reviewCount":8},{"description":3171,"installMethods":3172,"name":3174,"sourceUrl":3175},"Analyze which rules are actively used vs inert. Detect coverage gaps. Recommend pruning to reduce token consumption.",{"claudeCode":3173},"luiseiman/claude-kit","Rule Effectiveness Analysis","https://github.com/luiseiman/claude-kit",{"basePath":3177,"githubOwner":3178,"githubRepo":3179,"locale":18,"slug":3180,"type":262},"skills/rule-effectiveness","luiseiman","claude-kit","rule-effectiveness",{"evaluate":3182,"extract":3186},{"promptVersionExtension":211,"promptVersionScoring":212,"score":215,"tags":3183,"targetMarket":224,"tier":225},[3107,3184,219,220,3185],"configuration","git",{"commitSha":268,"license":252},{"parentExtensionId":3188,"repoId":3189},"k17650xadq8363kzchr4w0gmf186nq24","kd79wqc8an5wh20cc2znr8tyb586mxwx",[219,3107,3184,3185,220],{"evaluatedAt":3192,"extractAt":3193,"updatedAt":3192},1778693275143,1778692488329,{"_creationTime":3195,"_id":3196,"community":3197,"display":3198,"identity":3204,"providers":3208,"relations":3215,"tags":3217,"workflow":3218},1778684091954.6682,"k1724x2k19t06bmxsstfq8t7xs86ntjn",{"reviewCount":8},{"description":3199,"installMethods":3200,"name":3202,"sourceUrl":3203},"Run Cogny marketing analysis tasks — fetch scheduled tasks, analyze ad accounts via MCP, report findings",{"claudeCode":3201},"cognyai/claude-code-marketing-skills","cogny","https://github.com/cognyai/claude-code-marketing-skills",{"basePath":3205,"githubOwner":3206,"githubRepo":3207,"locale":18,"slug":3202,"type":262},"skills/cogny","cognyai","claude-code-marketing-skills",{"evaluate":3209,"extract":3214},{"promptVersionExtension":211,"promptVersionScoring":212,"score":215,"tags":3210,"targetMarket":224,"tier":225},[3211,219,3202,3212,3213,223],"marketing","ads","automation",{"commitSha":268},{"repoId":3216},"kd7371gwzbdr07nc839hsmagw986nje6",[3212,219,3213,3202,3211,223],{"evaluatedAt":3219,"extractAt":3220,"updatedAt":3219},1778684198526,1778684091954,{"_creationTime":3222,"_id":3223,"community":3224,"display":3225,"identity":3231,"providers":3236,"relations":3243,"tags":3246,"workflow":3247},1778694149049.3467,"k175wmq2n17n23xzphj2zzt3qs86n3xd",{"reviewCount":8},{"description":3226,"installMethods":3227,"name":3229,"sourceUrl":3230},"Optimize MongoDB client connection configuration (pools, timeouts, patterns) for any supported driver language. Use this skill when working/updating/reviewing on functions that instantiate or configure a MongoDB client (eg, when calling `connect()`), configuring connection pools, troubleshooting connection errors (ECONNREFUSED, timeouts, pool exhaustion), optimizing performance issues related to connections. This includes scenarios like building serverless functions with MongoDB, creating API endpoints that use MongoDB, optimizing high-traffic MongoDB applications, creating long-running tasks and concurrency, or debugging connection-related failures.",{"claudeCode":3228},"mongodb/agent-skills","MongoDB Connection Optimizer","https://github.com/mongodb/agent-skills",{"basePath":3232,"githubOwner":3233,"githubRepo":3234,"locale":18,"slug":3235,"type":262},"skills/mongodb-connection","mongodb","agent-skills","mongodb-connection",{"evaluate":3237,"extract":3241},{"promptVersionExtension":211,"promptVersionScoring":212,"score":215,"tags":3238,"targetMarket":224,"tier":225},[3233,3239,3240,218,220,3184],"database","connection",{"commitSha":268,"license":3242},"Apache-2.0",{"parentExtensionId":3244,"repoId":3245},"k170hje3xzpy2mbkn00agzm38x86mkbz","kd74vahs1zbjqzqbert490xyrd86nfv5",[3184,3240,3239,3233,220,218],{"evaluatedAt":3248,"extractAt":3249,"updatedAt":3250},1778694243014,1778694149049,1778694461446,{"_creationTime":3252,"_id":3253,"community":3254,"display":3255,"identity":3261,"providers":3265,"relations":3271,"tags":3273,"workflow":3274},1778687399826.0325,"k17269dg7c9710vn40ysst9cbx86nekj",{"reviewCount":8},{"description":3256,"installMethods":3257,"name":3259,"sourceUrl":3260},"Universal SQL performance optimization assistant for comprehensive query tuning, indexing strategies, and database performance analysis across all SQL databases (MySQL, PostgreSQL, SQL Server, Oracle). Provides execution plan analysis, pagination optimization, batch operations, and performance monitoring guidance.",{"claudeCode":3258},"github/awesome-copilot","sql-optimization","https://github.com/github/awesome-copilot",{"basePath":3262,"githubOwner":3263,"githubRepo":3264,"locale":18,"slug":3259,"type":262},"skills/sql-optimization","github","awesome-copilot",{"evaluate":3266,"extract":3270},{"promptVersionExtension":211,"promptVersionScoring":212,"score":215,"tags":3267,"targetMarket":224,"tier":225},[3268,218,220,3239,3269],"sql","tuning",{"commitSha":268},{"repoId":3272},"kd7dsmv976w8rtkqnjjfdtfgks86nnmw",[3239,220,218,3268,3269],{"evaluatedAt":3275,"extractAt":3276,"updatedAt":3275},1778689968064,1778687399826,{"_creationTime":3278,"_id":3279,"community":3280,"display":3281,"identity":3287,"providers":3291,"relations":3299,"tags":3302,"workflow":3303},1778669911998.9336,"k176r9nwkkcspbgrg1dqd0bhyn86mz7r",{"reviewCount":8},{"description":3282,"installMethods":3283,"name":3285,"sourceUrl":3286},"Optimize Core Web Vitals (LCP, INP, CLS) for better page experience and search ranking. Use when asked to \"improve Core Web Vitals\", \"fix LCP\", \"reduce CLS\", \"optimize INP\", \"page experience optimization\", or \"fix layout shifts\".",{"claudeCode":3284},"addyosmani/web-quality-skills","core-web-vitals","https://github.com/addyosmani/web-quality-skills",{"basePath":3288,"githubOwner":3289,"githubRepo":3290,"locale":18,"slug":3285,"type":262},"skills/core-web-vitals","addyosmani","web-quality-skills",{"evaluate":3292,"extract":3298},{"promptVersionExtension":211,"promptVersionScoring":212,"score":215,"tags":3293,"targetMarket":224,"tier":225},[218,3285,3294,3295,3296,220,3297],"lcp","inp","cls","seo",{"commitSha":268},{"parentExtensionId":3300,"repoId":3301},"k17evfk27b0hwd73j3s2d9ng1s86ntdb","kd7enw4egr4ry8k3qvzs9kq6f186mas7",[3296,3285,3295,3294,220,218,3297],{"evaluatedAt":3304,"extractAt":3305,"updatedAt":3306},1778670506329,1778669911999,1778670658563]