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