[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-plugin-ruvnet-ruflo-market-data-en":3,"guides-for-ruvnet-ruflo-market-data":3216,"similar-k176mfdw9bbz4s5pmpps520eb186m0h4-en":3217},{"_creationTime":4,"_id":5,"children":6,"community":70,"display":71,"evaluation":75,"identity":318,"isFallback":314,"parentExtension":321,"providers":355,"relations":361,"repo":362,"tags":3214,"workflow":3215},1778696691708.2744,"k176mfdw9bbz4s5pmpps520eb186m0h4",[7,47],{"_creationTime":8,"_id":9,"community":10,"display":12,"identity":18,"providers":25,"relations":41,"tags":43,"workflow":44},1778696691708.3257,"k177tchsrgqz8sky2vc4aebahd86nd3e",{"reviewCount":11},0,{"description":13,"installMethods":14,"name":16,"sourceUrl":17},"Ingest and normalize market data into OHLCV vectors with HNSW indexing",{"claudeCode":15},"ruvnet/ruflo","Market Ingest","https://github.com/ruvnet/ruflo",{"basePath":19,"githubOwner":20,"githubRepo":21,"locale":22,"slug":23,"type":24},"plugins/ruflo-market-data/skills/market-ingest","ruvnet","ruflo","en","market-ingest","skill",{"evaluate":26,"extract":38},{"promptVersionExtension":27,"promptVersionScoring":28,"score":29,"tags":30,"targetMarket":36,"tier":37},"3.0.0","4.4.0",95,[31,32,33,34,35],"market-data","finance","data-processing","indexing","time-series","global","verified",{"commitSha":39,"license":40},"HEAD","MIT",{"parentExtensionId":5,"repoId":42},"kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[33,32,34,31,35],{"evaluatedAt":45,"extractAt":46,"updatedAt":45},1778700946828,1778696691708,{"_creationTime":48,"_id":49,"community":50,"display":51,"identity":55,"providers":58,"relations":66,"tags":67,"workflow":68},1778696691708.326,"k172a7tjedcb9recr8se5p4x8d86nw2x",{"reviewCount":11},{"description":52,"installMethods":53,"name":54,"sourceUrl":17},"Detect and classify candlestick patterns from ingested OHLCV data",{"claudeCode":15},"Market Pattern",{"basePath":56,"githubOwner":20,"githubRepo":21,"locale":22,"slug":57,"type":24},"plugins/ruflo-market-data/skills/market-pattern","market-pattern",{"evaluate":59,"extract":65},{"promptVersionExtension":27,"promptVersionScoring":28,"score":60,"tags":61,"targetMarket":36,"tier":37},99,[32,31,62,63,64],"candlestick-patterns","pattern-recognition","data-analysis",{"commitSha":39,"license":40},{"parentExtensionId":5,"repoId":42},[62,64,32,31,63],{"evaluatedAt":69,"extractAt":46,"updatedAt":69},1778700967725,{"reviewCount":11},{"description":72,"installMethods":73,"name":74,"sourceUrl":17},"Market data ingestion — feed normalization, OHLCV vectorization, and HNSW-indexed pattern matching",{"claudeCode":74},"ruflo-market-data",{"_creationTime":76,"_id":77,"extensionId":5,"locale":22,"result":78,"trustSignals":298,"workflow":316},1778697150767.4397,"kn79t3dx7fjts77tkg8vxpr0yn86na8x",{"checks":79,"evaluatedAt":264,"extensionSummary":265,"features":266,"nonGoals":272,"practices":277,"prerequisites":282,"promptVersionExtension":27,"promptVersionScoring":28,"purpose":285,"rationale":286,"score":287,"summary":288,"tags":289,"targetMarket":36,"tier":37,"useCases":293},[80,85,88,91,95,98,102,106,109,112,116,120,123,127,130,133,136,139,142,145,149,153,157,161,165,168,171,174,178,181,184,187,190,193,196,200,204,208,212,216,219,222,225,228,231,234,237,240,243,246,250,253,256,260],{"category":81,"check":82,"severity":83,"summary":84},"Practical Utility","Problem relevance","pass","The description clearly states the problem of market data ingestion, normalization, OHLCV vectorization, and pattern matching.",{"category":81,"check":86,"severity":83,"summary":87},"Unique selling proposition","The extension offers specialized market data processing, including OHLCV normalization and HNSW-indexed pattern matching, which goes beyond basic LLM capabilities.",{"category":81,"check":89,"severity":83,"summary":90},"Production readiness","The plugin provides a complete lifecycle for market data ingestion and pattern analysis, with clear installation, agent roles, skills, and commands.",{"category":92,"check":93,"severity":83,"summary":94},"Scope","Single responsibility principle","The plugin focuses on market data ingestion and pattern matching, with a coherent set of tools and skills within this domain.",{"category":92,"check":96,"severity":83,"summary":97},"Description quality","The displayed description accurately and concisely reflects the plugin's capabilities for market data processing.",{"category":99,"check":100,"severity":83,"summary":101},"Invocation","Scoped tools","Tools are narrowly scoped verb-noun specialists (e.g., `market ingest`, `market patterns`) preventing broad command execution.",{"category":103,"check":104,"severity":83,"summary":105},"Documentation","Configuration & parameter reference","The README and skill markdown files detail normalization formulas, pattern libraries, and CLI arguments, effectively documenting parameters and their behavior.",{"category":92,"check":107,"severity":83,"summary":108},"Tool naming","Tool names like `market ingest`, `market patterns`, `market search` are descriptive and follow kebab-case conventions.",{"category":92,"check":110,"severity":83,"summary":111},"Minimal I/O surface","Input parameters for commands and skills are specific (e.g., symbol, pattern name) and outputs are well-defined, avoiding unnecessary data dumps.",{"category":113,"check":114,"severity":83,"summary":115},"License","License usability","The license is MIT, a permissive open-source license, clearly stated in the LICENSE file and plugin manifest.",{"category":117,"check":118,"severity":83,"summary":119},"Maintenance","Commit recency","The last commit was on 2026-05-13, indicating very recent activity within the last 3 months.",{"category":117,"check":121,"severity":83,"summary":122},"Dependency Management","The plugin has a lockfile (`pnpm-lock.yaml` implied by `package.json` presence) and relies on well-defined external tools, suggesting good dependency management.",{"category":124,"check":125,"severity":83,"summary":126},"Security","Secret Management","The plugin does not appear to handle sensitive secrets directly; it relies on external MCPs and agentdb, which would handle their own secrets.",{"category":124,"check":128,"severity":83,"summary":129},"Injection","The extension's tools and skills operate on market data and patterns, with no indication of executing arbitrary code or untrusted third-party data as instructions.",{"category":124,"check":131,"severity":83,"summary":132},"Transitive Supply-Chain Grenades","All dependencies and tools are bundled or pointed to with specific references, and there are no runtime fetches of uncommitted code.",{"category":124,"check":134,"severity":83,"summary":135},"Sandbox Isolation","The plugin operates within the scope of market data processing and does not appear to modify files or paths outside of its intended domain.",{"category":124,"check":137,"severity":83,"summary":138},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were detected in the provided scripts or documentation.",{"category":124,"check":140,"severity":83,"summary":141},"Data Exfiltration","The plugin's focus on market data ingestion and pattern analysis does not involve reading or submitting confidential user data.",{"category":124,"check":143,"severity":83,"summary":144},"Hidden Text Tricks","The bundled content and descriptions appear free of hidden steering tricks or obfuscated characters.",{"category":146,"check":147,"severity":83,"summary":148},"Hooks","Opaque code execution","Any scripts used appear to be plain bash or mjs, with no signs of obfuscation, base64 payloads, or runtime fetches.",{"category":150,"check":151,"severity":83,"summary":152},"Portability","Structural Assumption","The plugin focuses on data processing and does not make assumptions about the user's project file layout.",{"category":154,"check":155,"severity":83,"summary":156},"Trust","Issues Attention","With 68 issues opened and 373 closed in 90 days, the closure rate is high (approx 85%), indicating active maintainer engagement.",{"category":158,"check":159,"severity":83,"summary":160},"Versioning","Release Management","A meaningful semver version (0.2.0) is declared in `plugin.json` and is recent, with a changelog present.",{"category":162,"check":163,"severity":83,"summary":164},"Code Execution","Validation","While specific validation libraries aren't explicitly mentioned, the structured nature of tool arguments and the explicit normalization formulas suggest a controlled input handling.",{"category":124,"check":166,"severity":83,"summary":167},"Unguarded Destructive Operations","The plugin's operations are data processing and analysis, not destructive; no destructive primitives are present.",{"category":162,"check":169,"severity":83,"summary":170},"Error Handling","The skill descriptions and command documentation imply a structured approach to handling data, suggesting reasonable error reporting.",{"category":162,"check":172,"severity":83,"summary":173},"Logging","The `data-engineer` agent documentation mentions logging ingested data summaries and detected patterns to memory, implying a form of audit logging.",{"category":175,"check":176,"severity":83,"summary":177},"Compliance","GDPR","The extension operates on market data, which does not typically contain personal data, and no specific sanitization for personal data is required.",{"category":175,"check":179,"severity":83,"summary":180},"Target market","The extension is focused on market data processing and has no regional or jurisdictional limitations, making it globally applicable.",{"category":150,"check":182,"severity":83,"summary":183},"Runtime stability","The plugin's tools and scripts appear to be standard bash and rely on external MCPs, suggesting good cross-platform compatibility.",{"category":103,"check":185,"severity":83,"summary":186},"README","The README is comprehensive, detailing installation, agents, skills, commands, normalization, patterns, and verification.",{"category":92,"check":188,"severity":83,"summary":189},"Tool surface size","The plugin exposes 5 subcommands under `market` and two main skills (`market-ingest`, `market-pattern`), which is a manageable number.",{"category":99,"check":191,"severity":83,"summary":192},"Overlapping near-synonym tools","Tool names are distinct and cover specific functions, avoiding near-synonym redundancy (e.g., no `search`, `query`, `find` for the same task).",{"category":103,"check":194,"severity":83,"summary":195},"Phantom features","All advertised features, including normalization, vectorization, and pattern matching, are implemented and described in the README and skill docs.",{"category":197,"check":198,"severity":83,"summary":199},"Install","Installation instruction","Installation instructions are clear, including a direct `claude --plugin-dir` command, and commands are provided for usage examples.",{"category":201,"check":202,"severity":83,"summary":203},"Errors","Actionable error messages","The skill documentation and command descriptions implicitly suggest that errors would be related to data availability or processing, with clear next steps outlined.",{"category":205,"check":206,"severity":83,"summary":207},"Execution","Pinned dependencies","Dependencies appear to be managed via standard package managers and the CLI version is pinned, ensuring consistent execution.",{"category":92,"check":209,"severity":210,"summary":211},"Dry-run preview","not_applicable","The plugin focuses on data ingestion and analysis, not state-changing operations or outbound data sending, thus a dry-run is not applicable.",{"category":213,"check":214,"severity":83,"summary":215},"Protocol","Idempotent retry & timeouts","The plugin interacts with agentdb and memory stores, which are expected to handle retries and timeouts appropriately; operations like adding data are generally idempotent.",{"category":175,"check":217,"severity":83,"summary":218},"Telemetry opt-in","There is no indication of telemetry being collected or sent outwards; all data processing appears local to the plugin's intended functions.",{"category":99,"check":220,"severity":83,"summary":221},"Name collisions","The plugin's commands and skills have distinct names (`market ingest`, `market patterns`) and do not appear to collide with built-in commands or other skills.",{"category":99,"check":223,"severity":210,"summary":224},"Hooks-off mechanism","The plugin does not appear to utilize hooks that would require a specific 'hooks-off' mechanism beyond standard Claude Code behavior.",{"category":99,"check":226,"severity":210,"summary":227},"Hook matcher tightness","No explicit hooks are defined within the provided plugin files that would require matcher tightness evaluation.",{"category":124,"check":229,"severity":210,"summary":230},"Hook security","No custom hooks are defined in the plugin that would require security review.",{"category":146,"check":232,"severity":210,"summary":233},"Silent prompt rewriting","The plugin does not appear to implement any `UserPromptSubmit` hooks that would modify prompts.",{"category":124,"check":235,"severity":210,"summary":236},"Permission Hook","The plugin does not define any `PermissionRequest` hooks that would require auto-approval scope checks.",{"category":175,"check":238,"severity":210,"summary":239},"Hook privacy","The plugin does not appear to have hooks that send logging or telemetry data over the network.",{"category":162,"check":241,"severity":210,"summary":242},"Hook dependency","No custom hooks are defined within this plugin, so there's no script dependency to evaluate.",{"category":103,"check":244,"severity":83,"summary":245},"Feature Transparency","All critical functionalities, such as data normalization and pattern matching, are well-explained in the README and associated skill/command documentation.",{"category":247,"check":248,"severity":83,"summary":249},"Convention","Layout convention adherence","The plugin follows standard conventions with a `plugin.json` in `.claude-plugin` and commands documented in `.md` files.",{"category":247,"check":251,"severity":83,"summary":252},"Plugin state","The plugin appears to store its state within agentdb and memory namespaces, which aligns with expected persistence mechanisms.",{"category":124,"check":254,"severity":210,"summary":255},"Keychain-stored secrets","The plugin does not appear to handle or require secrets directly, relying on external services that would manage their own credentials.",{"category":257,"check":258,"severity":83,"summary":259},"Dependencies","Tagged release sourcing","The plugin relies on standard MCPs and agentdb tools, which are likely from published releases or internal managed services.",{"category":261,"check":262,"severity":83,"summary":263},"Installation","Clean uninstall","The plugin's operations are data-centric and do not involve installing background daemons or services that would persist after uninstall.",1778697150486,"This plugin ingests market data from various sources, normalizes it into OHLCV (Open, High, Low, Close, Volume) vectors with consistent scaling, and performs HNSW-indexed pattern matching to detect candlestick formations.",[267,268,269,270,271],"Market data ingestion from REST APIs and WebSockets","OHLCV normalization with consistent scaling","Candlestick pattern detection (single and multi-candle)","HNSW-indexed pattern similarity search","Namespace-routed data storage and retrieval",[273,274,275,276],"Executing trades or managing portfolios.","Providing real-time trading recommendations (beyond pattern identification).","Replacing core financial data providers.","Handling personal financial data or user accounts.",[278,279,280,281],"Data Normalization","Time-Series Analysis","Pattern Recognition","Vector Indexing",[283,284],"Claude Code runtime","Access to market data sources (API keys/endpoints may be implied for specific sources)","To provide sophisticated market data analysis capabilities, enabling users to ingest, normalize, and identify patterns in financial time-series data for further trading strategy development.","The plugin demonstrates high quality across all categories, with only one non-applicable check related to hooks. All other checks passed, reflecting robust implementation and documentation.",98,"A high-quality plugin for market data ingestion, normalization, and pattern analysis.",[31,32,290,35,63,291,292],"ohlcv","hnsw","data-ingestion",[294,295,296,297],"Ingesting historical market data for analysis.","Identifying specific candlestick patterns for trading signals.","Searching for similar historical patterns to predict future price movements.","Normalizing diverse market data feeds into a consistent format.",{"codeQuality":299,"collectedAt":301,"documentation":302,"maintenance":304,"popularity":311,"security":313,"testCoverage":315},{"hasLockfile":300},true,1778697132950,{"descriptionLength":287,"readmeSize":303},26155,{"closedIssues90d":305,"forks":306,"hasChangelog":300,"manifestVersion":307,"openIssues90d":308,"pushedAt":309,"stars":310},373,5603,"0.2.0",68,1778694187000,50209,{"npmDownloads":312},68309,{"hasNpmPackage":300,"license":40,"smitheryVerified":314},false,{"hasCi":300,"hasTests":300},{"updatedAt":317},1778697150767,{"basePath":319,"githubOwner":20,"githubRepo":21,"locale":22,"slug":74,"type":320},"plugins/ruflo-market-data","plugin",{"_creationTime":322,"_id":323,"community":324,"display":325,"identity":328,"parentExtension":331,"providers":332,"relations":351,"tags":352,"workflow":353},1778696691708.2678,"k1753196a11bz5jzm7hqzasr0h86nk71",{"reviewCount":11},{"description":326,"installMethods":327,"name":21,"sourceUrl":17},"RuFlo Marketplace: Claude Code native agents, swarms, workers, and MCP tools for continuous software engineering",{"claudeCode":15},{"basePath":329,"githubOwner":20,"githubRepo":21,"locale":22,"slug":21,"type":330},"","marketplace",null,{"evaluate":333,"extract":346},{"promptVersionExtension":334,"promptVersionScoring":28,"score":335,"tags":336,"targetMarket":36,"tier":345},"3.1.0",78,[337,338,339,340,341,342,343,344],"multi-agent","orchestration","ai-agents","software-engineering","code-quality","security","devops","memory","community",{"commitSha":39,"marketplace":347,"plugin":349},{"name":21,"pluginCount":348},32,{"mcpCount":11,"provider":350,"skillCount":11},"classify",{"repoId":42},[339,341,343,344,337,338,342,340],{"evaluatedAt":354,"extractAt":46,"updatedAt":354},1778696722996,{"evaluate":356,"extract":358},{"promptVersionExtension":27,"promptVersionScoring":28,"score":287,"tags":357,"targetMarket":36,"tier":37},[31,32,290,35,63,291,292],{"commitSha":39,"license":40,"plugin":359},{"mcpCount":11,"provider":350,"skillCount":360},2,{"parentExtensionId":323,"repoId":42},{"_creationTime":363,"_id":42,"identity":364,"providers":365,"workflow":3209},1778696678472.3906,{"githubOwner":20,"githubRepo":21,"sourceUrl":17},{"classify":366,"discover":3181,"extract":3184,"github":3185,"npm":3208},{"commitSha":39,"extensions":367},[368,381,414,435,454,471,490,507,524,543,564,583,600,631,648,669,686,703,720,737,754,783,804,843,862,881,910,927,941,958,991,1008,1029,1048,1064,1073,1081,1089,1097,1105,1113,1121,1129,1137,1145,1153,1161,1169,1177,1185,1193,1201,1209,1217,1225,1233,1241,1249,1257,1265,1273,1281,1289,1297,1305,1313,1321,1329,1337,1345,1353,1361,1369,1377,1385,1393,1401,1409,1417,1425,1433,1441,1449,1457,1465,1473,1481,1489,1497,1505,1513,1521,1529,1537,1545,1553,1561,1569,1577,1585,1593,1601,1609,1617,1625,1633,1641,1649,1657,1665,1673,1681,1689,1697,1705,1713,1721,1729,1737,1745,1753,1761,1769,1777,1785,1793,1801,1809,1817,1825,1833,1841,1849,1858,1866,1874,1882,1890,1898,1906,1914,1922,1930,1938,1950,1958,1966,1974,1982,1990,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,2703,2708,2716,2724,2732,2740,2748,2756,2764,2772,2780,2788,2796,2804,2812,2820,2828,2836,2844,2852,2860,2868,2876,2884,2892,2900,2908,2916,2924,2932,2940,2948,2956,2964,2972,2980,2988,2999,3008,3124,3135,3147,3161,3171],{"basePath":329,"description":326,"displayName":21,"installMethods":369,"rationale":370,"selectedPaths":371,"source":380,"sourceLanguage":22,"type":330},{"claudeCode":15},"marketplace.json at .claude-plugin/marketplace.json",[372,375,377],{"path":373,"priority":374},".claude-plugin/marketplace.json","mandatory",{"path":376,"priority":374},"README.md",{"path":378,"priority":379},"LICENSE","high","rule",{"basePath":382,"description":383,"displayName":384,"installMethods":385,"license":40,"rationale":386,"selectedPaths":387,"source":380,"sourceLanguage":22,"type":320},"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":384},"plugin manifest at plugins/ruflo-core/.claude-plugin/plugin.json",[388,390,391,394,396,398,400,402,404,406,408,410,412],{"path":389,"priority":374},".claude-plugin/plugin.json",{"path":376,"priority":374},{"path":392,"priority":393},"skills/discover-plugins/SKILL.md","medium",{"path":395,"priority":393},"skills/init-project/SKILL.md",{"path":397,"priority":393},"skills/ruflo-doctor/SKILL.md",{"path":399,"priority":393},"skills/witness/SKILL.md",{"path":401,"priority":379},"agents/coder.md",{"path":403,"priority":379},"agents/researcher.md",{"path":405,"priority":379},"agents/reviewer.md",{"path":407,"priority":379},"agents/witness-curator.md",{"path":409,"priority":379},"commands/ruflo-status.md",{"path":411,"priority":379},"commands/witness.md",{"path":413,"priority":379},"hooks/hooks.json",{"basePath":415,"description":416,"displayName":417,"installMethods":418,"license":40,"rationale":419,"selectedPaths":420,"source":380,"sourceLanguage":22,"type":320},"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":417},"plugin manifest at plugins/ruflo-swarm/.claude-plugin/plugin.json",[421,422,423,425,427,429,431,433],{"path":389,"priority":374},{"path":376,"priority":374},{"path":424,"priority":393},"skills/monitor-stream/SKILL.md",{"path":426,"priority":393},"skills/swarm-init/SKILL.md",{"path":428,"priority":379},"agents/architect.md",{"path":430,"priority":379},"agents/coordinator.md",{"path":432,"priority":379},"commands/swarm.md",{"path":434,"priority":379},"commands/watch.md",{"basePath":436,"description":437,"displayName":438,"installMethods":439,"license":40,"rationale":440,"selectedPaths":441,"source":380,"sourceLanguage":22,"type":320},"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":438},"plugin manifest at plugins/ruflo-loop-workers/.claude-plugin/plugin.json",[442,443,444,446,448,450,452],{"path":389,"priority":374},{"path":376,"priority":374},{"path":445,"priority":393},"skills/cron-schedule/SKILL.md",{"path":447,"priority":393},"skills/loop-worker/SKILL.md",{"path":449,"priority":379},"agents/loop-worker-coordinator.md",{"path":451,"priority":379},"commands/ruflo-loop.md",{"path":453,"priority":379},"commands/ruflo-schedule.md",{"basePath":455,"description":456,"displayName":457,"installMethods":458,"license":40,"rationale":459,"selectedPaths":460,"source":380,"sourceLanguage":22,"type":320},"plugins/ruflo-security-audit","Security review, dependency scanning, policy gates, and CVE monitoring","ruflo-security-audit",{"claudeCode":457},"plugin manifest at plugins/ruflo-security-audit/.claude-plugin/plugin.json",[461,462,463,465,467,469],{"path":389,"priority":374},{"path":376,"priority":374},{"path":464,"priority":393},"skills/dependency-check/SKILL.md",{"path":466,"priority":393},"skills/security-scan/SKILL.md",{"path":468,"priority":379},"agents/security-auditor.md",{"path":470,"priority":379},"commands/audit.md",{"basePath":472,"description":473,"displayName":474,"installMethods":475,"license":40,"rationale":476,"selectedPaths":477,"source":380,"sourceLanguage":22,"type":320},"plugins/ruflo-rag-memory","RuVector memory with HNSW search, AgentDB, and semantic retrieval","ruflo-rag-memory",{"claudeCode":474},"plugin manifest at plugins/ruflo-rag-memory/.claude-plugin/plugin.json",[478,479,480,482,484,486,488],{"path":389,"priority":374},{"path":376,"priority":374},{"path":481,"priority":393},"skills/memory-bridge/SKILL.md",{"path":483,"priority":393},"skills/memory-search/SKILL.md",{"path":485,"priority":379},"agents/memory-specialist.md",{"path":487,"priority":379},"commands/recall.md",{"path":489,"priority":379},"commands/ruflo-memory.md",{"basePath":491,"description":492,"displayName":493,"installMethods":494,"license":40,"rationale":495,"selectedPaths":496,"source":380,"sourceLanguage":22,"type":320},"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":493},"plugin manifest at plugins/ruflo-testgen/.claude-plugin/plugin.json",[497,498,499,501,503,505],{"path":389,"priority":374},{"path":376,"priority":374},{"path":500,"priority":393},"skills/tdd-workflow/SKILL.md",{"path":502,"priority":393},"skills/test-gaps/SKILL.md",{"path":504,"priority":379},"agents/tester.md",{"path":506,"priority":379},"commands/testgen.md",{"basePath":508,"description":509,"displayName":510,"installMethods":511,"license":40,"rationale":512,"selectedPaths":513,"source":380,"sourceLanguage":22,"type":320},"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":510},"plugin manifest at plugins/ruflo-docs/.claude-plugin/plugin.json",[514,515,516,518,520,522],{"path":389,"priority":374},{"path":376,"priority":374},{"path":517,"priority":393},"skills/api-docs/SKILL.md",{"path":519,"priority":393},"skills/doc-gen/SKILL.md",{"path":521,"priority":379},"agents/docs-writer.md",{"path":523,"priority":379},"commands/ruflo-docs.md",{"basePath":525,"description":526,"displayName":527,"installMethods":528,"license":40,"rationale":529,"selectedPaths":530,"source":380,"sourceLanguage":22,"type":320},"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":527},"plugin manifest at plugins/ruflo-autopilot/.claude-plugin/plugin.json",[531,532,533,535,537,539,541],{"path":389,"priority":374},{"path":376,"priority":374},{"path":534,"priority":393},"skills/autopilot-loop/SKILL.md",{"path":536,"priority":393},"skills/autopilot-predict/SKILL.md",{"path":538,"priority":379},"agents/autopilot-coordinator.md",{"path":540,"priority":379},"commands/autopilot-status.md",{"path":542,"priority":379},"commands/autopilot.md",{"basePath":544,"description":545,"displayName":546,"installMethods":547,"license":40,"rationale":548,"selectedPaths":549,"source":380,"sourceLanguage":22,"type":320},"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":546},"plugin manifest at plugins/ruflo-intelligence/.claude-plugin/plugin.json",[550,551,552,554,556,558,560,562],{"path":389,"priority":374},{"path":376,"priority":374},{"path":553,"priority":393},"skills/intelligence-route/SKILL.md",{"path":555,"priority":393},"skills/intelligence-transfer/SKILL.md",{"path":557,"priority":393},"skills/neural-train/SKILL.md",{"path":559,"priority":379},"agents/intelligence-specialist.md",{"path":561,"priority":379},"commands/intelligence.md",{"path":563,"priority":379},"commands/neural.md",{"basePath":565,"description":566,"displayName":567,"installMethods":568,"license":40,"rationale":569,"selectedPaths":570,"source":380,"sourceLanguage":22,"type":320},"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":567},"plugin manifest at plugins/ruflo-agentdb/.claude-plugin/plugin.json",[571,572,573,575,577,579,581],{"path":389,"priority":374},{"path":376,"priority":374},{"path":574,"priority":393},"skills/agentdb-query/SKILL.md",{"path":576,"priority":393},"skills/vector-search/SKILL.md",{"path":578,"priority":379},"agents/agentdb-specialist.md",{"path":580,"priority":379},"commands/agentdb.md",{"path":582,"priority":379},"commands/embeddings.md",{"basePath":584,"description":585,"displayName":586,"installMethods":587,"license":40,"rationale":588,"selectedPaths":589,"source":380,"sourceLanguage":22,"type":320},"plugins/ruflo-aidefence","AI safety scanning, PII detection, prompt injection defense, and adaptive threat learning","ruflo-aidefence",{"claudeCode":586},"plugin manifest at plugins/ruflo-aidefence/.claude-plugin/plugin.json",[590,591,592,594,596,598],{"path":389,"priority":374},{"path":376,"priority":374},{"path":593,"priority":393},"skills/pii-detect/SKILL.md",{"path":595,"priority":393},"skills/safety-scan/SKILL.md",{"path":597,"priority":379},"agents/safety-specialist.md",{"path":599,"priority":379},"commands/aidefence.md",{"basePath":601,"description":602,"displayName":603,"installMethods":604,"license":40,"rationale":605,"selectedPaths":606,"source":380,"sourceLanguage":22,"type":320},"plugins/ruflo-browser","Session-as-skill browser automation: Playwright + RVF cognitive containers + ruvector trajectories + AgentDB selector memory + AIDefence PII/injection gates","ruflo-browser",{"claudeCode":603},"plugin manifest at plugins/ruflo-browser/.claude-plugin/plugin.json",[607,608,609,611,613,615,617,619,621,623,625,627,629],{"path":389,"priority":374},{"path":376,"priority":374},{"path":610,"priority":393},"skills/browser-auth-flow/SKILL.md",{"path":612,"priority":393},"skills/browser-extract/SKILL.md",{"path":614,"priority":393},"skills/browser-form-fill/SKILL.md",{"path":616,"priority":393},"skills/browser-login/SKILL.md",{"path":618,"priority":393},"skills/browser-record/SKILL.md",{"path":620,"priority":393},"skills/browser-replay/SKILL.md",{"path":622,"priority":393},"skills/browser-scrape/SKILL.md",{"path":624,"priority":393},"skills/browser-screenshot-diff/SKILL.md",{"path":626,"priority":393},"skills/browser-test/SKILL.md",{"path":628,"priority":379},"agents/browser-agent.md",{"path":630,"priority":379},"commands/ruflo-browser.md",{"basePath":632,"description":633,"displayName":634,"installMethods":635,"license":40,"rationale":636,"selectedPaths":637,"source":380,"sourceLanguage":22,"type":320},"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":634},"plugin manifest at plugins/ruflo-jujutsu/.claude-plugin/plugin.json",[638,639,640,642,644,646],{"path":389,"priority":374},{"path":376,"priority":374},{"path":641,"priority":393},"skills/diff-analyze/SKILL.md",{"path":643,"priority":393},"skills/git-workflow/SKILL.md",{"path":645,"priority":379},"agents/git-specialist.md",{"path":647,"priority":379},"commands/jujutsu.md",{"basePath":649,"description":650,"displayName":651,"installMethods":652,"license":40,"rationale":653,"selectedPaths":654,"source":380,"sourceLanguage":22,"type":320},"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":651},"plugin manifest at plugins/ruflo-agent/.claude-plugin/plugin.json",[655,656,657,659,661,663,665,667],{"path":389,"priority":374},{"path":376,"priority":374},{"path":658,"priority":393},"skills/managed-agent/SKILL.md",{"path":660,"priority":393},"skills/wasm-agent/SKILL.md",{"path":662,"priority":393},"skills/wasm-gallery/SKILL.md",{"path":664,"priority":379},"agents/wasm-specialist.md",{"path":666,"priority":379},"commands/managed-agent.md",{"path":668,"priority":379},"commands/wasm.md",{"basePath":670,"description":671,"displayName":672,"installMethods":673,"license":40,"rationale":674,"selectedPaths":675,"source":380,"sourceLanguage":22,"type":320},"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":672},"plugin manifest at plugins/ruflo-workflows/.claude-plugin/plugin.json",[676,677,678,680,682,684],{"path":389,"priority":374},{"path":376,"priority":374},{"path":679,"priority":393},"skills/workflow-create/SKILL.md",{"path":681,"priority":393},"skills/workflow-run/SKILL.md",{"path":683,"priority":379},"agents/workflow-specialist.md",{"path":685,"priority":379},"commands/workflow.md",{"basePath":687,"description":688,"displayName":689,"installMethods":690,"license":40,"rationale":691,"selectedPaths":692,"source":380,"sourceLanguage":22,"type":320},"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":689},"plugin manifest at plugins/ruflo-daa/.claude-plugin/plugin.json",[693,694,695,697,699,701],{"path":389,"priority":374},{"path":376,"priority":374},{"path":696,"priority":393},"skills/cognitive-pattern/SKILL.md",{"path":698,"priority":393},"skills/daa-agent/SKILL.md",{"path":700,"priority":379},"agents/daa-specialist.md",{"path":702,"priority":379},"commands/daa.md",{"basePath":704,"description":705,"displayName":706,"installMethods":707,"license":40,"rationale":708,"selectedPaths":709,"source":380,"sourceLanguage":22,"type":320},"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":706},"plugin manifest at plugins/ruflo-ruvllm/.claude-plugin/plugin.json",[710,711,712,714,716,718],{"path":389,"priority":374},{"path":376,"priority":374},{"path":713,"priority":393},"skills/chat-format/SKILL.md",{"path":715,"priority":393},"skills/llm-config/SKILL.md",{"path":717,"priority":379},"agents/llm-specialist.md",{"path":719,"priority":379},"commands/ruvllm.md",{"basePath":721,"description":722,"displayName":723,"installMethods":724,"license":40,"rationale":725,"selectedPaths":726,"source":380,"sourceLanguage":22,"type":320},"plugins/ruflo-rvf","RVF format for portable agent memory, session persistence, and cross-platform transfer","ruflo-rvf",{"claudeCode":723},"plugin manifest at plugins/ruflo-rvf/.claude-plugin/plugin.json",[727,728,729,731,733,735],{"path":389,"priority":374},{"path":376,"priority":374},{"path":730,"priority":393},"skills/rvf-manage/SKILL.md",{"path":732,"priority":393},"skills/session-persist/SKILL.md",{"path":734,"priority":379},"agents/session-specialist.md",{"path":736,"priority":379},"commands/rvf.md",{"basePath":738,"description":739,"displayName":740,"installMethods":741,"license":40,"rationale":742,"selectedPaths":743,"source":380,"sourceLanguage":22,"type":320},"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":740},"plugin manifest at plugins/ruflo-plugin-creator/.claude-plugin/plugin.json",[744,745,746,748,750,752],{"path":389,"priority":374},{"path":376,"priority":374},{"path":747,"priority":393},"skills/create-plugin/SKILL.md",{"path":749,"priority":393},"skills/validate-plugin/SKILL.md",{"path":751,"priority":379},"agents/plugin-developer.md",{"path":753,"priority":379},"commands/create-plugin.md",{"basePath":755,"description":756,"displayName":757,"installMethods":758,"license":40,"rationale":759,"selectedPaths":760,"source":380,"sourceLanguage":22,"type":320},"plugins/ruflo-goals","Long-horizon goal planning, deep research orchestration, and adaptive replanning using GOAP algorithms","ruflo-goals",{"claudeCode":757},"plugin manifest at plugins/ruflo-goals/.claude-plugin/plugin.json",[761,762,763,765,767,769,771,773,775,777,779,781],{"path":389,"priority":374},{"path":376,"priority":374},{"path":764,"priority":393},"skills/deep-research/SKILL.md",{"path":766,"priority":393},"skills/dossier-collect/SKILL.md",{"path":768,"priority":393},"skills/goal-plan/SKILL.md",{"path":770,"priority":393},"skills/horizon-track/SKILL.md",{"path":772,"priority":393},"skills/research-synthesize/SKILL.md",{"path":774,"priority":379},"agents/deep-researcher.md",{"path":776,"priority":379},"agents/dossier-investigator.md",{"path":778,"priority":379},"agents/goal-planner.md",{"path":780,"priority":379},"agents/horizon-tracker.md",{"path":782,"priority":379},"commands/goals.md",{"basePath":784,"description":785,"displayName":786,"installMethods":787,"license":40,"rationale":788,"selectedPaths":789,"source":380,"sourceLanguage":22,"type":320},"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":786},"plugin manifest at plugins/ruflo-adr/.claude-plugin/plugin.json",[790,791,792,794,796,798,800,802],{"path":389,"priority":374},{"path":376,"priority":374},{"path":793,"priority":393},"skills/adr-create/SKILL.md",{"path":795,"priority":393},"skills/adr-index/SKILL.md",{"path":797,"priority":393},"skills/adr-review/SKILL.md",{"path":799,"priority":393},"skills/adr-verify/SKILL.md",{"path":801,"priority":379},"agents/adr-architect.md",{"path":803,"priority":379},"commands/adr.md",{"basePath":805,"description":806,"displayName":807,"installMethods":808,"license":40,"rationale":809,"selectedPaths":810,"source":380,"sourceLanguage":22,"type":320},"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":807},"plugin manifest at plugins/ruflo-cost-tracker/.claude-plugin/plugin.json",[811,812,813,815,817,819,821,823,825,827,829,831,833,835,837,839,841],{"path":389,"priority":374},{"path":376,"priority":374},{"path":814,"priority":393},"skills/cost-benchmark/SKILL.md",{"path":816,"priority":393},"skills/cost-booster-edit/SKILL.md",{"path":818,"priority":393},"skills/cost-booster-route/SKILL.md",{"path":820,"priority":393},"skills/cost-budget-check/SKILL.md",{"path":822,"priority":393},"skills/cost-compact-context/SKILL.md",{"path":824,"priority":393},"skills/cost-conversation/SKILL.md",{"path":826,"priority":393},"skills/cost-export/SKILL.md",{"path":828,"priority":393},"skills/cost-federation/SKILL.md",{"path":830,"priority":393},"skills/cost-optimize/SKILL.md",{"path":832,"priority":393},"skills/cost-report/SKILL.md",{"path":834,"priority":393},"skills/cost-summary/SKILL.md",{"path":836,"priority":393},"skills/cost-track/SKILL.md",{"path":838,"priority":393},"skills/cost-trend/SKILL.md",{"path":840,"priority":379},"agents/cost-analyst.md",{"path":842,"priority":379},"commands/ruflo-cost.md",{"basePath":844,"description":845,"displayName":846,"installMethods":847,"license":40,"rationale":848,"selectedPaths":849,"source":380,"sourceLanguage":22,"type":320},"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":846},"plugin manifest at plugins/ruflo-ddd/.claude-plugin/plugin.json",[850,851,852,854,856,858,860],{"path":389,"priority":374},{"path":376,"priority":374},{"path":853,"priority":393},"skills/ddd-aggregate/SKILL.md",{"path":855,"priority":393},"skills/ddd-context/SKILL.md",{"path":857,"priority":393},"skills/ddd-validate/SKILL.md",{"path":859,"priority":379},"agents/domain-modeler.md",{"path":861,"priority":379},"commands/ddd.md",{"basePath":863,"description":864,"displayName":865,"installMethods":866,"license":40,"rationale":867,"selectedPaths":868,"source":380,"sourceLanguage":22,"type":320},"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":865},"plugin manifest at plugins/ruflo-federation/.claude-plugin/plugin.json",[869,870,871,873,875,877,879],{"path":389,"priority":374},{"path":376,"priority":374},{"path":872,"priority":393},"skills/federation-audit/SKILL.md",{"path":874,"priority":393},"skills/federation-init/SKILL.md",{"path":876,"priority":393},"skills/federation-status/SKILL.md",{"path":878,"priority":379},"agents/federation-coordinator.md",{"path":880,"priority":379},"commands/federation.md",{"basePath":882,"description":883,"displayName":884,"installMethods":885,"license":40,"rationale":886,"selectedPaths":887,"source":380,"sourceLanguage":22,"type":320},"plugins/ruflo-iot-cognitum","IoT device lifecycle, telemetry anomaly detection, fleet management, and witness chain verification for Cognitum Seed hardware","ruflo-iot-cognitum",{"claudeCode":884},"plugin manifest at plugins/ruflo-iot-cognitum/.claude-plugin/plugin.json",[888,889,890,892,894,896,898,900,902,904,906,908],{"path":389,"priority":374},{"path":376,"priority":374},{"path":891,"priority":393},"skills/iot-anomalies/SKILL.md",{"path":893,"priority":393},"skills/iot-firmware/SKILL.md",{"path":895,"priority":393},"skills/iot-fleet/SKILL.md",{"path":897,"priority":393},"skills/iot-register/SKILL.md",{"path":899,"priority":393},"skills/iot-witness-verify/SKILL.md",{"path":901,"priority":379},"agents/device-coordinator.md",{"path":903,"priority":379},"agents/fleet-manager.md",{"path":905,"priority":379},"agents/telemetry-analyzer.md",{"path":907,"priority":379},"agents/witness-auditor.md",{"path":909,"priority":379},"commands/iot.md",{"basePath":911,"description":912,"displayName":913,"installMethods":914,"license":40,"rationale":915,"selectedPaths":916,"source":380,"sourceLanguage":22,"type":320},"plugins/ruflo-knowledge-graph","Knowledge graph construction — entity extraction, relation mapping, and pathfinder graph traversal","ruflo-knowledge-graph",{"claudeCode":913},"plugin manifest at plugins/ruflo-knowledge-graph/.claude-plugin/plugin.json",[917,918,919,921,923,925],{"path":389,"priority":374},{"path":376,"priority":374},{"path":920,"priority":393},"skills/kg-extract/SKILL.md",{"path":922,"priority":393},"skills/kg-traverse/SKILL.md",{"path":924,"priority":379},"agents/graph-navigator.md",{"path":926,"priority":379},"commands/kg.md",{"basePath":319,"description":72,"displayName":74,"installMethods":928,"license":40,"rationale":929,"selectedPaths":930,"source":380,"sourceLanguage":22,"type":320},{"claudeCode":74},"plugin manifest at plugins/ruflo-market-data/.claude-plugin/plugin.json",[931,932,933,935,937,939],{"path":389,"priority":374},{"path":376,"priority":374},{"path":934,"priority":393},"skills/market-ingest/SKILL.md",{"path":936,"priority":393},"skills/market-pattern/SKILL.md",{"path":938,"priority":379},"agents/data-engineer.md",{"path":940,"priority":379},"commands/market.md",{"basePath":942,"description":943,"displayName":944,"installMethods":945,"license":40,"rationale":946,"selectedPaths":947,"source":380,"sourceLanguage":22,"type":320},"plugins/ruflo-migrations","Schema migration management — generate, validate, dry-run, and rollback database migrations","ruflo-migrations",{"claudeCode":944},"plugin manifest at plugins/ruflo-migrations/.claude-plugin/plugin.json",[948,949,950,952,954,956],{"path":389,"priority":374},{"path":376,"priority":374},{"path":951,"priority":393},"skills/migrate-create/SKILL.md",{"path":953,"priority":393},"skills/migrate-validate/SKILL.md",{"path":955,"priority":379},"agents/migration-engineer.md",{"path":957,"priority":379},"commands/migrate.md",{"basePath":959,"description":960,"displayName":961,"installMethods":962,"license":40,"rationale":963,"selectedPaths":964,"source":380,"sourceLanguage":22,"type":320},"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":961},"plugin manifest at plugins/ruflo-neural-trader/.claude-plugin/plugin.json",[965,966,967,969,971,973,975,977,979,981,983,985,987,989],{"path":389,"priority":374},{"path":376,"priority":374},{"path":968,"priority":393},"skills/trader-backtest/SKILL.md",{"path":970,"priority":393},"skills/trader-cloud-backtest/SKILL.md",{"path":972,"priority":393},"skills/trader-portfolio/SKILL.md",{"path":974,"priority":393},"skills/trader-regime/SKILL.md",{"path":976,"priority":393},"skills/trader-risk/SKILL.md",{"path":978,"priority":393},"skills/trader-signal/SKILL.md",{"path":980,"priority":393},"skills/trader-train/SKILL.md",{"path":982,"priority":379},"agents/backtest-engineer.md",{"path":984,"priority":379},"agents/market-analyst.md",{"path":986,"priority":379},"agents/risk-analyst.md",{"path":988,"priority":379},"agents/trading-strategist.md",{"path":990,"priority":379},"commands/trader.md",{"basePath":992,"description":993,"displayName":994,"installMethods":995,"license":40,"rationale":996,"selectedPaths":997,"source":380,"sourceLanguage":22,"type":320},"plugins/ruflo-observability","Structured logging, distributed tracing, and metrics — correlate agent swarm activity with application telemetry","ruflo-observability",{"claudeCode":994},"plugin manifest at plugins/ruflo-observability/.claude-plugin/plugin.json",[998,999,1000,1002,1004,1006],{"path":389,"priority":374},{"path":376,"priority":374},{"path":1001,"priority":393},"skills/observe-metrics/SKILL.md",{"path":1003,"priority":393},"skills/observe-trace/SKILL.md",{"path":1005,"priority":379},"agents/observability-engineer.md",{"path":1007,"priority":379},"commands/observe.md",{"basePath":1009,"description":1010,"displayName":1011,"installMethods":1012,"license":40,"rationale":1013,"selectedPaths":1014,"source":380,"sourceLanguage":22,"type":320},"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":1011},"plugin manifest at plugins/ruflo-ruvector/.claude-plugin/plugin.json",[1015,1016,1017,1019,1021,1023,1025,1027],{"path":389,"priority":374},{"path":376,"priority":374},{"path":1018,"priority":393},"skills/vector-cluster/SKILL.md",{"path":1020,"priority":393},"skills/vector-embed/SKILL.md",{"path":1022,"priority":393},"skills/vector-hyperbolic/SKILL.md",{"path":1024,"priority":393},"skills/vector-setup/SKILL.md",{"path":1026,"priority":379},"agents/vector-engineer.md",{"path":1028,"priority":379},"commands/vector.md",{"basePath":1030,"description":1031,"displayName":1032,"installMethods":1033,"license":40,"rationale":1034,"selectedPaths":1035,"source":380,"sourceLanguage":22,"type":320},"plugins/ruflo-sparc","SPARC methodology — Specification, Pseudocode, Architecture, Refinement, Completion phases with gate checks","ruflo-sparc",{"claudeCode":1032},"plugin manifest at plugins/ruflo-sparc/.claude-plugin/plugin.json",[1036,1037,1038,1040,1042,1044,1046],{"path":389,"priority":374},{"path":376,"priority":374},{"path":1039,"priority":393},"skills/sparc-implement/SKILL.md",{"path":1041,"priority":393},"skills/sparc-refine/SKILL.md",{"path":1043,"priority":393},"skills/sparc-spec/SKILL.md",{"path":1045,"priority":379},"agents/sparc-orchestrator.md",{"path":1047,"priority":379},"commands/ruflo-sparc.md",{"basePath":329,"description":1049,"displayName":1050,"installMethods":1051,"license":40,"rationale":1052,"selectedPaths":1053,"source":380,"sourceLanguage":22,"type":320},"Enterprise AI agent orchestration plugin with 150+ commands, 74+ specialized agents, SPARC methodology, swarm coordination, GitHub integration, and neural training capabilities","claude-flow",{"claudeCode":1050},"plugin manifest at .claude-plugin/plugin.json (coalesced with duplicate plugin at plugin)",[1054,1055,1056,1057,1060,1062],{"path":389,"priority":374},{"path":376,"priority":374},{"path":378,"priority":379},{"path":1058,"priority":1059},"bin/cli.js","low",{"path":1061,"priority":1059},"bin/npx-repair.js",{"path":1063,"priority":1059},"bin/npx-safe-launch.js",{"basePath":1065,"description":1066,"displayName":1067,"installMethods":1068,"rationale":1069,"selectedPaths":1070,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-adaptive-coordinator","Agent skill for adaptive-coordinator - invoke with $agent-adaptive-coordinator","agent-adaptive-coordinator",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-adaptive-coordinator/SKILL.md",[1071],{"path":1072,"priority":374},"SKILL.md",{"basePath":1074,"description":1075,"displayName":1076,"installMethods":1077,"rationale":1078,"selectedPaths":1079,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-agent","Agent skill for agent - invoke with $agent-agent","agent-agent",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-agent/SKILL.md",[1080],{"path":1072,"priority":374},{"basePath":1082,"description":1083,"displayName":1084,"installMethods":1085,"rationale":1086,"selectedPaths":1087,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-agentic-payments","Agent skill for agentic-payments - invoke with $agent-agentic-payments","agent-agentic-payments",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-agentic-payments/SKILL.md",[1088],{"path":1072,"priority":374},{"basePath":1090,"description":1091,"displayName":1092,"installMethods":1093,"rationale":1094,"selectedPaths":1095,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-analyze-code-quality","Agent skill for analyze-code-quality - invoke with $agent-analyze-code-quality","agent-analyze-code-quality",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-analyze-code-quality/SKILL.md",[1096],{"path":1072,"priority":374},{"basePath":1098,"description":1099,"displayName":1100,"installMethods":1101,"rationale":1102,"selectedPaths":1103,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-app-store","Agent skill for app-store - invoke with $agent-app-store","agent-app-store",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-app-store/SKILL.md",[1104],{"path":1072,"priority":374},{"basePath":1106,"description":1107,"displayName":1108,"installMethods":1109,"rationale":1110,"selectedPaths":1111,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-arch-system-design","Agent skill for arch-system-design - invoke with $agent-arch-system-design","agent-arch-system-design",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-arch-system-design/SKILL.md",[1112],{"path":1072,"priority":374},{"basePath":1114,"description":1115,"displayName":1116,"installMethods":1117,"rationale":1118,"selectedPaths":1119,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-architecture","Agent skill for architecture - invoke with $agent-architecture","agent-architecture",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-architecture/SKILL.md",[1120],{"path":1072,"priority":374},{"basePath":1122,"description":1123,"displayName":1124,"installMethods":1125,"rationale":1126,"selectedPaths":1127,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-authentication","Agent skill for authentication - invoke with $agent-authentication","agent-authentication",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-authentication/SKILL.md",[1128],{"path":1072,"priority":374},{"basePath":1130,"description":1131,"displayName":1132,"installMethods":1133,"rationale":1134,"selectedPaths":1135,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-automation-smart-agent","Agent skill for automation-smart-agent - invoke with $agent-automation-smart-agent","agent-automation-smart-agent",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-automation-smart-agent/SKILL.md",[1136],{"path":1072,"priority":374},{"basePath":1138,"description":1139,"displayName":1140,"installMethods":1141,"rationale":1142,"selectedPaths":1143,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-base-template-generator","Agent skill for base-template-generator - invoke with $agent-base-template-generator","agent-base-template-generator",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-base-template-generator/SKILL.md",[1144],{"path":1072,"priority":374},{"basePath":1146,"description":1147,"displayName":1148,"installMethods":1149,"rationale":1150,"selectedPaths":1151,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-benchmark-suite","Agent skill for benchmark-suite - invoke with $agent-benchmark-suite","agent-benchmark-suite",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-benchmark-suite/SKILL.md",[1152],{"path":1072,"priority":374},{"basePath":1154,"description":1155,"displayName":1156,"installMethods":1157,"rationale":1158,"selectedPaths":1159,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-byzantine-coordinator","Agent skill for byzantine-coordinator - invoke with $agent-byzantine-coordinator","agent-byzantine-coordinator",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-byzantine-coordinator/SKILL.md",[1160],{"path":1072,"priority":374},{"basePath":1162,"description":1163,"displayName":1164,"installMethods":1165,"rationale":1166,"selectedPaths":1167,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-challenges","Agent skill for challenges - invoke with $agent-challenges","agent-challenges",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-challenges/SKILL.md",[1168],{"path":1072,"priority":374},{"basePath":1170,"description":1171,"displayName":1172,"installMethods":1173,"rationale":1174,"selectedPaths":1175,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-code-analyzer","Agent skill for code-analyzer - invoke with $agent-code-analyzer","agent-code-analyzer",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-code-analyzer/SKILL.md",[1176],{"path":1072,"priority":374},{"basePath":1178,"description":1179,"displayName":1180,"installMethods":1181,"rationale":1182,"selectedPaths":1183,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-code-goal-planner","Agent skill for code-goal-planner - invoke with $agent-code-goal-planner","agent-code-goal-planner",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-code-goal-planner/SKILL.md",[1184],{"path":1072,"priority":374},{"basePath":1186,"description":1187,"displayName":1188,"installMethods":1189,"rationale":1190,"selectedPaths":1191,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-code-review-swarm","Agent skill for code-review-swarm - invoke with $agent-code-review-swarm","agent-code-review-swarm",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-code-review-swarm/SKILL.md",[1192],{"path":1072,"priority":374},{"basePath":1194,"description":1195,"displayName":1196,"installMethods":1197,"rationale":1198,"selectedPaths":1199,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-coder","Agent skill for coder - invoke with $agent-coder","agent-coder",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-coder/SKILL.md",[1200],{"path":1072,"priority":374},{"basePath":1202,"description":1203,"displayName":1204,"installMethods":1205,"rationale":1206,"selectedPaths":1207,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-collective-intelligence-coordinator","Agent skill for collective-intelligence-coordinator - invoke with $agent-collective-intelligence-coordinator","agent-collective-intelligence-coordinator",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-collective-intelligence-coordinator/SKILL.md",[1208],{"path":1072,"priority":374},{"basePath":1210,"description":1211,"displayName":1212,"installMethods":1213,"rationale":1214,"selectedPaths":1215,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-consensus-coordinator","Agent skill for consensus-coordinator - invoke with $agent-consensus-coordinator","agent-consensus-coordinator",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-consensus-coordinator/SKILL.md",[1216],{"path":1072,"priority":374},{"basePath":1218,"description":1219,"displayName":1220,"installMethods":1221,"rationale":1222,"selectedPaths":1223,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .agents/skills/agent-coordination/SKILL.md",[1224],{"path":1072,"priority":374},{"basePath":1226,"description":1227,"displayName":1228,"installMethods":1229,"rationale":1230,"selectedPaths":1231,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-coordinator-swarm-init","Agent skill for coordinator-swarm-init - invoke with $agent-coordinator-swarm-init","agent-coordinator-swarm-init",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-coordinator-swarm-init/SKILL.md",[1232],{"path":1072,"priority":374},{"basePath":1234,"description":1235,"displayName":1236,"installMethods":1237,"rationale":1238,"selectedPaths":1239,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-crdt-synchronizer","Agent skill for crdt-synchronizer - invoke with $agent-crdt-synchronizer","agent-crdt-synchronizer",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-crdt-synchronizer/SKILL.md",[1240],{"path":1072,"priority":374},{"basePath":1242,"description":1243,"displayName":1244,"installMethods":1245,"rationale":1246,"selectedPaths":1247,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-data-ml-model","Agent skill for data-ml-model - invoke with $agent-data-ml-model","agent-data-ml-model",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-data-ml-model/SKILL.md",[1248],{"path":1072,"priority":374},{"basePath":1250,"description":1251,"displayName":1252,"installMethods":1253,"rationale":1254,"selectedPaths":1255,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-dev-backend-api","Agent skill for dev-backend-api - invoke with $agent-dev-backend-api","agent-dev-backend-api",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-dev-backend-api/SKILL.md",[1256],{"path":1072,"priority":374},{"basePath":1258,"description":1259,"displayName":1260,"installMethods":1261,"rationale":1262,"selectedPaths":1263,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-docs-api-openapi","Agent skill for docs-api-openapi - invoke with $agent-docs-api-openapi","agent-docs-api-openapi",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-docs-api-openapi/SKILL.md",[1264],{"path":1072,"priority":374},{"basePath":1266,"description":1267,"displayName":1268,"installMethods":1269,"rationale":1270,"selectedPaths":1271,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-github-modes","Agent skill for github-modes - invoke with $agent-github-modes","agent-github-modes",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-github-modes/SKILL.md",[1272],{"path":1072,"priority":374},{"basePath":1274,"description":1275,"displayName":1276,"installMethods":1277,"rationale":1278,"selectedPaths":1279,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-github-pr-manager","Agent skill for github-pr-manager - invoke with $agent-github-pr-manager","agent-github-pr-manager",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-github-pr-manager/SKILL.md",[1280],{"path":1072,"priority":374},{"basePath":1282,"description":1283,"displayName":1284,"installMethods":1285,"rationale":1286,"selectedPaths":1287,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-goal-planner","Agent skill for goal-planner - invoke with $agent-goal-planner","agent-goal-planner",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-goal-planner/SKILL.md",[1288],{"path":1072,"priority":374},{"basePath":1290,"description":1291,"displayName":1292,"installMethods":1293,"rationale":1294,"selectedPaths":1295,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-gossip-coordinator","Agent skill for gossip-coordinator - invoke with $agent-gossip-coordinator","agent-gossip-coordinator",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-gossip-coordinator/SKILL.md",[1296],{"path":1072,"priority":374},{"basePath":1298,"description":1299,"displayName":1300,"installMethods":1301,"rationale":1302,"selectedPaths":1303,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-hierarchical-coordinator","Agent skill for hierarchical-coordinator - invoke with $agent-hierarchical-coordinator","agent-hierarchical-coordinator",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-hierarchical-coordinator/SKILL.md",[1304],{"path":1072,"priority":374},{"basePath":1306,"description":1307,"displayName":1308,"installMethods":1309,"rationale":1310,"selectedPaths":1311,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-implementer-sparc-coder","Agent skill for implementer-sparc-coder - invoke with $agent-implementer-sparc-coder","agent-implementer-sparc-coder",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-implementer-sparc-coder/SKILL.md",[1312],{"path":1072,"priority":374},{"basePath":1314,"description":1315,"displayName":1316,"installMethods":1317,"rationale":1318,"selectedPaths":1319,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-issue-tracker","Agent skill for issue-tracker - invoke with $agent-issue-tracker","agent-issue-tracker",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-issue-tracker/SKILL.md",[1320],{"path":1072,"priority":374},{"basePath":1322,"description":1323,"displayName":1324,"installMethods":1325,"rationale":1326,"selectedPaths":1327,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-load-balancer","Agent skill for load-balancer - invoke with $agent-load-balancer","agent-load-balancer",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-load-balancer/SKILL.md",[1328],{"path":1072,"priority":374},{"basePath":1330,"description":1331,"displayName":1332,"installMethods":1333,"rationale":1334,"selectedPaths":1335,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-matrix-optimizer","Agent skill for matrix-optimizer - invoke with $agent-matrix-optimizer","agent-matrix-optimizer",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-matrix-optimizer/SKILL.md",[1336],{"path":1072,"priority":374},{"basePath":1338,"description":1339,"displayName":1340,"installMethods":1341,"rationale":1342,"selectedPaths":1343,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-memory-coordinator","Agent skill for memory-coordinator - invoke with $agent-memory-coordinator","agent-memory-coordinator",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-memory-coordinator/SKILL.md",[1344],{"path":1072,"priority":374},{"basePath":1346,"description":1347,"displayName":1348,"installMethods":1349,"rationale":1350,"selectedPaths":1351,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-mesh-coordinator","Agent skill for mesh-coordinator - invoke with $agent-mesh-coordinator","agent-mesh-coordinator",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-mesh-coordinator/SKILL.md",[1352],{"path":1072,"priority":374},{"basePath":1354,"description":1355,"displayName":1356,"installMethods":1357,"rationale":1358,"selectedPaths":1359,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-migration-plan","Agent skill for migration-plan - invoke with $agent-migration-plan","agent-migration-plan",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-migration-plan/SKILL.md",[1360],{"path":1072,"priority":374},{"basePath":1362,"description":1363,"displayName":1364,"installMethods":1365,"rationale":1366,"selectedPaths":1367,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-multi-repo-swarm","Agent skill for multi-repo-swarm - invoke with $agent-multi-repo-swarm","agent-multi-repo-swarm",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-multi-repo-swarm/SKILL.md",[1368],{"path":1072,"priority":374},{"basePath":1370,"description":1371,"displayName":1372,"installMethods":1373,"rationale":1374,"selectedPaths":1375,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-neural-network","Agent skill for neural-network - invoke with $agent-neural-network","agent-neural-network",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-neural-network/SKILL.md",[1376],{"path":1072,"priority":374},{"basePath":1378,"description":1379,"displayName":1380,"installMethods":1381,"rationale":1382,"selectedPaths":1383,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-ops-cicd-github","Agent skill for ops-cicd-github - invoke with $agent-ops-cicd-github","agent-ops-cicd-github",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-ops-cicd-github/SKILL.md",[1384],{"path":1072,"priority":374},{"basePath":1386,"description":1387,"displayName":1388,"installMethods":1389,"rationale":1390,"selectedPaths":1391,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-orchestrator-task","Agent skill for orchestrator-task - invoke with $agent-orchestrator-task","agent-orchestrator-task",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-orchestrator-task/SKILL.md",[1392],{"path":1072,"priority":374},{"basePath":1394,"description":1395,"displayName":1396,"installMethods":1397,"rationale":1398,"selectedPaths":1399,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-pagerank-analyzer","Agent skill for pagerank-analyzer - invoke with $agent-pagerank-analyzer","agent-pagerank-analyzer",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-pagerank-analyzer/SKILL.md",[1400],{"path":1072,"priority":374},{"basePath":1402,"description":1403,"displayName":1404,"installMethods":1405,"rationale":1406,"selectedPaths":1407,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-payments","Agent skill for payments - invoke with $agent-payments","agent-payments",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-payments/SKILL.md",[1408],{"path":1072,"priority":374},{"basePath":1410,"description":1411,"displayName":1412,"installMethods":1413,"rationale":1414,"selectedPaths":1415,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-performance-analyzer","Agent skill for performance-analyzer - invoke with $agent-performance-analyzer","agent-performance-analyzer",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-performance-analyzer/SKILL.md",[1416],{"path":1072,"priority":374},{"basePath":1418,"description":1419,"displayName":1420,"installMethods":1421,"rationale":1422,"selectedPaths":1423,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-performance-benchmarker","Agent skill for performance-benchmarker - invoke with $agent-performance-benchmarker","agent-performance-benchmarker",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-performance-benchmarker/SKILL.md",[1424],{"path":1072,"priority":374},{"basePath":1426,"description":1427,"displayName":1428,"installMethods":1429,"rationale":1430,"selectedPaths":1431,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-performance-monitor","Agent skill for performance-monitor - invoke with $agent-performance-monitor","agent-performance-monitor",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-performance-monitor/SKILL.md",[1432],{"path":1072,"priority":374},{"basePath":1434,"description":1435,"displayName":1436,"installMethods":1437,"rationale":1438,"selectedPaths":1439,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-performance-optimizer","Agent skill for performance-optimizer - invoke with $agent-performance-optimizer","agent-performance-optimizer",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-performance-optimizer/SKILL.md",[1440],{"path":1072,"priority":374},{"basePath":1442,"description":1443,"displayName":1444,"installMethods":1445,"rationale":1446,"selectedPaths":1447,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-planner","Agent skill for planner - invoke with $agent-planner","agent-planner",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-planner/SKILL.md",[1448],{"path":1072,"priority":374},{"basePath":1450,"description":1451,"displayName":1452,"installMethods":1453,"rationale":1454,"selectedPaths":1455,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-pr-manager","Agent skill for pr-manager - invoke with $agent-pr-manager","agent-pr-manager",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-pr-manager/SKILL.md",[1456],{"path":1072,"priority":374},{"basePath":1458,"description":1459,"displayName":1460,"installMethods":1461,"rationale":1462,"selectedPaths":1463,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-production-validator","Agent skill for production-validator - invoke with $agent-production-validator","agent-production-validator",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-production-validator/SKILL.md",[1464],{"path":1072,"priority":374},{"basePath":1466,"description":1467,"displayName":1468,"installMethods":1469,"rationale":1470,"selectedPaths":1471,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-project-board-sync","Agent skill for project-board-sync - invoke with $agent-project-board-sync","agent-project-board-sync",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-project-board-sync/SKILL.md",[1472],{"path":1072,"priority":374},{"basePath":1474,"description":1475,"displayName":1476,"installMethods":1477,"rationale":1478,"selectedPaths":1479,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-pseudocode","Agent skill for pseudocode - invoke with $agent-pseudocode","agent-pseudocode",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-pseudocode/SKILL.md",[1480],{"path":1072,"priority":374},{"basePath":1482,"description":1483,"displayName":1484,"installMethods":1485,"rationale":1486,"selectedPaths":1487,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-queen-coordinator","Agent skill for queen-coordinator - invoke with $agent-queen-coordinator","agent-queen-coordinator",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-queen-coordinator/SKILL.md",[1488],{"path":1072,"priority":374},{"basePath":1490,"description":1491,"displayName":1492,"installMethods":1493,"rationale":1494,"selectedPaths":1495,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-quorum-manager","Agent skill for quorum-manager - invoke with $agent-quorum-manager","agent-quorum-manager",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-quorum-manager/SKILL.md",[1496],{"path":1072,"priority":374},{"basePath":1498,"description":1499,"displayName":1500,"installMethods":1501,"rationale":1502,"selectedPaths":1503,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-raft-manager","Agent skill for raft-manager - invoke with $agent-raft-manager","agent-raft-manager",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-raft-manager/SKILL.md",[1504],{"path":1072,"priority":374},{"basePath":1506,"description":1507,"displayName":1508,"installMethods":1509,"rationale":1510,"selectedPaths":1511,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-refinement","Agent skill for refinement - invoke with $agent-refinement","agent-refinement",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-refinement/SKILL.md",[1512],{"path":1072,"priority":374},{"basePath":1514,"description":1515,"displayName":1516,"installMethods":1517,"rationale":1518,"selectedPaths":1519,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-release-manager","Agent skill for release-manager - invoke with $agent-release-manager","agent-release-manager",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-release-manager/SKILL.md",[1520],{"path":1072,"priority":374},{"basePath":1522,"description":1523,"displayName":1524,"installMethods":1525,"rationale":1526,"selectedPaths":1527,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-release-swarm","Agent skill for release-swarm - invoke with $agent-release-swarm","agent-release-swarm",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-release-swarm/SKILL.md",[1528],{"path":1072,"priority":374},{"basePath":1530,"description":1531,"displayName":1532,"installMethods":1533,"rationale":1534,"selectedPaths":1535,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-repo-architect","Agent skill for repo-architect - invoke with $agent-repo-architect","agent-repo-architect",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-repo-architect/SKILL.md",[1536],{"path":1072,"priority":374},{"basePath":1538,"description":1539,"displayName":1540,"installMethods":1541,"rationale":1542,"selectedPaths":1543,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-researcher","Agent skill for researcher - invoke with $agent-researcher","agent-researcher",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-researcher/SKILL.md",[1544],{"path":1072,"priority":374},{"basePath":1546,"description":1547,"displayName":1548,"installMethods":1549,"rationale":1550,"selectedPaths":1551,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-resource-allocator","Agent skill for resource-allocator - invoke with $agent-resource-allocator","agent-resource-allocator",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-resource-allocator/SKILL.md",[1552],{"path":1072,"priority":374},{"basePath":1554,"description":1555,"displayName":1556,"installMethods":1557,"rationale":1558,"selectedPaths":1559,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-reviewer","Agent skill for reviewer - invoke with $agent-reviewer","agent-reviewer",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-reviewer/SKILL.md",[1560],{"path":1072,"priority":374},{"basePath":1562,"description":1563,"displayName":1564,"installMethods":1565,"rationale":1566,"selectedPaths":1567,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-safla-neural","Agent skill for safla-neural - invoke with $agent-safla-neural","agent-safla-neural",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-safla-neural/SKILL.md",[1568],{"path":1072,"priority":374},{"basePath":1570,"description":1571,"displayName":1572,"installMethods":1573,"rationale":1574,"selectedPaths":1575,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-sandbox","Agent skill for sandbox - invoke with $agent-sandbox","agent-sandbox",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-sandbox/SKILL.md",[1576],{"path":1072,"priority":374},{"basePath":1578,"description":1579,"displayName":1580,"installMethods":1581,"rationale":1582,"selectedPaths":1583,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-scout-explorer","Agent skill for scout-explorer - invoke with $agent-scout-explorer","agent-scout-explorer",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-scout-explorer/SKILL.md",[1584],{"path":1072,"priority":374},{"basePath":1586,"description":1587,"displayName":1588,"installMethods":1589,"rationale":1590,"selectedPaths":1591,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-security-manager","Agent skill for security-manager - invoke with $agent-security-manager","agent-security-manager",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-security-manager/SKILL.md",[1592],{"path":1072,"priority":374},{"basePath":1594,"description":1595,"displayName":1596,"installMethods":1597,"rationale":1598,"selectedPaths":1599,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-sona-learning-optimizer","Agent skill for sona-learning-optimizer - invoke with $agent-sona-learning-optimizer","agent-sona-learning-optimizer",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-sona-learning-optimizer/SKILL.md",[1600],{"path":1072,"priority":374},{"basePath":1602,"description":1603,"displayName":1604,"installMethods":1605,"rationale":1606,"selectedPaths":1607,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-sparc-coordinator","Agent skill for sparc-coordinator - invoke with $agent-sparc-coordinator","agent-sparc-coordinator",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-sparc-coordinator/SKILL.md",[1608],{"path":1072,"priority":374},{"basePath":1610,"description":1611,"displayName":1612,"installMethods":1613,"rationale":1614,"selectedPaths":1615,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .agents/skills/agent-spec-mobile-react-native/SKILL.md",[1616],{"path":1072,"priority":374},{"basePath":1618,"description":1619,"displayName":1620,"installMethods":1621,"rationale":1622,"selectedPaths":1623,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-specification","Agent skill for specification - invoke with $agent-specification","agent-specification",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-specification/SKILL.md",[1624],{"path":1072,"priority":374},{"basePath":1626,"description":1627,"displayName":1628,"installMethods":1629,"rationale":1630,"selectedPaths":1631,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-swarm","Agent skill for swarm - invoke with $agent-swarm","agent-swarm",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-swarm/SKILL.md",[1632],{"path":1072,"priority":374},{"basePath":1634,"description":1635,"displayName":1636,"installMethods":1637,"rationale":1638,"selectedPaths":1639,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-swarm-issue","Agent skill for swarm-issue - invoke with $agent-swarm-issue","agent-swarm-issue",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-swarm-issue/SKILL.md",[1640],{"path":1072,"priority":374},{"basePath":1642,"description":1643,"displayName":1644,"installMethods":1645,"rationale":1646,"selectedPaths":1647,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-swarm-memory-manager","Agent skill for swarm-memory-manager - invoke with $agent-swarm-memory-manager","agent-swarm-memory-manager",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-swarm-memory-manager/SKILL.md",[1648],{"path":1072,"priority":374},{"basePath":1650,"description":1651,"displayName":1652,"installMethods":1653,"rationale":1654,"selectedPaths":1655,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-swarm-pr","Agent skill for swarm-pr - invoke with $agent-swarm-pr","agent-swarm-pr",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-swarm-pr/SKILL.md",[1656],{"path":1072,"priority":374},{"basePath":1658,"description":1659,"displayName":1660,"installMethods":1661,"rationale":1662,"selectedPaths":1663,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-sync-coordinator","Agent skill for sync-coordinator - invoke with $agent-sync-coordinator","agent-sync-coordinator",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-sync-coordinator/SKILL.md",[1664],{"path":1072,"priority":374},{"basePath":1666,"description":1667,"displayName":1668,"installMethods":1669,"rationale":1670,"selectedPaths":1671,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-tdd-london-swarm","Agent skill for tdd-london-swarm - invoke with $agent-tdd-london-swarm","agent-tdd-london-swarm",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-tdd-london-swarm/SKILL.md",[1672],{"path":1072,"priority":374},{"basePath":1674,"description":1675,"displayName":1676,"installMethods":1677,"rationale":1678,"selectedPaths":1679,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-test-long-runner","Agent skill for test-long-runner - invoke with $agent-test-long-runner","agent-test-long-runner",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-test-long-runner/SKILL.md",[1680],{"path":1072,"priority":374},{"basePath":1682,"description":1683,"displayName":1684,"installMethods":1685,"rationale":1686,"selectedPaths":1687,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-tester","Agent skill for tester - invoke with $agent-tester","agent-tester",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-tester/SKILL.md",[1688],{"path":1072,"priority":374},{"basePath":1690,"description":1691,"displayName":1692,"installMethods":1693,"rationale":1694,"selectedPaths":1695,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-topology-optimizer","Agent skill for topology-optimizer - invoke with $agent-topology-optimizer","agent-topology-optimizer",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-topology-optimizer/SKILL.md",[1696],{"path":1072,"priority":374},{"basePath":1698,"description":1699,"displayName":1700,"installMethods":1701,"rationale":1702,"selectedPaths":1703,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-trading-predictor","Agent skill for trading-predictor - invoke with $agent-trading-predictor","agent-trading-predictor",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-trading-predictor/SKILL.md",[1704],{"path":1072,"priority":374},{"basePath":1706,"description":1707,"displayName":1708,"installMethods":1709,"rationale":1710,"selectedPaths":1711,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-user-tools","Agent skill for user-tools - invoke with $agent-user-tools","agent-user-tools",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-user-tools/SKILL.md",[1712],{"path":1072,"priority":374},{"basePath":1714,"description":1715,"displayName":1716,"installMethods":1717,"rationale":1718,"selectedPaths":1719,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-v3-integration-architect","Agent skill for v3-integration-architect - invoke with $agent-v3-integration-architect","agent-v3-integration-architect",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-v3-integration-architect/SKILL.md",[1720],{"path":1072,"priority":374},{"basePath":1722,"description":1723,"displayName":1724,"installMethods":1725,"rationale":1726,"selectedPaths":1727,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-v3-memory-specialist","Agent skill for v3-memory-specialist - invoke with $agent-v3-memory-specialist","agent-v3-memory-specialist",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-v3-memory-specialist/SKILL.md",[1728],{"path":1072,"priority":374},{"basePath":1730,"description":1731,"displayName":1732,"installMethods":1733,"rationale":1734,"selectedPaths":1735,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-v3-performance-engineer","Agent skill for v3-performance-engineer - invoke with $agent-v3-performance-engineer","agent-v3-performance-engineer",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-v3-performance-engineer/SKILL.md",[1736],{"path":1072,"priority":374},{"basePath":1738,"description":1739,"displayName":1740,"installMethods":1741,"rationale":1742,"selectedPaths":1743,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-v3-queen-coordinator","Agent skill for v3-queen-coordinator - invoke with $agent-v3-queen-coordinator","agent-v3-queen-coordinator",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-v3-queen-coordinator/SKILL.md",[1744],{"path":1072,"priority":374},{"basePath":1746,"description":1747,"displayName":1748,"installMethods":1749,"rationale":1750,"selectedPaths":1751,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-v3-security-architect","Agent skill for v3-security-architect - invoke with $agent-v3-security-architect","agent-v3-security-architect",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-v3-security-architect/SKILL.md",[1752],{"path":1072,"priority":374},{"basePath":1754,"description":1755,"displayName":1756,"installMethods":1757,"rationale":1758,"selectedPaths":1759,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-worker-specialist","Agent skill for worker-specialist - invoke with $agent-worker-specialist","agent-worker-specialist",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-worker-specialist/SKILL.md",[1760],{"path":1072,"priority":374},{"basePath":1762,"description":1763,"displayName":1764,"installMethods":1765,"rationale":1766,"selectedPaths":1767,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-workflow","Agent skill for workflow - invoke with $agent-workflow","agent-workflow",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-workflow/SKILL.md",[1768],{"path":1072,"priority":374},{"basePath":1770,"description":1771,"displayName":1772,"installMethods":1773,"rationale":1774,"selectedPaths":1775,"source":380,"sourceLanguage":22,"type":24},".agents/skills/agent-workflow-automation","Agent skill for workflow-automation - invoke with $agent-workflow-automation","agent-workflow-automation",{"claudeCode":15},"SKILL.md frontmatter at .agents/skills/agent-workflow-automation/SKILL.md",[1776],{"path":1072,"priority":374},{"basePath":1778,"description":1779,"displayName":1780,"installMethods":1781,"rationale":1782,"selectedPaths":1783,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .claude/skills/agentdb-advanced/SKILL.md (coalesced with duplicate skill at .agents/skills/agentdb-advanced)",[1784],{"path":1072,"priority":374},{"basePath":1786,"description":1787,"displayName":1788,"installMethods":1789,"rationale":1790,"selectedPaths":1791,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .claude/skills/agentdb-learning/SKILL.md (coalesced with duplicate skill at .agents/skills/agentdb-learning)",[1792],{"path":1072,"priority":374},{"basePath":1794,"description":1795,"displayName":1796,"installMethods":1797,"rationale":1798,"selectedPaths":1799,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .claude/skills/agentdb-memory-patterns/SKILL.md (coalesced with duplicate skill at .agents/skills/agentdb-memory-patterns)",[1800],{"path":1072,"priority":374},{"basePath":1802,"description":1803,"displayName":1804,"installMethods":1805,"rationale":1806,"selectedPaths":1807,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .claude/skills/agentdb-optimization/SKILL.md (coalesced with duplicate skill at .agents/skills/agentdb-optimization)",[1808],{"path":1072,"priority":374},{"basePath":1810,"description":1811,"displayName":1812,"installMethods":1813,"rationale":1814,"selectedPaths":1815,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .claude/skills/agentdb-vector-search/SKILL.md (coalesced with duplicate skill at .agents/skills/agentdb-vector-search)",[1816],{"path":1072,"priority":374},{"basePath":1818,"description":1819,"displayName":1820,"installMethods":1821,"rationale":1822,"selectedPaths":1823,"source":380,"sourceLanguage":22,"type":24},".claude/skills/agentic-jujutsu","Quantum-resistant, self-learning version control for AI agents with ReasoningBank intelligence and multi-agent coordination\n","agentic-jujutsu",{"claudeCode":15},"SKILL.md frontmatter at .claude/skills/agentic-jujutsu/SKILL.md (coalesced with duplicate skill at .agents/skills/agentic-jujutsu)",[1824],{"path":1072,"priority":374},{"basePath":1826,"description":1827,"displayName":1828,"installMethods":1829,"rationale":1830,"selectedPaths":1831,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .agents/skills/claims/SKILL.md",[1832],{"path":1072,"priority":374},{"basePath":1834,"description":1835,"displayName":1836,"installMethods":1837,"rationale":1838,"selectedPaths":1839,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .agents/skills/embeddings/SKILL.md",[1840],{"path":1072,"priority":374},{"basePath":1842,"description":1843,"displayName":1844,"installMethods":1845,"rationale":1846,"selectedPaths":1847,"source":380,"sourceLanguage":22,"type":24},".claude/skills/flow-nexus-neural","Train and deploy neural networks in distributed E2B sandboxes with Flow Nexus","flow-nexus-neural",{"claudeCode":15},"SKILL.md frontmatter at .claude/skills/flow-nexus-neural/SKILL.md (coalesced with duplicate skill at .agents/skills/flow-nexus-neural)",[1848],{"path":1072,"priority":374},{"basePath":1850,"description":1851,"displayName":1852,"installMethods":1853,"rationale":1854,"selectedPaths":1855,"source":380,"sourceLanguage":1857,"type":24},".claude/skills/flow-nexus-platform","Comprehensive Flow Nexus platform management - authentication, sandboxes, app deployment, payments, and challenges\n","flow-nexus-platform",{"claudeCode":15},"SKILL.md frontmatter at .claude/skills/flow-nexus-platform/SKILL.md (coalesced with duplicate skill at .agents/skills/flow-nexus-platform)",[1856],{"path":1072,"priority":374},"fr",{"basePath":1859,"description":1860,"displayName":1861,"installMethods":1862,"rationale":1863,"selectedPaths":1864,"source":380,"sourceLanguage":22,"type":24},".claude/skills/flow-nexus-swarm","Cloud-based AI swarm deployment and event-driven workflow automation with Flow Nexus platform","flow-nexus-swarm",{"claudeCode":15},"SKILL.md frontmatter at .claude/skills/flow-nexus-swarm/SKILL.md (coalesced with duplicate skill at .agents/skills/flow-nexus-swarm)",[1865],{"path":1072,"priority":374},{"basePath":1867,"description":1868,"displayName":1869,"installMethods":1870,"rationale":1871,"selectedPaths":1872,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .agents/skills/github-automation/SKILL.md",[1873],{"path":1072,"priority":374},{"basePath":1875,"description":1876,"displayName":1877,"installMethods":1878,"rationale":1879,"selectedPaths":1880,"source":380,"sourceLanguage":22,"type":24},".claude/skills/github-code-review","Comprehensive GitHub code review with AI-powered swarm coordination","github-code-review",{"claudeCode":15},"SKILL.md frontmatter at .claude/skills/github-code-review/SKILL.md (coalesced with duplicate skill at .agents/skills/github-code-review)",[1881],{"path":1072,"priority":374},{"basePath":1883,"description":1884,"displayName":1885,"installMethods":1886,"rationale":1887,"selectedPaths":1888,"source":380,"sourceLanguage":22,"type":24},".claude/skills/github-multi-repo","Multi-repository coordination, synchronization, and architecture management with AI swarm orchestration\n","github-multi-repo",{"claudeCode":15},"SKILL.md frontmatter at .claude/skills/github-multi-repo/SKILL.md (coalesced with duplicate skill at .agents/skills/github-multi-repo)",[1889],{"path":1072,"priority":374},{"basePath":1891,"description":1892,"displayName":1893,"installMethods":1894,"rationale":1895,"selectedPaths":1896,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .claude/skills/github-project-management/SKILL.md (coalesced with duplicate skill at .agents/skills/github-project-management)",[1897],{"path":1072,"priority":374},{"basePath":1899,"description":1900,"displayName":1901,"installMethods":1902,"rationale":1903,"selectedPaths":1904,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .claude/skills/github-release-management/SKILL.md (coalesced with duplicate skill at .agents/skills/github-release-management)",[1905],{"path":1072,"priority":374},{"basePath":1907,"description":1908,"displayName":1909,"installMethods":1910,"rationale":1911,"selectedPaths":1912,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .claude/skills/github-workflow-automation/SKILL.md (coalesced with duplicate skill at .agents/skills/github-workflow-automation)",[1913],{"path":1072,"priority":374},{"basePath":1915,"description":1916,"displayName":1917,"installMethods":1918,"rationale":1919,"selectedPaths":1920,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .agents/skills/hive-mind/SKILL.md",[1921],{"path":1072,"priority":374},{"basePath":1923,"description":1924,"displayName":1925,"installMethods":1926,"rationale":1927,"selectedPaths":1928,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .claude/skills/hive-mind-advanced/SKILL.md (coalesced with duplicate skill at .agents/skills/hive-mind-advanced)",[1929],{"path":1072,"priority":374},{"basePath":1931,"description":1932,"displayName":1933,"installMethods":1934,"rationale":1935,"selectedPaths":1936,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .claude/skills/hooks-automation/SKILL.md (coalesced with duplicate skill at .agents/skills/hooks-automation)",[1937],{"path":1072,"priority":374},{"basePath":1939,"description":1940,"displayName":1941,"installMethods":1942,"rationale":1943,"selectedPaths":1944,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .agents/skills/memory-management/SKILL.md (coalesced with duplicate skill at v3/@claude-flow/codex/.agents/skills/memory-management)",[1945,1946,1948],{"path":1072,"priority":374},{"path":1947,"priority":1059},"scripts/memory-backup.sh",{"path":1949,"priority":1059},"scripts/memory-consolidate.sh",{"basePath":1951,"description":1952,"displayName":1953,"installMethods":1954,"rationale":1955,"selectedPaths":1956,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .agents/skills/neural-training/SKILL.md",[1957],{"path":1072,"priority":374},{"basePath":1959,"description":1960,"displayName":1961,"installMethods":1962,"rationale":1963,"selectedPaths":1964,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .claude/skills/pair-programming/SKILL.md (coalesced with duplicate skill at .agents/skills/pair-programming)",[1965],{"path":1072,"priority":374},{"basePath":1967,"description":1968,"displayName":1969,"installMethods":1970,"rationale":1971,"selectedPaths":1972,"source":380,"sourceLanguage":22,"type":24},".claude/skills/performance-analysis","Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms\n","performance-analysis",{"claudeCode":15},"SKILL.md frontmatter at .claude/skills/performance-analysis/SKILL.md (coalesced with duplicate skill at .agents/skills/performance-analysis)",[1973],{"path":1072,"priority":374},{"basePath":1975,"description":1976,"displayName":1977,"installMethods":1978,"rationale":1979,"selectedPaths":1980,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .claude/skills/reasoningbank-agentdb/SKILL.md (coalesced with duplicate skill at .agents/skills/reasoningbank-agentdb)",[1981],{"path":1072,"priority":374},{"basePath":1983,"description":1984,"displayName":1985,"installMethods":1986,"rationale":1987,"selectedPaths":1988,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .claude/skills/reasoningbank-intelligence/SKILL.md (coalesced with duplicate skill at .agents/skills/reasoningbank-intelligence)",[1989],{"path":1072,"priority":374},{"basePath":1991,"description":1992,"displayName":1993,"installMethods":1994,"rationale":1995,"selectedPaths":1996,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .agents/skills/security-audit/SKILL.md (coalesced with duplicate skill at v3/@claude-flow/codex/.agents/skills/security-audit)",[1997,1998,2000],{"path":1072,"priority":374},{"path":1999,"priority":1059},"scripts/cve-remediate.sh",{"path":2001,"priority":1059},"scripts/security-scan.sh",{"basePath":2003,"description":2004,"displayName":2005,"installMethods":2006,"rationale":2007,"selectedPaths":2008,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .claude/skills/skill-builder/SKILL.md (coalesced with duplicate skill at .agents/skills/skill-builder)",[2009],{"path":1072,"priority":374},{"basePath":2011,"description":2012,"displayName":2013,"installMethods":2014,"rationale":2015,"selectedPaths":2016,"source":380,"sourceLanguage":22,"type":24},".claude/skills/sparc-methodology","SPARC (Specification, Pseudocode, Architecture, Refinement, Completion) comprehensive development methodology with multi-agent orchestration\n","sparc-methodology",{"claudeCode":15},"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)",[2017],{"path":1072,"priority":374},{"basePath":2019,"description":2020,"displayName":2021,"installMethods":2022,"rationale":2023,"selectedPaths":2024,"source":380,"sourceLanguage":22,"type":24},".claude/skills/stream-chain","Stream-JSON chaining for multi-agent pipelines, data transformation, and sequential workflows","stream-chain",{"claudeCode":15},"SKILL.md frontmatter at .claude/skills/stream-chain/SKILL.md (coalesced with duplicate skill at .agents/skills/stream-chain)",[2025],{"path":1072,"priority":374},{"basePath":2027,"description":2028,"displayName":2029,"installMethods":2030,"rationale":2031,"selectedPaths":2032,"source":380,"sourceLanguage":22,"type":24},".claude/skills/swarm-advanced","Advanced swarm orchestration patterns for research, development, testing, and complex distributed workflows\n","swarm-advanced",{"claudeCode":15},"SKILL.md frontmatter at .claude/skills/swarm-advanced/SKILL.md (coalesced with duplicate skill at .agents/skills/swarm-advanced)",[2033],{"path":1072,"priority":374},{"basePath":2035,"description":2036,"displayName":2037,"installMethods":2038,"rationale":2039,"selectedPaths":2040,"source":380,"sourceLanguage":22,"type":24},".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":15},"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)",[2041],{"path":1072,"priority":374},{"basePath":2043,"description":2044,"displayName":2045,"installMethods":2046,"rationale":2047,"selectedPaths":2048,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .claude/skills/v3-cli-modernization/SKILL.md (coalesced with duplicate skill at .agents/skills/v3-cli-modernization)",[2049],{"path":1072,"priority":374},{"basePath":2051,"description":2052,"displayName":2053,"installMethods":2054,"rationale":2055,"selectedPaths":2056,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .claude/skills/v3-core-implementation/SKILL.md (coalesced with duplicate skill at .agents/skills/v3-core-implementation)",[2057],{"path":1072,"priority":374},{"basePath":2059,"description":2060,"displayName":2061,"installMethods":2062,"rationale":2063,"selectedPaths":2064,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .claude/skills/v3-ddd-architecture/SKILL.md (coalesced with duplicate skill at .agents/skills/v3-ddd-architecture)",[2065],{"path":1072,"priority":374},{"basePath":2067,"description":2068,"displayName":2069,"installMethods":2070,"rationale":2071,"selectedPaths":2072,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .claude/skills/v3-integration-deep/SKILL.md (coalesced with duplicate skill at .agents/skills/v3-integration-deep)",[2073],{"path":1072,"priority":374},{"basePath":2075,"description":2076,"displayName":2077,"installMethods":2078,"rationale":2079,"selectedPaths":2080,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .claude/skills/v3-mcp-optimization/SKILL.md (coalesced with duplicate skill at .agents/skills/v3-mcp-optimization)",[2081],{"path":1072,"priority":374},{"basePath":2083,"description":2084,"displayName":2085,"installMethods":2086,"rationale":2087,"selectedPaths":2088,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .claude/skills/v3-memory-unification/SKILL.md (coalesced with duplicate skill at .agents/skills/v3-memory-unification)",[2089],{"path":1072,"priority":374},{"basePath":2091,"description":2092,"displayName":2093,"installMethods":2094,"rationale":2095,"selectedPaths":2096,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .claude/skills/v3-performance-optimization/SKILL.md (coalesced with duplicate skill at .agents/skills/v3-performance-optimization)",[2097],{"path":1072,"priority":374},{"basePath":2099,"description":2100,"displayName":2101,"installMethods":2102,"rationale":2103,"selectedPaths":2104,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .claude/skills/v3-security-overhaul/SKILL.md (coalesced with duplicate skill at .agents/skills/v3-security-overhaul)",[2105],{"path":1072,"priority":374},{"basePath":2107,"description":2108,"displayName":2109,"installMethods":2110,"rationale":2111,"selectedPaths":2112,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .claude/skills/v3-swarm-coordination/SKILL.md (coalesced with duplicate skill at .agents/skills/v3-swarm-coordination)",[2113],{"path":1072,"priority":374},{"basePath":2115,"description":2116,"displayName":2117,"installMethods":2118,"rationale":2119,"selectedPaths":2120,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .claude/skills/verification-quality/SKILL.md (coalesced with duplicate skill at .agents/skills/verification-quality)",[2121],{"path":1072,"priority":374},{"basePath":2123,"description":2124,"displayName":2125,"installMethods":2126,"rationale":2127,"selectedPaths":2128,"source":380,"sourceLanguage":22,"type":24},".claude/skills/worker-benchmarks","Run comprehensive worker system benchmarks and performance analysis","worker-benchmarks",{"claudeCode":15},"SKILL.md frontmatter at .claude/skills/worker-benchmarks/SKILL.md (coalesced with duplicate skill at .agents/skills/worker-benchmarks)",[2129],{"path":1072,"priority":374},{"basePath":2131,"description":2132,"displayName":2133,"installMethods":2134,"rationale":2135,"selectedPaths":2136,"source":380,"sourceLanguage":22,"type":24},".claude/skills/worker-integration","Worker-Agent integration for intelligent task dispatch and performance tracking","worker-integration",{"claudeCode":15},"SKILL.md frontmatter at .claude/skills/worker-integration/SKILL.md (coalesced with duplicate skill at .agents/skills/worker-integration)",[2137],{"path":1072,"priority":374},{"basePath":2139,"description":2140,"displayName":2141,"installMethods":2142,"rationale":2143,"selectedPaths":2144,"source":380,"sourceLanguage":22,"type":24},".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":15},"SKILL.md frontmatter at .agents/skills/workflow-automation/SKILL.md",[2145],{"path":1072,"priority":374},{"basePath":2147,"description":2148,"displayName":2149,"installMethods":2150,"rationale":2151,"selectedPaths":2152,"source":380,"sourceLanguage":22,"type":24},".claude/skills/browser","Web browser automation with AI-optimized snapshots for claude-flow agents","browser",{"claudeCode":15},"SKILL.md frontmatter at .claude/skills/browser/SKILL.md (coalesced with duplicate skill at v3/@claude-flow/browser/skills/browser)",[2153],{"path":1072,"priority":374},{"basePath":2155,"description":2156,"displayName":2157,"installMethods":2158,"rationale":2159,"selectedPaths":2160,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-adr/skills/adr-create","Create a new Architecture Decision Record with sequential numbering and AgentDB registration","adr-create",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-adr/skills/adr-create/SKILL.md",[2161],{"path":1072,"priority":374},{"basePath":2163,"description":2164,"displayName":2165,"installMethods":2166,"rationale":2167,"selectedPaths":2168,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-adr/skills/adr-index/SKILL.md",[2169],{"path":1072,"priority":374},{"basePath":2171,"description":2172,"displayName":2173,"installMethods":2174,"rationale":2175,"selectedPaths":2176,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-adr/skills/adr-review","Review code changes against accepted ADRs for compliance violations","adr-review",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-adr/skills/adr-review/SKILL.md",[2177],{"path":1072,"priority":374},{"basePath":2179,"description":2180,"displayName":2181,"installMethods":2182,"rationale":2183,"selectedPaths":2184,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-adr/skills/adr-verify/SKILL.md",[2185],{"path":1072,"priority":374},{"basePath":2187,"description":2188,"displayName":2189,"installMethods":2190,"rationale":2191,"selectedPaths":2192,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-agent/skills/managed-agent/SKILL.md",[2193],{"path":1072,"priority":374},{"basePath":2195,"description":2196,"displayName":2197,"installMethods":2198,"rationale":2199,"selectedPaths":2200,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-agent/skills/wasm-agent","Create and manage sandboxed WASM agents for isolated code execution","wasm-agent",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-agent/skills/wasm-agent/SKILL.md",[2201],{"path":1072,"priority":374},{"basePath":2203,"description":2204,"displayName":2205,"installMethods":2206,"rationale":2207,"selectedPaths":2208,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-agent/skills/wasm-gallery","Browse, publish, and install WASM agents from the community gallery","wasm-gallery",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-agent/skills/wasm-gallery/SKILL.md",[2209],{"path":1072,"priority":374},{"basePath":2211,"description":2212,"displayName":2213,"installMethods":2214,"rationale":2215,"selectedPaths":2216,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-agentdb/skills/agentdb-query/SKILL.md",[2217],{"path":1072,"priority":374},{"basePath":2219,"description":2220,"displayName":2221,"installMethods":2222,"rationale":2223,"selectedPaths":2224,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-agentdb/skills/vector-search/SKILL.md",[2225],{"path":1072,"priority":374},{"basePath":2227,"description":2228,"displayName":2229,"installMethods":2230,"rationale":2231,"selectedPaths":2232,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-aidefence/skills/pii-detect","Detect and flag personally identifiable information (PII) in text, code, and configurations","pii-detect",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-aidefence/skills/pii-detect/SKILL.md",[2233],{"path":1072,"priority":374},{"basePath":2235,"description":2236,"displayName":2237,"installMethods":2238,"rationale":2239,"selectedPaths":2240,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-aidefence/skills/safety-scan","Scan inputs for prompt injection, unsafe content, and adversarial attacks using AIDefence","safety-scan",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-aidefence/skills/safety-scan/SKILL.md",[2241],{"path":1072,"priority":374},{"basePath":2243,"description":2244,"displayName":2245,"installMethods":2246,"rationale":2247,"selectedPaths":2248,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-autopilot/skills/autopilot-loop","Run an autonomous /loop iteration -- check progress, work on next task, schedule next wake","autopilot-loop",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-autopilot/skills/autopilot-loop/SKILL.md",[2249],{"path":1072,"priority":374},{"basePath":2251,"description":2252,"displayName":2253,"installMethods":2254,"rationale":2255,"selectedPaths":2256,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-autopilot/skills/autopilot-predict","Use learned patterns and current state to predict the optimal next action","autopilot-predict",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-autopilot/skills/autopilot-predict/SKILL.md",[2257],{"path":1072,"priority":374},{"basePath":2259,"description":2260,"displayName":2261,"installMethods":2262,"rationale":2263,"selectedPaths":2264,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-browser/skills/browser-auth-flow/SKILL.md",[2265],{"path":1072,"priority":374},{"basePath":2267,"description":2268,"displayName":2269,"installMethods":2270,"rationale":2271,"selectedPaths":2272,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-browser/skills/browser-extract/SKILL.md",[2273],{"path":1072,"priority":374},{"basePath":2275,"description":2276,"displayName":2277,"installMethods":2278,"rationale":2279,"selectedPaths":2280,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-browser/skills/browser-form-fill/SKILL.md",[2281],{"path":1072,"priority":374},{"basePath":2283,"description":2284,"displayName":2285,"installMethods":2286,"rationale":2287,"selectedPaths":2288,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-browser/skills/browser-login/SKILL.md",[2289],{"path":1072,"priority":374},{"basePath":2291,"description":2292,"displayName":2293,"installMethods":2294,"rationale":2295,"selectedPaths":2296,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-browser/skills/browser-record/SKILL.md",[2297],{"path":1072,"priority":374},{"basePath":2299,"description":2300,"displayName":2301,"installMethods":2302,"rationale":2303,"selectedPaths":2304,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-browser/skills/browser-replay/SKILL.md",[2305],{"path":1072,"priority":374},{"basePath":2307,"description":2308,"displayName":2309,"installMethods":2310,"rationale":2311,"selectedPaths":2312,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-browser/skills/browser-scrape/SKILL.md",[2313],{"path":1072,"priority":374},{"basePath":2315,"description":2316,"displayName":2317,"installMethods":2318,"rationale":2319,"selectedPaths":2320,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-browser/skills/browser-screenshot-diff/SKILL.md",[2321],{"path":1072,"priority":374},{"basePath":2323,"description":2324,"displayName":2325,"installMethods":2326,"rationale":2327,"selectedPaths":2328,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-browser/skills/browser-test/SKILL.md",[2329],{"path":1072,"priority":374},{"basePath":2331,"description":2332,"displayName":2333,"installMethods":2334,"rationale":2335,"selectedPaths":2336,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-core/skills/discover-plugins","Discover and recommend ruflo plugins based on your workflow, installed MCP tools, and current task","discover-plugins",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-core/skills/discover-plugins/SKILL.md",[2337],{"path":1072,"priority":374},{"basePath":2339,"description":2340,"displayName":2341,"installMethods":2342,"rationale":2343,"selectedPaths":2344,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-core/skills/init-project","Initialize a new Ruflo project with MCP tools, hooks, and agent configuration","init-project",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-core/skills/init-project/SKILL.md",[2345],{"path":1072,"priority":374},{"basePath":2347,"description":2348,"displayName":2349,"installMethods":2350,"rationale":2351,"selectedPaths":2352,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-core/skills/ruflo-doctor","Run health checks on the Ruflo installation and fix common issues","ruflo-doctor",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-core/skills/ruflo-doctor/SKILL.md",[2353],{"path":1072,"priority":374},{"basePath":2355,"description":2356,"displayName":2357,"installMethods":2358,"rationale":2359,"selectedPaths":2360,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-core/skills/witness/SKILL.md",[2361],{"path":1072,"priority":374},{"basePath":2363,"description":2364,"displayName":2365,"installMethods":2366,"rationale":2367,"selectedPaths":2368,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-cost-tracker/skills/cost-benchmark/SKILL.md",[2369],{"path":1072,"priority":374},{"basePath":2371,"description":2372,"displayName":2373,"installMethods":2374,"rationale":2375,"selectedPaths":2376,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-cost-tracker/skills/cost-booster-edit/SKILL.md",[2377],{"path":1072,"priority":374},{"basePath":2379,"description":2380,"displayName":2381,"installMethods":2382,"rationale":2383,"selectedPaths":2384,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-cost-tracker/skills/cost-booster-route/SKILL.md",[2385],{"path":1072,"priority":374},{"basePath":2387,"description":2388,"displayName":2389,"installMethods":2390,"rationale":2391,"selectedPaths":2392,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-cost-tracker/skills/cost-budget-check/SKILL.md",[2393],{"path":1072,"priority":374},{"basePath":2395,"description":2396,"displayName":2397,"installMethods":2398,"rationale":2399,"selectedPaths":2400,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-cost-tracker/skills/cost-compact-context/SKILL.md",[2401],{"path":1072,"priority":374},{"basePath":2403,"description":2404,"displayName":2405,"installMethods":2406,"rationale":2407,"selectedPaths":2408,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-cost-tracker/skills/cost-conversation/SKILL.md",[2409],{"path":1072,"priority":374},{"basePath":2411,"description":2412,"displayName":2413,"installMethods":2414,"rationale":2415,"selectedPaths":2416,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-cost-tracker/skills/cost-export/SKILL.md",[2417],{"path":1072,"priority":374},{"basePath":2419,"description":2420,"displayName":2421,"installMethods":2422,"rationale":2423,"selectedPaths":2424,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-cost-tracker/skills/cost-federation/SKILL.md",[2425],{"path":1072,"priority":374},{"basePath":2427,"description":2428,"displayName":2429,"installMethods":2430,"rationale":2431,"selectedPaths":2432,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-cost-tracker/skills/cost-optimize","Analyze token usage patterns and recommend cost optimizations with estimated savings","cost-optimize",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-cost-tracker/skills/cost-optimize/SKILL.md",[2433],{"path":1072,"priority":374},{"basePath":2435,"description":2436,"displayName":2437,"installMethods":2438,"rationale":2439,"selectedPaths":2440,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-cost-tracker/skills/cost-report","Generate a cost report showing token usage and USD costs by agent and model","cost-report",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-cost-tracker/skills/cost-report/SKILL.md",[2441],{"path":1072,"priority":374},{"basePath":2443,"description":2444,"displayName":2445,"installMethods":2446,"rationale":2447,"selectedPaths":2448,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-cost-tracker/skills/cost-summary/SKILL.md",[2449],{"path":1072,"priority":374},{"basePath":2451,"description":2452,"displayName":2453,"installMethods":2454,"rationale":2455,"selectedPaths":2456,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-cost-tracker/skills/cost-track/SKILL.md",[2457],{"path":1072,"priority":374},{"basePath":2459,"description":2460,"displayName":2461,"installMethods":2462,"rationale":2463,"selectedPaths":2464,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-cost-tracker/skills/cost-trend/SKILL.md",[2465],{"path":1072,"priority":374},{"basePath":2467,"description":2468,"displayName":2469,"installMethods":2470,"rationale":2471,"selectedPaths":2472,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-daa/skills/cognitive-pattern","Define and manage cognitive patterns for agent reasoning and decision-making","cognitive-pattern",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-daa/skills/cognitive-pattern/SKILL.md",[2473],{"path":1072,"priority":374},{"basePath":2475,"description":2476,"displayName":2477,"installMethods":2478,"rationale":2479,"selectedPaths":2480,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-daa/skills/daa-agent","Create and adapt Dynamic Agentic Architecture agents that learn and evolve","daa-agent",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-daa/skills/daa-agent/SKILL.md",[2481],{"path":1072,"priority":374},{"basePath":2483,"description":2484,"displayName":2485,"installMethods":2486,"rationale":2487,"selectedPaths":2488,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-ddd/skills/ddd-aggregate","Scaffold an aggregate root with entity, value objects, repository interface, domain events, and test stubs","ddd-aggregate",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-ddd/skills/ddd-aggregate/SKILL.md",[2489],{"path":1072,"priority":374},{"basePath":2491,"description":2492,"displayName":2493,"installMethods":2494,"rationale":2495,"selectedPaths":2496,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-ddd/skills/ddd-context","Create and manage a DDD bounded context with standard directory structure","ddd-context",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-ddd/skills/ddd-context/SKILL.md",[2497],{"path":1072,"priority":374},{"basePath":2499,"description":2500,"displayName":2501,"installMethods":2502,"rationale":2503,"selectedPaths":2504,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-ddd/skills/ddd-validate","Validate domain boundaries -- detect cross-context import violations and aggregate invariant issues","ddd-validate",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-ddd/skills/ddd-validate/SKILL.md",[2505],{"path":1072,"priority":374},{"basePath":2507,"description":2508,"displayName":2509,"installMethods":2510,"rationale":2511,"selectedPaths":2512,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-docs/skills/api-docs","Generate API documentation from source code with JSDoc and OpenAPI support","api-docs",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-docs/skills/api-docs/SKILL.md",[2513],{"path":1072,"priority":374},{"basePath":2515,"description":2516,"displayName":2517,"installMethods":2518,"rationale":2519,"selectedPaths":2520,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-docs/skills/doc-gen","Generate and maintain documentation with drift detection","doc-gen",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-docs/skills/doc-gen/SKILL.md",[2521],{"path":1072,"priority":374},{"basePath":2523,"description":2524,"displayName":2525,"installMethods":2526,"rationale":2527,"selectedPaths":2528,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-federation/skills/federation-audit","Query federation audit logs with compliance filtering","federation-audit",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-federation/skills/federation-audit/SKILL.md",[2529],{"path":1072,"priority":374},{"basePath":2531,"description":2532,"displayName":2533,"installMethods":2534,"rationale":2535,"selectedPaths":2536,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-federation/skills/federation-init","Initialize federation on this node — generate keypair and configure peers","federation-init",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-federation/skills/federation-init/SKILL.md",[2537],{"path":1072,"priority":374},{"basePath":2539,"description":2540,"displayName":2541,"installMethods":2542,"rationale":2543,"selectedPaths":2544,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-federation/skills/federation-status","Show federation health — peers, sessions, trust levels, and message metrics","federation-status",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-federation/skills/federation-status/SKILL.md",[2545],{"path":1072,"priority":374},{"basePath":2547,"description":2548,"displayName":2549,"installMethods":2550,"rationale":2551,"selectedPaths":2552,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-goals/skills/deep-research/SKILL.md",[2553],{"path":1072,"priority":374},{"basePath":2555,"description":2556,"displayName":2557,"installMethods":2558,"rationale":2559,"selectedPaths":2560,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-goals/skills/dossier-collect/SKILL.md",[2561],{"path":1072,"priority":374},{"basePath":2563,"description":2564,"displayName":2565,"installMethods":2566,"rationale":2567,"selectedPaths":2568,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-goals/skills/goal-plan/SKILL.md",[2569],{"path":1072,"priority":374},{"basePath":2571,"description":2572,"displayName":2573,"installMethods":2574,"rationale":2575,"selectedPaths":2576,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-goals/skills/horizon-track","Track long-horizon objectives across multiple sessions with milestone checkpoints, progress persistence, and drift detection","horizon-track",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-goals/skills/horizon-track/SKILL.md",[2577],{"path":1072,"priority":374},{"basePath":2579,"description":2580,"displayName":2581,"installMethods":2582,"rationale":2583,"selectedPaths":2584,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-goals/skills/research-synthesize/SKILL.md",[2585],{"path":1072,"priority":374},{"basePath":2587,"description":2588,"displayName":2589,"installMethods":2590,"rationale":2591,"selectedPaths":2592,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-intelligence/skills/intelligence-route/SKILL.md",[2593],{"path":1072,"priority":374},{"basePath":2595,"description":2596,"displayName":2597,"installMethods":2598,"rationale":2599,"selectedPaths":2600,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-intelligence/skills/intelligence-transfer/SKILL.md",[2601],{"path":1072,"priority":374},{"basePath":2603,"description":2604,"displayName":2605,"installMethods":2606,"rationale":2607,"selectedPaths":2608,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-intelligence/skills/neural-train/SKILL.md",[2609],{"path":1072,"priority":374},{"basePath":2611,"description":2612,"displayName":2613,"installMethods":2614,"rationale":2615,"selectedPaths":2616,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-iot-cognitum/skills/iot-anomalies","Detect and classify telemetry anomalies on Cognitum Seed devices","iot-anomalies",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-iot-cognitum/skills/iot-anomalies/SKILL.md",[2617],{"path":1072,"priority":374},{"basePath":2619,"description":2620,"displayName":2621,"installMethods":2622,"rationale":2623,"selectedPaths":2624,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-iot-cognitum/skills/iot-firmware","Orchestrate firmware rollouts with canary deployment and anomaly-gated advancement","iot-firmware",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-iot-cognitum/skills/iot-firmware/SKILL.md",[2625],{"path":1072,"priority":374},{"basePath":2627,"description":2628,"displayName":2629,"installMethods":2630,"rationale":2631,"selectedPaths":2632,"source":380,"sourceLanguage":1857,"type":24},"plugins/ruflo-iot-cognitum/skills/iot-fleet","Create and manage Cognitum Seed device fleets with firmware policies","iot-fleet",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-iot-cognitum/skills/iot-fleet/SKILL.md",[2633],{"path":1072,"priority":374},{"basePath":2635,"description":2636,"displayName":2637,"installMethods":2638,"rationale":2639,"selectedPaths":2640,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-iot-cognitum/skills/iot-register","Register a Cognitum Seed device by endpoint and establish agent bridge","iot-register",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-iot-cognitum/skills/iot-register/SKILL.md",[2641],{"path":1072,"priority":374},{"basePath":2643,"description":2644,"displayName":2645,"installMethods":2646,"rationale":2647,"selectedPaths":2648,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-iot-cognitum/skills/iot-witness-verify","Verify witness chain integrity and detect provenance gaps","iot-witness-verify",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-iot-cognitum/skills/iot-witness-verify/SKILL.md",[2649],{"path":1072,"priority":374},{"basePath":2651,"description":2652,"displayName":2653,"installMethods":2654,"rationale":2655,"selectedPaths":2656,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-jujutsu/skills/diff-analyze","Analyze git diffs for risk scoring, reviewer recommendations, and change classification","diff-analyze",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-jujutsu/skills/diff-analyze/SKILL.md",[2657],{"path":1072,"priority":374},{"basePath":2659,"description":2660,"displayName":2661,"installMethods":2662,"rationale":2663,"selectedPaths":2664,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-jujutsu/skills/git-workflow","Advanced git workflows with branch management, conflict resolution, and PR lifecycle","git-workflow",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-jujutsu/skills/git-workflow/SKILL.md",[2665],{"path":1072,"priority":374},{"basePath":2667,"description":2668,"displayName":2669,"installMethods":2670,"rationale":2671,"selectedPaths":2672,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-knowledge-graph/skills/kg-extract","Extract entities and relations from source files to build a knowledge graph","kg-extract",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-knowledge-graph/skills/kg-extract/SKILL.md",[2673],{"path":1072,"priority":374},{"basePath":2675,"description":2676,"displayName":2677,"installMethods":2678,"rationale":2679,"selectedPaths":2680,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-knowledge-graph/skills/kg-traverse","Pathfinder traversal of the knowledge graph starting from a seed entity","kg-traverse",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-knowledge-graph/skills/kg-traverse/SKILL.md",[2681],{"path":1072,"priority":374},{"basePath":2683,"description":2684,"displayName":2685,"installMethods":2686,"rationale":2687,"selectedPaths":2688,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-loop-workers/skills/cron-schedule","Schedule persistent background workers via CronCreate","cron-schedule",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-loop-workers/skills/cron-schedule/SKILL.md",[2689],{"path":1072,"priority":374},{"basePath":2691,"description":2692,"displayName":2693,"installMethods":2694,"rationale":2695,"selectedPaths":2696,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-loop-workers/skills/loop-worker","Run Ruflo background workers using Claude Code native /loop scheduling","loop-worker",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-loop-workers/skills/loop-worker/SKILL.md",[2697],{"path":1072,"priority":374},{"basePath":19,"description":13,"displayName":23,"installMethods":2699,"rationale":2700,"selectedPaths":2701,"source":380,"sourceLanguage":22,"type":24},{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-market-data/skills/market-ingest/SKILL.md",[2702],{"path":1072,"priority":374},{"basePath":56,"description":52,"displayName":57,"installMethods":2704,"rationale":2705,"selectedPaths":2706,"source":380,"sourceLanguage":22,"type":24},{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-market-data/skills/market-pattern/SKILL.md",[2707],{"path":1072,"priority":374},{"basePath":2709,"description":2710,"displayName":2711,"installMethods":2712,"rationale":2713,"selectedPaths":2714,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-migrations/skills/migrate-create","Create a new sequentially numbered database migration with up/down SQL files","migrate-create",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-migrations/skills/migrate-create/SKILL.md",[2715],{"path":1072,"priority":374},{"basePath":2717,"description":2718,"displayName":2719,"installMethods":2720,"rationale":2721,"selectedPaths":2722,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-migrations/skills/migrate-validate","Validate pending migrations for foreign key consistency, rollback safety, and best practices","migrate-validate",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-migrations/skills/migrate-validate/SKILL.md",[2723],{"path":1072,"priority":374},{"basePath":2725,"description":2726,"displayName":2727,"installMethods":2728,"rationale":2729,"selectedPaths":2730,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-neural-trader/skills/trader-backtest/SKILL.md",[2731],{"path":1072,"priority":374},{"basePath":2733,"description":2734,"displayName":2735,"installMethods":2736,"rationale":2737,"selectedPaths":2738,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-neural-trader/skills/trader-cloud-backtest/SKILL.md",[2739],{"path":1072,"priority":374},{"basePath":2741,"description":2742,"displayName":2743,"installMethods":2744,"rationale":2745,"selectedPaths":2746,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-neural-trader/skills/trader-portfolio/SKILL.md",[2747],{"path":1072,"priority":374},{"basePath":2749,"description":2750,"displayName":2751,"installMethods":2752,"rationale":2753,"selectedPaths":2754,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-neural-trader/skills/trader-regime/SKILL.md",[2755],{"path":1072,"priority":374},{"basePath":2757,"description":2758,"displayName":2759,"installMethods":2760,"rationale":2761,"selectedPaths":2762,"source":380,"sourceLanguage":1857,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-neural-trader/skills/trader-risk/SKILL.md",[2763],{"path":1072,"priority":374},{"basePath":2765,"description":2766,"displayName":2767,"installMethods":2768,"rationale":2769,"selectedPaths":2770,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-neural-trader/skills/trader-signal/SKILL.md",[2771],{"path":1072,"priority":374},{"basePath":2773,"description":2774,"displayName":2775,"installMethods":2776,"rationale":2777,"selectedPaths":2778,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-neural-trader/skills/trader-train/SKILL.md",[2779],{"path":1072,"priority":374},{"basePath":2781,"description":2782,"displayName":2783,"installMethods":2784,"rationale":2785,"selectedPaths":2786,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-observability/skills/observe-metrics","Aggregate and display system metrics with anomaly detection for a time period","observe-metrics",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-observability/skills/observe-metrics/SKILL.md",[2787],{"path":1072,"priority":374},{"basePath":2789,"description":2790,"displayName":2791,"installMethods":2792,"rationale":2793,"selectedPaths":2794,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-observability/skills/observe-trace","Trace agent execution by collecting spans and building a trace tree for a task","observe-trace",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-observability/skills/observe-trace/SKILL.md",[2795],{"path":1072,"priority":374},{"basePath":2797,"description":2798,"displayName":2799,"installMethods":2800,"rationale":2801,"selectedPaths":2802,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-plugin-creator/skills/create-plugin/SKILL.md",[2803],{"path":1072,"priority":374},{"basePath":2805,"description":2806,"displayName":2807,"installMethods":2808,"rationale":2809,"selectedPaths":2810,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-plugin-creator/skills/validate-plugin","Validate a Claude Code plugin structure, frontmatter, and MCP tool references","validate-plugin",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-plugin-creator/skills/validate-plugin/SKILL.md",[2811],{"path":1072,"priority":374},{"basePath":2813,"description":2814,"displayName":2815,"installMethods":2816,"rationale":2817,"selectedPaths":2818,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-rag-memory/skills/memory-bridge/SKILL.md",[2819],{"path":1072,"priority":374},{"basePath":2821,"description":2822,"displayName":2823,"installMethods":2824,"rationale":2825,"selectedPaths":2826,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-rag-memory/skills/memory-search/SKILL.md",[2827],{"path":1072,"priority":374},{"basePath":2829,"description":2830,"displayName":2831,"installMethods":2832,"rationale":2833,"selectedPaths":2834,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-ruvector/skills/vector-cluster/SKILL.md",[2835],{"path":1072,"priority":374},{"basePath":2837,"description":2838,"displayName":2839,"installMethods":2840,"rationale":2841,"selectedPaths":2842,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-ruvector/skills/vector-embed/SKILL.md",[2843],{"path":1072,"priority":374},{"basePath":2845,"description":2846,"displayName":2847,"installMethods":2848,"rationale":2849,"selectedPaths":2850,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-ruvector/skills/vector-hyperbolic/SKILL.md",[2851],{"path":1072,"priority":374},{"basePath":2853,"description":2854,"displayName":2855,"installMethods":2856,"rationale":2857,"selectedPaths":2858,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-ruvector/skills/vector-setup/SKILL.md",[2859],{"path":1072,"priority":374},{"basePath":2861,"description":2862,"displayName":2863,"installMethods":2864,"rationale":2865,"selectedPaths":2866,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-ruvllm/skills/chat-format","Format prompts for different LLM providers with chat templates and HNSW-powered context retrieval","chat-format",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-ruvllm/skills/chat-format/SKILL.md",[2867],{"path":1072,"priority":374},{"basePath":2869,"description":2870,"displayName":2871,"installMethods":2872,"rationale":2873,"selectedPaths":2874,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-ruvllm/skills/llm-config","Configure RuVLLM local inference with model selection, MicroLoRA fine-tuning, and SONA adaptation","llm-config",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-ruvllm/skills/llm-config/SKILL.md",[2875],{"path":1072,"priority":374},{"basePath":2877,"description":2878,"displayName":2879,"installMethods":2880,"rationale":2881,"selectedPaths":2882,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-rvf/skills/rvf-manage","Manage RVF (Ruflo Vector Format) files for portable agent memory and cross-platform transfer","rvf-manage",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-rvf/skills/rvf-manage/SKILL.md",[2883],{"path":1072,"priority":374},{"basePath":2885,"description":2886,"displayName":2887,"installMethods":2888,"rationale":2889,"selectedPaths":2890,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-rvf/skills/session-persist","Persist and restore agent sessions across conversations with state snapshots","session-persist",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-rvf/skills/session-persist/SKILL.md",[2891],{"path":1072,"priority":374},{"basePath":2893,"description":2894,"displayName":2895,"installMethods":2896,"rationale":2897,"selectedPaths":2898,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-security-audit/skills/dependency-check","Scan project dependencies for known vulnerabilities and CVEs","dependency-check",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-security-audit/skills/dependency-check/SKILL.md",[2899],{"path":1072,"priority":374},{"basePath":2901,"description":2902,"displayName":2903,"installMethods":2904,"rationale":2905,"selectedPaths":2906,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-security-audit/skills/security-scan","Run full security scans on the codebase using Ruflo security tools","security-scan",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-security-audit/skills/security-scan/SKILL.md",[2907],{"path":1072,"priority":374},{"basePath":2909,"description":2910,"displayName":2911,"installMethods":2912,"rationale":2913,"selectedPaths":2914,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-sparc/skills/sparc-implement/SKILL.md",[2915],{"path":1072,"priority":374},{"basePath":2917,"description":2918,"displayName":2919,"installMethods":2920,"rationale":2921,"selectedPaths":2922,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-sparc/skills/sparc-refine/SKILL.md",[2923],{"path":1072,"priority":374},{"basePath":2925,"description":2926,"displayName":2927,"installMethods":2928,"rationale":2929,"selectedPaths":2930,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at plugins/ruflo-sparc/skills/sparc-spec/SKILL.md",[2931],{"path":1072,"priority":374},{"basePath":2933,"description":2934,"displayName":2935,"installMethods":2936,"rationale":2937,"selectedPaths":2938,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-swarm/skills/monitor-stream","Stream live swarm events using the Monitor tool for real-time observability","monitor-stream",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-swarm/skills/monitor-stream/SKILL.md",[2939],{"path":1072,"priority":374},{"basePath":2941,"description":2942,"displayName":2943,"installMethods":2944,"rationale":2945,"selectedPaths":2946,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-swarm/skills/swarm-init","Initialize a multi-agent swarm with anti-drift configuration","swarm-init",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-swarm/skills/swarm-init/SKILL.md",[2947],{"path":1072,"priority":374},{"basePath":2949,"description":2950,"displayName":2951,"installMethods":2952,"rationale":2953,"selectedPaths":2954,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-testgen/skills/tdd-workflow","TDD London School workflow -- mock-first, outside-in test development","tdd-workflow",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-testgen/skills/tdd-workflow/SKILL.md",[2955],{"path":1072,"priority":374},{"basePath":2957,"description":2958,"displayName":2959,"installMethods":2960,"rationale":2961,"selectedPaths":2962,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-testgen/skills/test-gaps","Detect missing test coverage and generate test suggestions","test-gaps",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-testgen/skills/test-gaps/SKILL.md",[2963],{"path":1072,"priority":374},{"basePath":2965,"description":2966,"displayName":2967,"installMethods":2968,"rationale":2969,"selectedPaths":2970,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-workflows/skills/workflow-create","Create reusable workflow templates with steps, conditions, and parallel execution","workflow-create",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-workflows/skills/workflow-create/SKILL.md",[2971],{"path":1072,"priority":374},{"basePath":2973,"description":2974,"displayName":2975,"installMethods":2976,"rationale":2977,"selectedPaths":2978,"source":380,"sourceLanguage":22,"type":24},"plugins/ruflo-workflows/skills/workflow-run","Execute, pause, resume, and cancel running workflows","workflow-run",{"claudeCode":15},"SKILL.md frontmatter at plugins/ruflo-workflows/skills/workflow-run/SKILL.md",[2979],{"path":1072,"priority":374},{"basePath":2981,"description":2982,"displayName":2983,"installMethods":2984,"rationale":2985,"selectedPaths":2986,"source":380,"sourceLanguage":22,"type":24},"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":15},"SKILL.md frontmatter at ruflo/src/ruvocal/.claude/skills/add-model-descriptions/SKILL.md",[2987],{"path":1072,"priority":374},{"basePath":329,"description":2989,"displayName":1050,"installMethods":2990,"license":40,"rationale":2991,"selectedPaths":2992,"source":380,"sourceLanguage":22,"type":2998},"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":1050},"cli ecosystem detected at /",[2993,2995,2996,2997],{"path":2994,"priority":374},"package.json",{"path":376,"priority":374},{"path":378,"priority":379},{"path":1058,"priority":393},"cli",{"basePath":21,"description":3000,"displayName":21,"installMethods":3001,"license":40,"rationale":3002,"selectedPaths":3003,"source":380,"sourceLanguage":22,"type":2998},"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":21},"cli ecosystem detected at ruflo",[3004,3005,3006],{"path":2994,"priority":374},{"path":376,"priority":374},{"path":3007,"priority":393},"bin/ruflo.js",{"basePath":3009,"description":3010,"displayName":3011,"installMethods":3012,"license":40,"rationale":3013,"selectedPaths":3014,"source":380,"sourceLanguage":22,"type":2998},"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":3011},"cli ecosystem detected at v3/@claude-flow/cli",[3015,3016,3017,3018,3020,3022,3024,3026,3028,3030,3032,3034,3036,3038,3040,3042,3044,3046,3048,3050,3052,3054,3056,3058,3060,3062,3064,3066,3068,3070,3072,3074,3076,3078,3080,3082,3084,3086,3088,3090,3092,3094,3096,3098,3100,3102,3104,3106,3108,3110,3112,3114,3116,3118,3120,3122],{"path":2994,"priority":374},{"path":376,"priority":374},{"path":1058,"priority":393},{"path":3019,"priority":393},"bin/mcp-server.js",{"path":3021,"priority":1059},"src/index.ts",{"path":3023,"priority":1059},"src/commands/agent-wasm.ts",{"path":3025,"priority":1059},"src/commands/agent.ts",{"path":3027,"priority":1059},"src/commands/analyze.ts",{"path":3029,"priority":1059},"src/commands/appliance-advanced.ts",{"path":3031,"priority":1059},"src/commands/appliance.ts",{"path":3033,"priority":1059},"src/commands/autopilot.ts",{"path":3035,"priority":1059},"src/commands/benchmark.ts",{"path":3037,"priority":1059},"src/commands/claims.ts",{"path":3039,"priority":1059},"src/commands/cleanup.ts",{"path":3041,"priority":1059},"src/commands/completions.ts",{"path":3043,"priority":1059},"src/commands/config.ts",{"path":3045,"priority":1059},"src/commands/daemon.ts",{"path":3047,"priority":1059},"src/commands/deployment.ts",{"path":3049,"priority":1059},"src/commands/doctor.ts",{"path":3051,"priority":1059},"src/commands/embeddings.ts",{"path":3053,"priority":1059},"src/commands/guidance.ts",{"path":3055,"priority":1059},"src/commands/hive-mind.ts",{"path":3057,"priority":1059},"src/commands/hooks.ts",{"path":3059,"priority":1059},"src/commands/index.ts",{"path":3061,"priority":1059},"src/commands/init.ts",{"path":3063,"priority":1059},"src/commands/issues.ts",{"path":3065,"priority":1059},"src/commands/mcp.ts",{"path":3067,"priority":1059},"src/commands/memory.ts",{"path":3069,"priority":1059},"src/commands/migrate.ts",{"path":3071,"priority":1059},"src/commands/neural.ts",{"path":3073,"priority":1059},"src/commands/performance.ts",{"path":3075,"priority":1059},"src/commands/plugins.ts",{"path":3077,"priority":1059},"src/commands/process.ts",{"path":3079,"priority":1059},"src/commands/progress.ts",{"path":3081,"priority":1059},"src/commands/providers.ts",{"path":3083,"priority":1059},"src/commands/route.ts",{"path":3085,"priority":1059},"src/commands/ruvector/backup.ts",{"path":3087,"priority":1059},"src/commands/ruvector/benchmark.ts",{"path":3089,"priority":1059},"src/commands/ruvector/import.ts",{"path":3091,"priority":1059},"src/commands/ruvector/index.ts",{"path":3093,"priority":1059},"src/commands/ruvector/init.ts",{"path":3095,"priority":1059},"src/commands/ruvector/migrate.ts",{"path":3097,"priority":1059},"src/commands/ruvector/optimize.ts",{"path":3099,"priority":1059},"src/commands/ruvector/pg-utils.ts",{"path":3101,"priority":1059},"src/commands/ruvector/setup.ts",{"path":3103,"priority":1059},"src/commands/ruvector/status.ts",{"path":3105,"priority":1059},"src/commands/security.ts",{"path":3107,"priority":1059},"src/commands/session.ts",{"path":3109,"priority":1059},"src/commands/start.ts",{"path":3111,"priority":1059},"src/commands/status.ts",{"path":3113,"priority":1059},"src/commands/swarm.ts",{"path":3115,"priority":1059},"src/commands/task.ts",{"path":3117,"priority":1059},"src/commands/transfer-store.ts",{"path":3119,"priority":1059},"src/commands/update.ts",{"path":3121,"priority":1059},"src/commands/verify.ts",{"path":3123,"priority":1059},"src/commands/workflow.ts",{"basePath":3125,"description":3126,"displayName":3127,"installMethods":3128,"license":40,"rationale":3129,"selectedPaths":3130,"source":380,"sourceLanguage":22,"type":2998},"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":3127},"cli ecosystem detected at v3/@claude-flow/cli-core",[3131,3132,3133,3134],{"path":2994,"priority":374},{"path":376,"priority":374},{"path":3021,"priority":1059},{"path":3067,"priority":1059},{"basePath":3136,"description":3137,"displayName":3138,"installMethods":3139,"license":40,"rationale":3140,"selectedPaths":3141,"source":380,"sourceLanguage":22,"type":2998},"v3/@claude-flow/codex","Codex CLI integration for Ruflo (claude-flow) - OpenAI Codex platform adapter","@claude-flow/codex",{"npm":3138},"cli ecosystem detected at v3/@claude-flow/codex",[3142,3143,3144,3145],{"path":2994,"priority":374},{"path":376,"priority":374},{"path":3021,"priority":1059},{"path":3146,"priority":1059},"src/cli.ts",{"basePath":3148,"description":3149,"displayName":3150,"installMethods":3151,"license":40,"rationale":3152,"selectedPaths":3153,"source":380,"sourceLanguage":22,"type":2998},"v3/@claude-flow/hooks","V3 Hooks System - Event-driven lifecycle hooks with ReasoningBank learning integration","@claude-flow/hooks",{"npm":3150},"cli ecosystem detected at v3/@claude-flow/hooks",[3154,3155,3156,3158,3160],{"path":2994,"priority":374},{"path":376,"priority":374},{"path":3157,"priority":393},"bin/hooks-daemon.js",{"path":3159,"priority":393},"bin/statusline.js",{"path":3021,"priority":1059},{"basePath":3162,"description":3163,"displayName":3164,"installMethods":3165,"license":40,"rationale":3166,"selectedPaths":3167,"source":380,"sourceLanguage":22,"type":2998},"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":3164},"cli ecosystem detected at v3/@claude-flow/plugin-agent-federation",[3168,3169,3170],{"path":2994,"priority":374},{"path":376,"priority":374},{"path":3021,"priority":1059},{"basePath":3172,"description":3173,"displayName":3174,"installMethods":3175,"license":40,"rationale":3176,"selectedPaths":3177,"source":380,"sourceLanguage":22,"type":2998},"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":3174},"cli ecosystem detected at v3/@claude-flow/plugin-iot-cognitum",[3178,3179,3180],{"path":2994,"priority":374},{"path":376,"priority":374},{"path":3021,"priority":1059},{"sources":3182},[3183],"manual",{"npmPackage":1050},{"closedIssues90d":305,"description":3186,"forks":306,"homepage":3187,"license":40,"openIssues90d":308,"pushedAt":309,"readmeSize":303,"stars":310,"topics":3188},"🌊 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",[3189,3190,3191,3192,3193,3194,3195,3196,3197,3198,3199,337,3200,3201,3202,3203,3204,3205,3206,3207],"claude-code","swarm","agentic-ai","agentic-framework","agentic-rag","agentic-workflow","anthropic-claude","autonomous-agents","codex","mcp-server","model-context-protocol","ai-assistant","multi-agent-systems","swarm-intelligence","agents","claude-code-skills","ai-agent","ai-coding","ai-skills",{"downloads":312},{"classifiedAt":3210,"discoverAt":3211,"extractAt":3212,"githubAt":3212,"npmAt":3213,"updatedAt":3210},1778696691076,1778696678472,1778696685779,1778696688417,[292,32,291,31,290,63,35],{"evaluatedAt":317,"extractAt":46,"updatedAt":317},[],[3218,3236],{"_creationTime":3219,"_id":3220,"community":3221,"display":3222,"identity":3224,"providers":3225,"relations":3232,"tags":3233,"workflow":3234},1778696691708.269,"k179p4kzep7k6kzzds9q5aaev986mnff",{"reviewCount":11},{"description":473,"installMethods":3223,"name":474,"sourceUrl":17},{"claudeCode":474},{"basePath":472,"githubOwner":20,"githubRepo":21,"locale":22,"slug":474,"type":320},{"evaluate":3226,"extract":3230},{"promptVersionExtension":27,"promptVersionScoring":28,"score":60,"tags":3227,"targetMarket":36,"tier":37},[344,3228,2221,3229,291,3189],"rag","agentdb",{"commitSha":39,"license":40,"plugin":3231},{"mcpCount":11,"provider":350,"skillCount":360},{"parentExtensionId":323,"repoId":42},[3229,3189,291,344,3228,2221],{"evaluatedAt":3235,"extractAt":46,"updatedAt":3235},1778696801300,{"_creationTime":3237,"_id":3238,"community":3239,"display":3240,"identity":3242,"providers":3243,"relations":3251,"tags":3252,"workflow":3253},1778696691708.2703,"k1702kbgkcgg2way9x5303rpr186n62a",{"reviewCount":11},{"description":566,"installMethods":3241,"name":567,"sourceUrl":17},{"claudeCode":567},{"basePath":565,"githubOwner":20,"githubRepo":21,"locale":22,"slug":567,"type":320},{"evaluate":3244,"extract":3249},{"promptVersionExtension":27,"promptVersionScoring":28,"score":3245,"tags":3246,"targetMarket":36,"tier":345},97,[344,1836,2221,3229,3247,291,3248],"onnx","quantization",{"commitSha":39,"license":40,"plugin":3250},{"mcpCount":11,"provider":350,"skillCount":360},{"parentExtensionId":323,"repoId":42},[3229,1836,291,344,3247,3248,2221],{"evaluatedAt":3254,"extractAt":46,"updatedAt":3254},1778696878749]