[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-ruvnet-stream-chain-zh-CN":3,"guides-for-ruvnet-stream-chain":3123,"similar-k1761mn31xs3mqzhk5zspj7s2186n127-zh-CN":3124},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":245,"isFallback":226,"parentExtension":250,"providers":251,"relations":256,"repo":258,"tags":3120,"workflow":3121},1778696691708.305,"k1761mn31xs3mqzhk5zspj7s2186n127",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Stream-JSON chaining for multi-agent pipelines, data transformation, and sequential workflows",{"claudeCode":12},"ruvnet/ruflo","stream-chain","https://github.com/ruvnet/ruflo",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":224,"workflow":243},1778699330891.2622,"kn7asc8mec4ssm64k4x7kamt4986mx68","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":217,"tier":218,"useCases":219},[21,26,29,32,36,39,43,47,50,53,57,61,64,68,71,74,77,80,83,86,90,94,98,102,106,109,112,115,119,122,125,128,131,134,137,141,145,149,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 problem of orchestrating multi-agent pipelines, data transformation, and sequential workflows using JSON streaming.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers distinct capabilities beyond simple prompting by providing structured modes for custom chains and predefined pipelines, along with context flow management.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension appears to be production-ready, offering clear modes for custom chains and predefined pipelines with detailed examples and configuration options for end-to-end workflow execution.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on orchestrating multi-agent pipelines and data transformation through JSON chaining, a coherent and singular domain.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately and concisely reflects the skill's capability of JSON chaining for multi-agent pipelines and workflows.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill exposes narrow verb-noun tools like 'run' and 'pipeline' with specific sub-commands, promoting clear agent selection.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","All options and parameters for both custom chains and predefined pipelines, including timeouts and verbose/debug flags, are clearly documented in the SKILL.md.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool names 'run' and 'pipeline' are descriptive and appropriate for the skill's function.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Inputs are structured commands with optional flags, and outputs are documented as progress, results, timing, and summary, indicating a minimal I/O surface.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under the MIT license, as indicated in the LICENSE file and README.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository shows recent commits, with the last commit dated 2026-05-13, indicating active maintenance.",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","The project uses npm and has a lockfile, indicating good dependency management practices.",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","The extension does not appear to handle secrets directly or echo them in logs based on the provided documentation.",{"category":65,"check":69,"severity":24,"summary":70},"Injection","The skill's prompt-based nature and focus on structured commands suggest no direct injection vulnerabilities from external data.",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","The skill appears to bundle its logic and does not fetch external scripts or content at runtime.",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","The skill operates as a Claude Code extension and does not appear to perform file operations outside its designated scope.",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","No evidence of detached processes or retry loops around denied tool calls was found in the provided documentation.",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","The skill focuses on workflow orchestration and does not appear to involve reading or submitting confidential data to third parties.",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","The bundled documentation and code do not contain any hidden text tricks or obfuscation characters.",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","The skill's logic is described in plain text prompts and structured commands, with no evidence of obfuscated code execution.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The skill operates on prompts and commands, making no assumptions about the user's project structure.",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","With 68 open and 373 closed issues in the last 90 days, the closure rate is high, indicating good maintainer engagement.",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","The project has a CHANGELOG and uses semver for releases, with recent commits indicating active version management.",{"category":103,"check":104,"severity":24,"summary":105},"Code Execution","Validation","Input parameters are primarily structured commands with flags, implying validation is handled by the Claude Code runtime, and output is documented as structured results.",{"category":65,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","The skill is focused on workflow orchestration and does not appear to perform destructive operations.",{"category":103,"check":110,"severity":24,"summary":111},"Error Handling","The documentation mentions debug modes and troubleshooting for pipeline not found errors, suggesting basic error handling is in place.",{"category":103,"check":113,"severity":24,"summary":114},"Logging","The skill offers a `--debug` flag for detailed logging, allowing users to audit execution.",{"category":116,"check":117,"severity":24,"summary":118},"Compliance","GDPR","The skill orchestrates workflows and does not appear to operate on personal data directly.",{"category":116,"check":120,"severity":24,"summary":121},"Target market","The skill's functionality is language and workflow-agnostic, making it globally applicable with no regional restrictions detected.",{"category":91,"check":123,"severity":24,"summary":124},"Runtime stability","As a Claude Code extension, it relies on the host runtime and does not make specific OS or shell assumptions.",{"category":44,"check":126,"severity":24,"summary":127},"README","The README file provides a comprehensive overview of Ruflo, its capabilities, installation, and use cases.",{"category":33,"check":129,"severity":24,"summary":130},"Tool surface size","The skill exposes two main tools, 'run' and 'pipeline', fitting within the ideal range.",{"category":40,"check":132,"severity":24,"summary":133},"Overlapping near-synonym tools","The two main tools, 'run' and 'pipeline', have distinct purposes and do not appear to be near-synonyms.",{"category":44,"check":135,"severity":24,"summary":136},"Phantom features","All advertised features in the README and SKILL.md, such as custom chains and predefined pipelines, have corresponding implementations and documentation.",{"category":138,"check":139,"severity":24,"summary":140},"Install","Installation instruction","Installation instructions for both Claude Code plugin and CLI are provided, along with copy-pasteable invocation examples.",{"category":142,"check":143,"severity":24,"summary":144},"Errors","Actionable error messages","The documentation mentions troubleshooting for specific errors like 'Pipeline Not Found', suggesting actionable error reporting.",{"category":146,"check":147,"severity":24,"summary":148},"Execution","Pinned dependencies","The project uses npm and has a lockfile, indicating pinned dependencies.",{"category":33,"check":150,"severity":151,"summary":152},"Dry-run preview","not_applicable","The skill's primary function is workflow orchestration and prompt execution, which is not a state-changing operation typically requiring a dry-run preview.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","The skill allows for custom timeouts per step and mentions error handling, suggesting consideration for retries and stable operation.",{"category":116,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The documentation does not mention any telemetry being emitted by the skill itself, assuming it is off by default.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The SKILL.md clearly defines the purpose as orchestrating multi-agent pipelines and data transformation, with specific modes like 'run' and 'pipeline' and clear examples of use.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The SKILL.md frontmatter is concise and self-contained, summarizing the core capability effectively.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is well-structured and under 500 lines, delegating deeper material to clear sections.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md is well-organized and uses sections for different modes and advanced use cases, without embedding excessively large blocks of content.",{"category":170,"check":174,"severity":151,"summary":175},"Forked exploration","This skill is not primarily an exploration or audit-style skill that would require forked context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","Numerous end-to-end examples are provided for both custom chains and predefined pipelines, covering various use cases and demonstrating expected input and output.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The documentation addresses potential issues like chain timeouts and context loss in troubleshooting, with suggestions for recovery.",{"category":91,"check":183,"severity":151,"summary":184},"Tool Fallback","The skill does not appear to rely on external MCP servers or tools that would require fallbacks; it's a direct Claude Code skill.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The documentation implies that errors or timeouts will halt the workflow, and the debug mode can help identify unexpected states.",{"category":91,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill operates standalone and its SKILL.md does not implicitly rely on other skills being loaded, though it mentions integration with 'Swarm Coordination' and 'Memory Management' as related concepts.",1778699330779,"This skill enables the creation and execution of multi-step agent pipelines and data transformation workflows using JSON streaming. It supports both custom prompt sequences and predefined pipelines, allowing for sophisticated agent coordination and sequential processing.",[195,196,197,198,199],"Execute custom multi-agent chains via 'run' command","Utilize predefined pipelines for common development tasks","Sequential data flow between agent steps","Flexible timeout and verbosity controls","Customizable pipelines via configuration",[201,202,203],"Directly managing individual agent states outside of the chain context","Performing real-time user interaction within a chain step","Replacing basic script execution for single, non-chained tasks","3.0.0","4.4.0","Stream-Chain allows users to build and execute complex, multi-agent workflows and data transformation pipelines by chaining agent outputs sequentially, providing a powerful tool for automation and sophisticated task execution.","The extension demonstrates exceptionally high quality across all evaluated criteria, with a strong focus on clear documentation, robust examples, and well-defined functionality. No significant issues were found, leading to a verified tier and a near-perfect score.",99,"A highly polished and well-documented skill for orchestrating complex multi-agent workflows.",[211,212,213,214,215,216],"workflow","orchestration","multi-agent","data-transformation","pipelines","automation","global","verified",[220,221,222,223],"Orchestrating multi-agent pipelines for complex tasks","Performing intricate data transformations through sequential processing","Automating sequential workflows with controlled agent interaction","Onboarding new codebases with comprehensive analysis pipelines",{"codeQuality":225,"collectedAt":227,"documentation":228,"maintenance":231,"popularity":237,"security":239,"testCoverage":242},{"hasLockfile":226},true,1778699318553,{"descriptionLength":229,"readmeSize":230},93,26155,{"closedIssues90d":232,"forks":233,"hasChangelog":226,"openIssues90d":234,"pushedAt":235,"stars":236},373,5603,68,1778694187000,50209,{"npmDownloads":238},68309,{"hasNpmPackage":226,"license":240,"smitheryVerified":241},"MIT",false,{"hasCi":226,"hasTests":226},{"updatedAt":244},1778699330891,{"basePath":246,"githubOwner":247,"githubRepo":248,"locale":18,"slug":13,"type":249},".claude/skills/stream-chain","ruvnet","ruflo","skill",null,{"evaluate":252,"extract":254},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":253,"targetMarket":217,"tier":218},[211,212,213,214,215,216],{"commitSha":255},"HEAD",{"repoId":257},"kd7ed28gj8n0y3msk5dzrp05zs86nqtc",{"_creationTime":259,"_id":257,"identity":260,"providers":261,"workflow":3115},1778696678472.3906,{"githubOwner":247,"githubRepo":248,"sourceUrl":14},{"classify":262,"discover":3087,"extract":3090,"github":3091,"npm":3114},{"commitSha":255,"extensions":263},[264,280,314,335,354,371,390,407,424,443,464,483,500,531,548,569,586,603,620,637,654,683,704,743,762,781,810,827,844,861,894,911,932,951,967,976,984,992,1000,1008,1016,1024,1032,1040,1048,1056,1064,1072,1080,1088,1096,1104,1112,1120,1128,1136,1144,1152,1160,1168,1176,1184,1192,1200,1208,1216,1224,1232,1240,1248,1256,1264,1272,1280,1288,1296,1304,1312,1320,1328,1336,1344,1352,1360,1368,1376,1384,1392,1400,1408,1416,1424,1432,1440,1448,1456,1464,1472,1480,1488,1496,1504,1512,1520,1528,1536,1544,1552,1560,1568,1576,1584,1592,1600,1608,1616,1624,1632,1640,1648,1656,1664,1672,1680,1688,1696,1704,1712,1720,1728,1736,1744,1752,1761,1769,1777,1785,1793,1801,1809,1817,1825,1833,1841,1853,1861,1869,1877,1885,1893,1905,1913,1921,1926,1934,1942,1950,1958,1966,1974,1982,1990,1998,2006,2014,2022,2030,2038,2046,2054,2062,2070,2078,2086,2094,2102,2110,2118,2126,2134,2142,2150,2158,2166,2174,2182,2190,2198,2206,2214,2222,2230,2238,2246,2254,2262,2270,2278,2286,2294,2302,2310,2318,2326,2334,2342,2350,2358,2366,2374,2382,2390,2398,2406,2414,2422,2430,2438,2446,2454,2462,2470,2478,2486,2494,2502,2510,2518,2526,2534,2542,2550,2558,2566,2574,2582,2590,2598,2606,2614,2622,2630,2638,2646,2654,2662,2670,2678,2686,2694,2702,2710,2718,2726,2734,2742,2750,2758,2766,2774,2782,2790,2798,2806,2814,2822,2830,2838,2846,2854,2862,2870,2878,2886,2894,2905,2914,3030,3041,3053,3067,3077],{"basePath":265,"description":266,"displayName":248,"installMethods":267,"rationale":268,"selectedPaths":269,"source":278,"sourceLanguage":18,"type":279},"","RuFlo Marketplace: Claude Code native agents, swarms, workers, and MCP tools for continuous software engineering",{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[270,273,275],{"path":271,"priority":272},".claude-plugin/marketplace.json","mandatory",{"path":274,"priority":272},"README.md",{"path":276,"priority":277},"LICENSE","high","rule","marketplace",{"basePath":281,"description":282,"displayName":283,"installMethods":284,"license":240,"rationale":285,"selectedPaths":286,"source":278,"sourceLanguage":18,"type":313},"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":283},"plugin manifest at plugins/ruflo-core/.claude-plugin/plugin.json",[287,289,290,293,295,297,299,301,303,305,307,309,311],{"path":288,"priority":272},".claude-plugin/plugin.json",{"path":274,"priority":272},{"path":291,"priority":292},"skills/discover-plugins/SKILL.md","medium",{"path":294,"priority":292},"skills/init-project/SKILL.md",{"path":296,"priority":292},"skills/ruflo-doctor/SKILL.md",{"path":298,"priority":292},"skills/witness/SKILL.md",{"path":300,"priority":277},"agents/coder.md",{"path":302,"priority":277},"agents/researcher.md",{"path":304,"priority":277},"agents/reviewer.md",{"path":306,"priority":277},"agents/witness-curator.md",{"path":308,"priority":277},"commands/ruflo-status.md",{"path":310,"priority":277},"commands/witness.md",{"path":312,"priority":277},"hooks/hooks.json","plugin",{"basePath":315,"description":316,"displayName":317,"installMethods":318,"license":240,"rationale":319,"selectedPaths":320,"source":278,"sourceLanguage":18,"type":313},"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":317},"plugin manifest at plugins/ruflo-swarm/.claude-plugin/plugin.json",[321,322,323,325,327,329,331,333],{"path":288,"priority":272},{"path":274,"priority":272},{"path":324,"priority":292},"skills/monitor-stream/SKILL.md",{"path":326,"priority":292},"skills/swarm-init/SKILL.md",{"path":328,"priority":277},"agents/architect.md",{"path":330,"priority":277},"agents/coordinator.md",{"path":332,"priority":277},"commands/swarm.md",{"path":334,"priority":277},"commands/watch.md",{"basePath":336,"description":337,"displayName":338,"installMethods":339,"license":240,"rationale":340,"selectedPaths":341,"source":278,"sourceLanguage":18,"type":313},"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":338},"plugin manifest at plugins/ruflo-loop-workers/.claude-plugin/plugin.json",[342,343,344,346,348,350,352],{"path":288,"priority":272},{"path":274,"priority":272},{"path":345,"priority":292},"skills/cron-schedule/SKILL.md",{"path":347,"priority":292},"skills/loop-worker/SKILL.md",{"path":349,"priority":277},"agents/loop-worker-coordinator.md",{"path":351,"priority":277},"commands/ruflo-loop.md",{"path":353,"priority":277},"commands/ruflo-schedule.md",{"basePath":355,"description":356,"displayName":357,"installMethods":358,"license":240,"rationale":359,"selectedPaths":360,"source":278,"sourceLanguage":18,"type":313},"plugins/ruflo-security-audit","Security review, dependency scanning, policy gates, and CVE monitoring","ruflo-security-audit",{"claudeCode":357},"plugin manifest at plugins/ruflo-security-audit/.claude-plugin/plugin.json",[361,362,363,365,367,369],{"path":288,"priority":272},{"path":274,"priority":272},{"path":364,"priority":292},"skills/dependency-check/SKILL.md",{"path":366,"priority":292},"skills/security-scan/SKILL.md",{"path":368,"priority":277},"agents/security-auditor.md",{"path":370,"priority":277},"commands/audit.md",{"basePath":372,"description":373,"displayName":374,"installMethods":375,"license":240,"rationale":376,"selectedPaths":377,"source":278,"sourceLanguage":18,"type":313},"plugins/ruflo-rag-memory","RuVector memory with HNSW search, AgentDB, and semantic retrieval","ruflo-rag-memory",{"claudeCode":374},"plugin manifest at plugins/ruflo-rag-memory/.claude-plugin/plugin.json",[378,379,380,382,384,386,388],{"path":288,"priority":272},{"path":274,"priority":272},{"path":381,"priority":292},"skills/memory-bridge/SKILL.md",{"path":383,"priority":292},"skills/memory-search/SKILL.md",{"path":385,"priority":277},"agents/memory-specialist.md",{"path":387,"priority":277},"commands/recall.md",{"path":389,"priority":277},"commands/ruflo-memory.md",{"basePath":391,"description":392,"displayName":393,"installMethods":394,"license":240,"rationale":395,"selectedPaths":396,"source":278,"sourceLanguage":18,"type":313},"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":393},"plugin manifest at plugins/ruflo-testgen/.claude-plugin/plugin.json",[397,398,399,401,403,405],{"path":288,"priority":272},{"path":274,"priority":272},{"path":400,"priority":292},"skills/tdd-workflow/SKILL.md",{"path":402,"priority":292},"skills/test-gaps/SKILL.md",{"path":404,"priority":277},"agents/tester.md",{"path":406,"priority":277},"commands/testgen.md",{"basePath":408,"description":409,"displayName":410,"installMethods":411,"license":240,"rationale":412,"selectedPaths":413,"source":278,"sourceLanguage":18,"type":313},"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":410},"plugin manifest at plugins/ruflo-docs/.claude-plugin/plugin.json",[414,415,416,418,420,422],{"path":288,"priority":272},{"path":274,"priority":272},{"path":417,"priority":292},"skills/api-docs/SKILL.md",{"path":419,"priority":292},"skills/doc-gen/SKILL.md",{"path":421,"priority":277},"agents/docs-writer.md",{"path":423,"priority":277},"commands/ruflo-docs.md",{"basePath":425,"description":426,"displayName":427,"installMethods":428,"license":240,"rationale":429,"selectedPaths":430,"source":278,"sourceLanguage":18,"type":313},"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":427},"plugin manifest at plugins/ruflo-autopilot/.claude-plugin/plugin.json",[431,432,433,435,437,439,441],{"path":288,"priority":272},{"path":274,"priority":272},{"path":434,"priority":292},"skills/autopilot-loop/SKILL.md",{"path":436,"priority":292},"skills/autopilot-predict/SKILL.md",{"path":438,"priority":277},"agents/autopilot-coordinator.md",{"path":440,"priority":277},"commands/autopilot-status.md",{"path":442,"priority":277},"commands/autopilot.md",{"basePath":444,"description":445,"displayName":446,"installMethods":447,"license":240,"rationale":448,"selectedPaths":449,"source":278,"sourceLanguage":18,"type":313},"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":446},"plugin manifest at plugins/ruflo-intelligence/.claude-plugin/plugin.json",[450,451,452,454,456,458,460,462],{"path":288,"priority":272},{"path":274,"priority":272},{"path":453,"priority":292},"skills/intelligence-route/SKILL.md",{"path":455,"priority":292},"skills/intelligence-transfer/SKILL.md",{"path":457,"priority":292},"skills/neural-train/SKILL.md",{"path":459,"priority":277},"agents/intelligence-specialist.md",{"path":461,"priority":277},"commands/intelligence.md",{"path":463,"priority":277},"commands/neural.md",{"basePath":465,"description":466,"displayName":467,"installMethods":468,"license":240,"rationale":469,"selectedPaths":470,"source":278,"sourceLanguage":18,"type":313},"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":467},"plugin manifest at plugins/ruflo-agentdb/.claude-plugin/plugin.json",[471,472,473,475,477,479,481],{"path":288,"priority":272},{"path":274,"priority":272},{"path":474,"priority":292},"skills/agentdb-query/SKILL.md",{"path":476,"priority":292},"skills/vector-search/SKILL.md",{"path":478,"priority":277},"agents/agentdb-specialist.md",{"path":480,"priority":277},"commands/agentdb.md",{"path":482,"priority":277},"commands/embeddings.md",{"basePath":484,"description":485,"displayName":486,"installMethods":487,"license":240,"rationale":488,"selectedPaths":489,"source":278,"sourceLanguage":18,"type":313},"plugins/ruflo-aidefence","AI safety scanning, PII detection, prompt injection defense, and adaptive threat learning","ruflo-aidefence",{"claudeCode":486},"plugin manifest at plugins/ruflo-aidefence/.claude-plugin/plugin.json",[490,491,492,494,496,498],{"path":288,"priority":272},{"path":274,"priority":272},{"path":493,"priority":292},"skills/pii-detect/SKILL.md",{"path":495,"priority":292},"skills/safety-scan/SKILL.md",{"path":497,"priority":277},"agents/safety-specialist.md",{"path":499,"priority":277},"commands/aidefence.md",{"basePath":501,"description":502,"displayName":503,"installMethods":504,"license":240,"rationale":505,"selectedPaths":506,"source":278,"sourceLanguage":18,"type":313},"plugins/ruflo-browser","Session-as-skill browser automation: Playwright + RVF cognitive containers + ruvector trajectories + AgentDB selector memory + AIDefence PII/injection gates","ruflo-browser",{"claudeCode":503},"plugin manifest at plugins/ruflo-browser/.claude-plugin/plugin.json",[507,508,509,511,513,515,517,519,521,523,525,527,529],{"path":288,"priority":272},{"path":274,"priority":272},{"path":510,"priority":292},"skills/browser-auth-flow/SKILL.md",{"path":512,"priority":292},"skills/browser-extract/SKILL.md",{"path":514,"priority":292},"skills/browser-form-fill/SKILL.md",{"path":516,"priority":292},"skills/browser-login/SKILL.md",{"path":518,"priority":292},"skills/browser-record/SKILL.md",{"path":520,"priority":292},"skills/browser-replay/SKILL.md",{"path":522,"priority":292},"skills/browser-scrape/SKILL.md",{"path":524,"priority":292},"skills/browser-screenshot-diff/SKILL.md",{"path":526,"priority":292},"skills/browser-test/SKILL.md",{"path":528,"priority":277},"agents/browser-agent.md",{"path":530,"priority":277},"commands/ruflo-browser.md",{"basePath":532,"description":533,"displayName":534,"installMethods":535,"license":240,"rationale":536,"selectedPaths":537,"source":278,"sourceLanguage":18,"type":313},"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":534},"plugin manifest at plugins/ruflo-jujutsu/.claude-plugin/plugin.json",[538,539,540,542,544,546],{"path":288,"priority":272},{"path":274,"priority":272},{"path":541,"priority":292},"skills/diff-analyze/SKILL.md",{"path":543,"priority":292},"skills/git-workflow/SKILL.md",{"path":545,"priority":277},"agents/git-specialist.md",{"path":547,"priority":277},"commands/jujutsu.md",{"basePath":549,"description":550,"displayName":551,"installMethods":552,"license":240,"rationale":553,"selectedPaths":554,"source":278,"sourceLanguage":18,"type":313},"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":551},"plugin manifest at plugins/ruflo-agent/.claude-plugin/plugin.json",[555,556,557,559,561,563,565,567],{"path":288,"priority":272},{"path":274,"priority":272},{"path":558,"priority":292},"skills/managed-agent/SKILL.md",{"path":560,"priority":292},"skills/wasm-agent/SKILL.md",{"path":562,"priority":292},"skills/wasm-gallery/SKILL.md",{"path":564,"priority":277},"agents/wasm-specialist.md",{"path":566,"priority":277},"commands/managed-agent.md",{"path":568,"priority":277},"commands/wasm.md",{"basePath":570,"description":571,"displayName":572,"installMethods":573,"license":240,"rationale":574,"selectedPaths":575,"source":278,"sourceLanguage":18,"type":313},"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":572},"plugin manifest at plugins/ruflo-workflows/.claude-plugin/plugin.json",[576,577,578,580,582,584],{"path":288,"priority":272},{"path":274,"priority":272},{"path":579,"priority":292},"skills/workflow-create/SKILL.md",{"path":581,"priority":292},"skills/workflow-run/SKILL.md",{"path":583,"priority":277},"agents/workflow-specialist.md",{"path":585,"priority":277},"commands/workflow.md",{"basePath":587,"description":588,"displayName":589,"installMethods":590,"license":240,"rationale":591,"selectedPaths":592,"source":278,"sourceLanguage":18,"type":313},"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":589},"plugin manifest at plugins/ruflo-daa/.claude-plugin/plugin.json",[593,594,595,597,599,601],{"path":288,"priority":272},{"path":274,"priority":272},{"path":596,"priority":292},"skills/cognitive-pattern/SKILL.md",{"path":598,"priority":292},"skills/daa-agent/SKILL.md",{"path":600,"priority":277},"agents/daa-specialist.md",{"path":602,"priority":277},"commands/daa.md",{"basePath":604,"description":605,"displayName":606,"installMethods":607,"license":240,"rationale":608,"selectedPaths":609,"source":278,"sourceLanguage":18,"type":313},"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":606},"plugin manifest at plugins/ruflo-ruvllm/.claude-plugin/plugin.json",[610,611,612,614,616,618],{"path":288,"priority":272},{"path":274,"priority":272},{"path":613,"priority":292},"skills/chat-format/SKILL.md",{"path":615,"priority":292},"skills/llm-config/SKILL.md",{"path":617,"priority":277},"agents/llm-specialist.md",{"path":619,"priority":277},"commands/ruvllm.md",{"basePath":621,"description":622,"displayName":623,"installMethods":624,"license":240,"rationale":625,"selectedPaths":626,"source":278,"sourceLanguage":18,"type":313},"plugins/ruflo-rvf","RVF format for portable agent memory, session persistence, and cross-platform transfer","ruflo-rvf",{"claudeCode":623},"plugin manifest at plugins/ruflo-rvf/.claude-plugin/plugin.json",[627,628,629,631,633,635],{"path":288,"priority":272},{"path":274,"priority":272},{"path":630,"priority":292},"skills/rvf-manage/SKILL.md",{"path":632,"priority":292},"skills/session-persist/SKILL.md",{"path":634,"priority":277},"agents/session-specialist.md",{"path":636,"priority":277},"commands/rvf.md",{"basePath":638,"description":639,"displayName":640,"installMethods":641,"license":240,"rationale":642,"selectedPaths":643,"source":278,"sourceLanguage":18,"type":313},"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":640},"plugin manifest at plugins/ruflo-plugin-creator/.claude-plugin/plugin.json",[644,645,646,648,650,652],{"path":288,"priority":272},{"path":274,"priority":272},{"path":647,"priority":292},"skills/create-plugin/SKILL.md",{"path":649,"priority":292},"skills/validate-plugin/SKILL.md",{"path":651,"priority":277},"agents/plugin-developer.md",{"path":653,"priority":277},"commands/create-plugin.md",{"basePath":655,"description":656,"displayName":657,"installMethods":658,"license":240,"rationale":659,"selectedPaths":660,"source":278,"sourceLanguage":18,"type":313},"plugins/ruflo-goals","Long-horizon goal planning, deep research orchestration, and adaptive replanning using GOAP algorithms","ruflo-goals",{"claudeCode":657},"plugin manifest at plugins/ruflo-goals/.claude-plugin/plugin.json",[661,662,663,665,667,669,671,673,675,677,679,681],{"path":288,"priority":272},{"path":274,"priority":272},{"path":664,"priority":292},"skills/deep-research/SKILL.md",{"path":666,"priority":292},"skills/dossier-collect/SKILL.md",{"path":668,"priority":292},"skills/goal-plan/SKILL.md",{"path":670,"priority":292},"skills/horizon-track/SKILL.md",{"path":672,"priority":292},"skills/research-synthesize/SKILL.md",{"path":674,"priority":277},"agents/deep-researcher.md",{"path":676,"priority":277},"agents/dossier-investigator.md",{"path":678,"priority":277},"agents/goal-planner.md",{"path":680,"priority":277},"agents/horizon-tracker.md",{"path":682,"priority":277},"commands/goals.md",{"basePath":684,"description":685,"displayName":686,"installMethods":687,"license":240,"rationale":688,"selectedPaths":689,"source":278,"sourceLanguage":18,"type":313},"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":686},"plugin manifest at plugins/ruflo-adr/.claude-plugin/plugin.json",[690,691,692,694,696,698,700,702],{"path":288,"priority":272},{"path":274,"priority":272},{"path":693,"priority":292},"skills/adr-create/SKILL.md",{"path":695,"priority":292},"skills/adr-index/SKILL.md",{"path":697,"priority":292},"skills/adr-review/SKILL.md",{"path":699,"priority":292},"skills/adr-verify/SKILL.md",{"path":701,"priority":277},"agents/adr-architect.md",{"path":703,"priority":277},"commands/adr.md",{"basePath":705,"description":706,"displayName":707,"installMethods":708,"license":240,"rationale":709,"selectedPaths":710,"source":278,"sourceLanguage":18,"type":313},"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":707},"plugin manifest at plugins/ruflo-cost-tracker/.claude-plugin/plugin.json",[711,712,713,715,717,719,721,723,725,727,729,731,733,735,737,739,741],{"path":288,"priority":272},{"path":274,"priority":272},{"path":714,"priority":292},"skills/cost-benchmark/SKILL.md",{"path":716,"priority":292},"skills/cost-booster-edit/SKILL.md",{"path":718,"priority":292},"skills/cost-booster-route/SKILL.md",{"path":720,"priority":292},"skills/cost-budget-check/SKILL.md",{"path":722,"priority":292},"skills/cost-compact-context/SKILL.md",{"path":724,"priority":292},"skills/cost-conversation/SKILL.md",{"path":726,"priority":292},"skills/cost-export/SKILL.md",{"path":728,"priority":292},"skills/cost-federation/SKILL.md",{"path":730,"priority":292},"skills/cost-optimize/SKILL.md",{"path":732,"priority":292},"skills/cost-report/SKILL.md",{"path":734,"priority":292},"skills/cost-summary/SKILL.md",{"path":736,"priority":292},"skills/cost-track/SKILL.md",{"path":738,"priority":292},"skills/cost-trend/SKILL.md",{"path":740,"priority":277},"agents/cost-analyst.md",{"path":742,"priority":277},"commands/ruflo-cost.md",{"basePath":744,"description":745,"displayName":746,"installMethods":747,"license":240,"rationale":748,"selectedPaths":749,"source":278,"sourceLanguage":18,"type":313},"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":746},"plugin manifest at plugins/ruflo-ddd/.claude-plugin/plugin.json",[750,751,752,754,756,758,760],{"path":288,"priority":272},{"path":274,"priority":272},{"path":753,"priority":292},"skills/ddd-aggregate/SKILL.md",{"path":755,"priority":292},"skills/ddd-context/SKILL.md",{"path":757,"priority":292},"skills/ddd-validate/SKILL.md",{"path":759,"priority":277},"agents/domain-modeler.md",{"path":761,"priority":277},"commands/ddd.md",{"basePath":763,"description":764,"displayName":765,"installMethods":766,"license":240,"rationale":767,"selectedPaths":768,"source":278,"sourceLanguage":18,"type":313},"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":765},"plugin manifest at plugins/ruflo-federation/.claude-plugin/plugin.json",[769,770,771,773,775,777,779],{"path":288,"priority":272},{"path":274,"priority":272},{"path":772,"priority":292},"skills/federation-audit/SKILL.md",{"path":774,"priority":292},"skills/federation-init/SKILL.md",{"path":776,"priority":292},"skills/federation-status/SKILL.md",{"path":778,"priority":277},"agents/federation-coordinator.md",{"path":780,"priority":277},"commands/federation.md",{"basePath":782,"description":783,"displayName":784,"installMethods":785,"license":240,"rationale":786,"selectedPaths":787,"source":278,"sourceLanguage":18,"type":313},"plugins/ruflo-iot-cognitum","IoT device lifecycle, telemetry anomaly detection, fleet management, and witness chain verification for Cognitum Seed hardware","ruflo-iot-cognitum",{"claudeCode":784},"plugin manifest at plugins/ruflo-iot-cognitum/.claude-plugin/plugin.json",[788,789,790,792,794,796,798,800,802,804,806,808],{"path":288,"priority":272},{"path":274,"priority":272},{"path":791,"priority":292},"skills/iot-anomalies/SKILL.md",{"path":793,"priority":292},"skills/iot-firmware/SKILL.md",{"path":795,"priority":292},"skills/iot-fleet/SKILL.md",{"path":797,"priority":292},"skills/iot-register/SKILL.md",{"path":799,"priority":292},"skills/iot-witness-verify/SKILL.md",{"path":801,"priority":277},"agents/device-coordinator.md",{"path":803,"priority":277},"agents/fleet-manager.md",{"path":805,"priority":277},"agents/telemetry-analyzer.md",{"path":807,"priority":277},"agents/witness-auditor.md",{"path":809,"priority":277},"commands/iot.md",{"basePath":811,"description":812,"displayName":813,"installMethods":814,"license":240,"rationale":815,"selectedPaths":816,"source":278,"sourceLanguage":18,"type":313},"plugins/ruflo-knowledge-graph","Knowledge graph construction — entity extraction, relation mapping, and pathfinder graph traversal","ruflo-knowledge-graph",{"claudeCode":813},"plugin manifest at plugins/ruflo-knowledge-graph/.claude-plugin/plugin.json",[817,818,819,821,823,825],{"path":288,"priority":272},{"path":274,"priority":272},{"path":820,"priority":292},"skills/kg-extract/SKILL.md",{"path":822,"priority":292},"skills/kg-traverse/SKILL.md",{"path":824,"priority":277},"agents/graph-navigator.md",{"path":826,"priority":277},"commands/kg.md",{"basePath":828,"description":829,"displayName":830,"installMethods":831,"license":240,"rationale":832,"selectedPaths":833,"source":278,"sourceLanguage":18,"type":313},"plugins/ruflo-market-data","Market data ingestion — feed normalization, OHLCV vectorization, and HNSW-indexed pattern matching","ruflo-market-data",{"claudeCode":830},"plugin manifest at plugins/ruflo-market-data/.claude-plugin/plugin.json",[834,835,836,838,840,842],{"path":288,"priority":272},{"path":274,"priority":272},{"path":837,"priority":292},"skills/market-ingest/SKILL.md",{"path":839,"priority":292},"skills/market-pattern/SKILL.md",{"path":841,"priority":277},"agents/data-engineer.md",{"path":843,"priority":277},"commands/market.md",{"basePath":845,"description":846,"displayName":847,"installMethods":848,"license":240,"rationale":849,"selectedPaths":850,"source":278,"sourceLanguage":18,"type":313},"plugins/ruflo-migrations","Schema migration management — generate, validate, dry-run, and rollback database migrations","ruflo-migrations",{"claudeCode":847},"plugin manifest at plugins/ruflo-migrations/.claude-plugin/plugin.json",[851,852,853,855,857,859],{"path":288,"priority":272},{"path":274,"priority":272},{"path":854,"priority":292},"skills/migrate-create/SKILL.md",{"path":856,"priority":292},"skills/migrate-validate/SKILL.md",{"path":858,"priority":277},"agents/migration-engineer.md",{"path":860,"priority":277},"commands/migrate.md",{"basePath":862,"description":863,"displayName":864,"installMethods":865,"license":240,"rationale":866,"selectedPaths":867,"source":278,"sourceLanguage":18,"type":313},"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":864},"plugin manifest at plugins/ruflo-neural-trader/.claude-plugin/plugin.json",[868,869,870,872,874,876,878,880,882,884,886,888,890,892],{"path":288,"priority":272},{"path":274,"priority":272},{"path":871,"priority":292},"skills/trader-backtest/SKILL.md",{"path":873,"priority":292},"skills/trader-cloud-backtest/SKILL.md",{"path":875,"priority":292},"skills/trader-portfolio/SKILL.md",{"path":877,"priority":292},"skills/trader-regime/SKILL.md",{"path":879,"priority":292},"skills/trader-risk/SKILL.md",{"path":881,"priority":292},"skills/trader-signal/SKILL.md",{"path":883,"priority":292},"skills/trader-train/SKILL.md",{"path":885,"priority":277},"agents/backtest-engineer.md",{"path":887,"priority":277},"agents/market-analyst.md",{"path":889,"priority":277},"agents/risk-analyst.md",{"path":891,"priority":277},"agents/trading-strategist.md",{"path":893,"priority":277},"commands/trader.md",{"basePath":895,"description":896,"displayName":897,"installMethods":898,"license":240,"rationale":899,"selectedPaths":900,"source":278,"sourceLanguage":18,"type":313},"plugins/ruflo-observability","Structured logging, distributed tracing, and metrics — correlate agent swarm activity with application telemetry","ruflo-observability",{"claudeCode":897},"plugin manifest at plugins/ruflo-observability/.claude-plugin/plugin.json",[901,902,903,905,907,909],{"path":288,"priority":272},{"path":274,"priority":272},{"path":904,"priority":292},"skills/observe-metrics/SKILL.md",{"path":906,"priority":292},"skills/observe-trace/SKILL.md",{"path":908,"priority":277},"agents/observability-engineer.md",{"path":910,"priority":277},"commands/observe.md",{"basePath":912,"description":913,"displayName":914,"installMethods":915,"license":240,"rationale":916,"selectedPaths":917,"source":278,"sourceLanguage":18,"type":313},"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":914},"plugin manifest at plugins/ruflo-ruvector/.claude-plugin/plugin.json",[918,919,920,922,924,926,928,930],{"path":288,"priority":272},{"path":274,"priority":272},{"path":921,"priority":292},"skills/vector-cluster/SKILL.md",{"path":923,"priority":292},"skills/vector-embed/SKILL.md",{"path":925,"priority":292},"skills/vector-hyperbolic/SKILL.md",{"path":927,"priority":292},"skills/vector-setup/SKILL.md",{"path":929,"priority":277},"agents/vector-engineer.md",{"path":931,"priority":277},"commands/vector.md",{"basePath":933,"description":934,"displayName":935,"installMethods":936,"license":240,"rationale":937,"selectedPaths":938,"source":278,"sourceLanguage":18,"type":313},"plugins/ruflo-sparc","SPARC methodology — Specification, Pseudocode, Architecture, Refinement, Completion phases with gate checks","ruflo-sparc",{"claudeCode":935},"plugin manifest at plugins/ruflo-sparc/.claude-plugin/plugin.json",[939,940,941,943,945,947,949],{"path":288,"priority":272},{"path":274,"priority":272},{"path":942,"priority":292},"skills/sparc-implement/SKILL.md",{"path":944,"priority":292},"skills/sparc-refine/SKILL.md",{"path":946,"priority":292},"skills/sparc-spec/SKILL.md",{"path":948,"priority":277},"agents/sparc-orchestrator.md",{"path":950,"priority":277},"commands/ruflo-sparc.md",{"basePath":265,"description":952,"displayName":953,"installMethods":954,"license":240,"rationale":955,"selectedPaths":956,"source":278,"sourceLanguage":18,"type":313},"Enterprise AI agent orchestration plugin with 150+ commands, 74+ specialized agents, SPARC methodology, swarm coordination, GitHub integration, and neural training capabilities","claude-flow",{"claudeCode":953},"plugin manifest at .claude-plugin/plugin.json (coalesced with duplicate plugin at plugin)",[957,958,959,960,963,965],{"path":288,"priority":272},{"path":274,"priority":272},{"path":276,"priority":277},{"path":961,"priority":962},"bin/cli.js","low",{"path":964,"priority":962},"bin/npx-repair.js",{"path":966,"priority":962},"bin/npx-safe-launch.js",{"basePath":968,"description":969,"displayName":970,"installMethods":971,"rationale":972,"selectedPaths":973,"source":278,"sourceLanguage":18,"type":249},".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",[974],{"path":975,"priority":272},"SKILL.md",{"basePath":977,"description":978,"displayName":979,"installMethods":980,"rationale":981,"selectedPaths":982,"source":278,"sourceLanguage":18,"type":249},".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",[983],{"path":975,"priority":272},{"basePath":985,"description":986,"displayName":987,"installMethods":988,"rationale":989,"selectedPaths":990,"source":278,"sourceLanguage":18,"type":249},".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",[991],{"path":975,"priority":272},{"basePath":993,"description":994,"displayName":995,"installMethods":996,"rationale":997,"selectedPaths":998,"source":278,"sourceLanguage":18,"type":249},".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",[999],{"path":975,"priority":272},{"basePath":1001,"description":1002,"displayName":1003,"installMethods":1004,"rationale":1005,"selectedPaths":1006,"source":278,"sourceLanguage":18,"type":249},".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",[1007],{"path":975,"priority":272},{"basePath":1009,"description":1010,"displayName":1011,"installMethods":1012,"rationale":1013,"selectedPaths":1014,"source":278,"sourceLanguage":18,"type":249},".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",[1015],{"path":975,"priority":272},{"basePath":1017,"description":1018,"displayName":1019,"installMethods":1020,"rationale":1021,"selectedPaths":1022,"source":278,"sourceLanguage":18,"type":249},".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",[1023],{"path":975,"priority":272},{"basePath":1025,"description":1026,"displayName":1027,"installMethods":1028,"rationale":1029,"selectedPaths":1030,"source":278,"sourceLanguage":18,"type":249},".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",[1031],{"path":975,"priority":272},{"basePath":1033,"description":1034,"displayName":1035,"installMethods":1036,"rationale":1037,"selectedPaths":1038,"source":278,"sourceLanguage":18,"type":249},".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",[1039],{"path":975,"priority":272},{"basePath":1041,"description":1042,"displayName":1043,"installMethods":1044,"rationale":1045,"selectedPaths":1046,"source":278,"sourceLanguage":18,"type":249},".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",[1047],{"path":975,"priority":272},{"basePath":1049,"description":1050,"displayName":1051,"installMethods":1052,"rationale":1053,"selectedPaths":1054,"source":278,"sourceLanguage":18,"type":249},".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",[1055],{"path":975,"priority":272},{"basePath":1057,"description":1058,"displayName":1059,"installMethods":1060,"rationale":1061,"selectedPaths":1062,"source":278,"sourceLanguage":18,"type":249},".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",[1063],{"path":975,"priority":272},{"basePath":1065,"description":1066,"displayName":1067,"installMethods":1068,"rationale":1069,"selectedPaths":1070,"source":278,"sourceLanguage":18,"type":249},".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",[1071],{"path":975,"priority":272},{"basePath":1073,"description":1074,"displayName":1075,"installMethods":1076,"rationale":1077,"selectedPaths":1078,"source":278,"sourceLanguage":18,"type":249},".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",[1079],{"path":975,"priority":272},{"basePath":1081,"description":1082,"displayName":1083,"installMethods":1084,"rationale":1085,"selectedPaths":1086,"source":278,"sourceLanguage":18,"type":249},".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",[1087],{"path":975,"priority":272},{"basePath":1089,"description":1090,"displayName":1091,"installMethods":1092,"rationale":1093,"selectedPaths":1094,"source":278,"sourceLanguage":18,"type":249},".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",[1095],{"path":975,"priority":272},{"basePath":1097,"description":1098,"displayName":1099,"installMethods":1100,"rationale":1101,"selectedPaths":1102,"source":278,"sourceLanguage":18,"type":249},".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",[1103],{"path":975,"priority":272},{"basePath":1105,"description":1106,"displayName":1107,"installMethods":1108,"rationale":1109,"selectedPaths":1110,"source":278,"sourceLanguage":18,"type":249},".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",[1111],{"path":975,"priority":272},{"basePath":1113,"description":1114,"displayName":1115,"installMethods":1116,"rationale":1117,"selectedPaths":1118,"source":278,"sourceLanguage":18,"type":249},".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",[1119],{"path":975,"priority":272},{"basePath":1121,"description":1122,"displayName":1123,"installMethods":1124,"rationale":1125,"selectedPaths":1126,"source":278,"sourceLanguage":18,"type":249},".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",[1127],{"path":975,"priority":272},{"basePath":1129,"description":1130,"displayName":1131,"installMethods":1132,"rationale":1133,"selectedPaths":1134,"source":278,"sourceLanguage":18,"type":249},".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",[1135],{"path":975,"priority":272},{"basePath":1137,"description":1138,"displayName":1139,"installMethods":1140,"rationale":1141,"selectedPaths":1142,"source":278,"sourceLanguage":18,"type":249},".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",[1143],{"path":975,"priority":272},{"basePath":1145,"description":1146,"displayName":1147,"installMethods":1148,"rationale":1149,"selectedPaths":1150,"source":278,"sourceLanguage":18,"type":249},".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",[1151],{"path":975,"priority":272},{"basePath":1153,"description":1154,"displayName":1155,"installMethods":1156,"rationale":1157,"selectedPaths":1158,"source":278,"sourceLanguage":18,"type":249},".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",[1159],{"path":975,"priority":272},{"basePath":1161,"description":1162,"displayName":1163,"installMethods":1164,"rationale":1165,"selectedPaths":1166,"source":278,"sourceLanguage":18,"type":249},".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",[1167],{"path":975,"priority":272},{"basePath":1169,"description":1170,"displayName":1171,"installMethods":1172,"rationale":1173,"selectedPaths":1174,"source":278,"sourceLanguage":18,"type":249},".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",[1175],{"path":975,"priority":272},{"basePath":1177,"description":1178,"displayName":1179,"installMethods":1180,"rationale":1181,"selectedPaths":1182,"source":278,"sourceLanguage":18,"type":249},".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",[1183],{"path":975,"priority":272},{"basePath":1185,"description":1186,"displayName":1187,"installMethods":1188,"rationale":1189,"selectedPaths":1190,"source":278,"sourceLanguage":18,"type":249},".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",[1191],{"path":975,"priority":272},{"basePath":1193,"description":1194,"displayName":1195,"installMethods":1196,"rationale":1197,"selectedPaths":1198,"source":278,"sourceLanguage":18,"type":249},".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",[1199],{"path":975,"priority":272},{"basePath":1201,"description":1202,"displayName":1203,"installMethods":1204,"rationale":1205,"selectedPaths":1206,"source":278,"sourceLanguage":18,"type":249},".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",[1207],{"path":975,"priority":272},{"basePath":1209,"description":1210,"displayName":1211,"installMethods":1212,"rationale":1213,"selectedPaths":1214,"source":278,"sourceLanguage":18,"type":249},".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",[1215],{"path":975,"priority":272},{"basePath":1217,"description":1218,"displayName":1219,"installMethods":1220,"rationale":1221,"selectedPaths":1222,"source":278,"sourceLanguage":18,"type":249},".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",[1223],{"path":975,"priority":272},{"basePath":1225,"description":1226,"displayName":1227,"installMethods":1228,"rationale":1229,"selectedPaths":1230,"source":278,"sourceLanguage":18,"type":249},".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",[1231],{"path":975,"priority":272},{"basePath":1233,"description":1234,"displayName":1235,"installMethods":1236,"rationale":1237,"selectedPaths":1238,"source":278,"sourceLanguage":18,"type":249},".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",[1239],{"path":975,"priority":272},{"basePath":1241,"description":1242,"displayName":1243,"installMethods":1244,"rationale":1245,"selectedPaths":1246,"source":278,"sourceLanguage":18,"type":249},".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",[1247],{"path":975,"priority":272},{"basePath":1249,"description":1250,"displayName":1251,"installMethods":1252,"rationale":1253,"selectedPaths":1254,"source":278,"sourceLanguage":18,"type":249},".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",[1255],{"path":975,"priority":272},{"basePath":1257,"description":1258,"displayName":1259,"installMethods":1260,"rationale":1261,"selectedPaths":1262,"source":278,"sourceLanguage":18,"type":249},".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",[1263],{"path":975,"priority":272},{"basePath":1265,"description":1266,"displayName":1267,"installMethods":1268,"rationale":1269,"selectedPaths":1270,"source":278,"sourceLanguage":18,"type":249},".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",[1271],{"path":975,"priority":272},{"basePath":1273,"description":1274,"displayName":1275,"installMethods":1276,"rationale":1277,"selectedPaths":1278,"source":278,"sourceLanguage":18,"type":249},".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",[1279],{"path":975,"priority":272},{"basePath":1281,"description":1282,"displayName":1283,"installMethods":1284,"rationale":1285,"selectedPaths":1286,"source":278,"sourceLanguage":18,"type":249},".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",[1287],{"path":975,"priority":272},{"basePath":1289,"description":1290,"displayName":1291,"installMethods":1292,"rationale":1293,"selectedPaths":1294,"source":278,"sourceLanguage":18,"type":249},".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",[1295],{"path":975,"priority":272},{"basePath":1297,"description":1298,"displayName":1299,"installMethods":1300,"rationale":1301,"selectedPaths":1302,"source":278,"sourceLanguage":18,"type":249},".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",[1303],{"path":975,"priority":272},{"basePath":1305,"description":1306,"displayName":1307,"installMethods":1308,"rationale":1309,"selectedPaths":1310,"source":278,"sourceLanguage":18,"type":249},".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",[1311],{"path":975,"priority":272},{"basePath":1313,"description":1314,"displayName":1315,"installMethods":1316,"rationale":1317,"selectedPaths":1318,"source":278,"sourceLanguage":18,"type":249},".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",[1319],{"path":975,"priority":272},{"basePath":1321,"description":1322,"displayName":1323,"installMethods":1324,"rationale":1325,"selectedPaths":1326,"source":278,"sourceLanguage":18,"type":249},".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",[1327],{"path":975,"priority":272},{"basePath":1329,"description":1330,"displayName":1331,"installMethods":1332,"rationale":1333,"selectedPaths":1334,"source":278,"sourceLanguage":18,"type":249},".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",[1335],{"path":975,"priority":272},{"basePath":1337,"description":1338,"displayName":1339,"installMethods":1340,"rationale":1341,"selectedPaths":1342,"source":278,"sourceLanguage":18,"type":249},".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",[1343],{"path":975,"priority":272},{"basePath":1345,"description":1346,"displayName":1347,"installMethods":1348,"rationale":1349,"selectedPaths":1350,"source":278,"sourceLanguage":18,"type":249},".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",[1351],{"path":975,"priority":272},{"basePath":1353,"description":1354,"displayName":1355,"installMethods":1356,"rationale":1357,"selectedPaths":1358,"source":278,"sourceLanguage":18,"type":249},".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",[1359],{"path":975,"priority":272},{"basePath":1361,"description":1362,"displayName":1363,"installMethods":1364,"rationale":1365,"selectedPaths":1366,"source":278,"sourceLanguage":18,"type":249},".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",[1367],{"path":975,"priority":272},{"basePath":1369,"description":1370,"displayName":1371,"installMethods":1372,"rationale":1373,"selectedPaths":1374,"source":278,"sourceLanguage":18,"type":249},".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",[1375],{"path":975,"priority":272},{"basePath":1377,"description":1378,"displayName":1379,"installMethods":1380,"rationale":1381,"selectedPaths":1382,"source":278,"sourceLanguage":18,"type":249},".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",[1383],{"path":975,"priority":272},{"basePath":1385,"description":1386,"displayName":1387,"installMethods":1388,"rationale":1389,"selectedPaths":1390,"source":278,"sourceLanguage":18,"type":249},".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",[1391],{"path":975,"priority":272},{"basePath":1393,"description":1394,"displayName":1395,"installMethods":1396,"rationale":1397,"selectedPaths":1398,"source":278,"sourceLanguage":18,"type":249},".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",[1399],{"path":975,"priority":272},{"basePath":1401,"description":1402,"displayName":1403,"installMethods":1404,"rationale":1405,"selectedPaths":1406,"source":278,"sourceLanguage":18,"type":249},".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",[1407],{"path":975,"priority":272},{"basePath":1409,"description":1410,"displayName":1411,"installMethods":1412,"rationale":1413,"selectedPaths":1414,"source":278,"sourceLanguage":18,"type":249},".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",[1415],{"path":975,"priority":272},{"basePath":1417,"description":1418,"displayName":1419,"installMethods":1420,"rationale":1421,"selectedPaths":1422,"source":278,"sourceLanguage":18,"type":249},".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",[1423],{"path":975,"priority":272},{"basePath":1425,"description":1426,"displayName":1427,"installMethods":1428,"rationale":1429,"selectedPaths":1430,"source":278,"sourceLanguage":18,"type":249},".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",[1431],{"path":975,"priority":272},{"basePath":1433,"description":1434,"displayName":1435,"installMethods":1436,"rationale":1437,"selectedPaths":1438,"source":278,"sourceLanguage":18,"type":249},".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",[1439],{"path":975,"priority":272},{"basePath":1441,"description":1442,"displayName":1443,"installMethods":1444,"rationale":1445,"selectedPaths":1446,"source":278,"sourceLanguage":18,"type":249},".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",[1447],{"path":975,"priority":272},{"basePath":1449,"description":1450,"displayName":1451,"installMethods":1452,"rationale":1453,"selectedPaths":1454,"source":278,"sourceLanguage":18,"type":249},".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",[1455],{"path":975,"priority":272},{"basePath":1457,"description":1458,"displayName":1459,"installMethods":1460,"rationale":1461,"selectedPaths":1462,"source":278,"sourceLanguage":18,"type":249},".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",[1463],{"path":975,"priority":272},{"basePath":1465,"description":1466,"displayName":1467,"installMethods":1468,"rationale":1469,"selectedPaths":1470,"source":278,"sourceLanguage":18,"type":249},".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",[1471],{"path":975,"priority":272},{"basePath":1473,"description":1474,"displayName":1475,"installMethods":1476,"rationale":1477,"selectedPaths":1478,"source":278,"sourceLanguage":18,"type":249},".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",[1479],{"path":975,"priority":272},{"basePath":1481,"description":1482,"displayName":1483,"installMethods":1484,"rationale":1485,"selectedPaths":1486,"source":278,"sourceLanguage":18,"type":249},".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",[1487],{"path":975,"priority":272},{"basePath":1489,"description":1490,"displayName":1491,"installMethods":1492,"rationale":1493,"selectedPaths":1494,"source":278,"sourceLanguage":18,"type":249},".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",[1495],{"path":975,"priority":272},{"basePath":1497,"description":1498,"displayName":1499,"installMethods":1500,"rationale":1501,"selectedPaths":1502,"source":278,"sourceLanguage":18,"type":249},".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",[1503],{"path":975,"priority":272},{"basePath":1505,"description":1506,"displayName":1507,"installMethods":1508,"rationale":1509,"selectedPaths":1510,"source":278,"sourceLanguage":18,"type":249},".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",[1511],{"path":975,"priority":272},{"basePath":1513,"description":1514,"displayName":1515,"installMethods":1516,"rationale":1517,"selectedPaths":1518,"source":278,"sourceLanguage":18,"type":249},".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",[1519],{"path":975,"priority":272},{"basePath":1521,"description":1522,"displayName":1523,"installMethods":1524,"rationale":1525,"selectedPaths":1526,"source":278,"sourceLanguage":18,"type":249},".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",[1527],{"path":975,"priority":272},{"basePath":1529,"description":1530,"displayName":1531,"installMethods":1532,"rationale":1533,"selectedPaths":1534,"source":278,"sourceLanguage":18,"type":249},".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",[1535],{"path":975,"priority":272},{"basePath":1537,"description":1538,"displayName":1539,"installMethods":1540,"rationale":1541,"selectedPaths":1542,"source":278,"sourceLanguage":18,"type":249},".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",[1543],{"path":975,"priority":272},{"basePath":1545,"description":1546,"displayName":1547,"installMethods":1548,"rationale":1549,"selectedPaths":1550,"source":278,"sourceLanguage":18,"type":249},".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",[1551],{"path":975,"priority":272},{"basePath":1553,"description":1554,"displayName":1555,"installMethods":1556,"rationale":1557,"selectedPaths":1558,"source":278,"sourceLanguage":18,"type":249},".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",[1559],{"path":975,"priority":272},{"basePath":1561,"description":1562,"displayName":1563,"installMethods":1564,"rationale":1565,"selectedPaths":1566,"source":278,"sourceLanguage":18,"type":249},".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",[1567],{"path":975,"priority":272},{"basePath":1569,"description":1570,"displayName":1571,"installMethods":1572,"rationale":1573,"selectedPaths":1574,"source":278,"sourceLanguage":18,"type":249},".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",[1575],{"path":975,"priority":272},{"basePath":1577,"description":1578,"displayName":1579,"installMethods":1580,"rationale":1581,"selectedPaths":1582,"source":278,"sourceLanguage":18,"type":249},".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",[1583],{"path":975,"priority":272},{"basePath":1585,"description":1586,"displayName":1587,"installMethods":1588,"rationale":1589,"selectedPaths":1590,"source":278,"sourceLanguage":18,"type":249},".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",[1591],{"path":975,"priority":272},{"basePath":1593,"description":1594,"displayName":1595,"installMethods":1596,"rationale":1597,"selectedPaths":1598,"source":278,"sourceLanguage":18,"type":249},".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",[1599],{"path":975,"priority":272},{"basePath":1601,"description":1602,"displayName":1603,"installMethods":1604,"rationale":1605,"selectedPaths":1606,"source":278,"sourceLanguage":18,"type":249},".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",[1607],{"path":975,"priority":272},{"basePath":1609,"description":1610,"displayName":1611,"installMethods":1612,"rationale":1613,"selectedPaths":1614,"source":278,"sourceLanguage":18,"type":249},".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",[1615],{"path":975,"priority":272},{"basePath":1617,"description":1618,"displayName":1619,"installMethods":1620,"rationale":1621,"selectedPaths":1622,"source":278,"sourceLanguage":18,"type":249},".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",[1623],{"path":975,"priority":272},{"basePath":1625,"description":1626,"displayName":1627,"installMethods":1628,"rationale":1629,"selectedPaths":1630,"source":278,"sourceLanguage":18,"type":249},".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",[1631],{"path":975,"priority":272},{"basePath":1633,"description":1634,"displayName":1635,"installMethods":1636,"rationale":1637,"selectedPaths":1638,"source":278,"sourceLanguage":18,"type":249},".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",[1639],{"path":975,"priority":272},{"basePath":1641,"description":1642,"displayName":1643,"installMethods":1644,"rationale":1645,"selectedPaths":1646,"source":278,"sourceLanguage":18,"type":249},".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",[1647],{"path":975,"priority":272},{"basePath":1649,"description":1650,"displayName":1651,"installMethods":1652,"rationale":1653,"selectedPaths":1654,"source":278,"sourceLanguage":18,"type":249},".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",[1655],{"path":975,"priority":272},{"basePath":1657,"description":1658,"displayName":1659,"installMethods":1660,"rationale":1661,"selectedPaths":1662,"source":278,"sourceLanguage":18,"type":249},".agents/skills/agent-worker-specialist","Agent skill for worker-specialist - invoke with $agent-worker-specialist","agent-worker-specialist",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-worker-specialist/SKILL.md",[1663],{"path":975,"priority":272},{"basePath":1665,"description":1666,"displayName":1667,"installMethods":1668,"rationale":1669,"selectedPaths":1670,"source":278,"sourceLanguage":18,"type":249},".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",[1671],{"path":975,"priority":272},{"basePath":1673,"description":1674,"displayName":1675,"installMethods":1676,"rationale":1677,"selectedPaths":1678,"source":278,"sourceLanguage":18,"type":249},".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",[1679],{"path":975,"priority":272},{"basePath":1681,"description":1682,"displayName":1683,"installMethods":1684,"rationale":1685,"selectedPaths":1686,"source":278,"sourceLanguage":18,"type":249},".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)",[1687],{"path":975,"priority":272},{"basePath":1689,"description":1690,"displayName":1691,"installMethods":1692,"rationale":1693,"selectedPaths":1694,"source":278,"sourceLanguage":18,"type":249},".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)",[1695],{"path":975,"priority":272},{"basePath":1697,"description":1698,"displayName":1699,"installMethods":1700,"rationale":1701,"selectedPaths":1702,"source":278,"sourceLanguage":18,"type":249},".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)",[1703],{"path":975,"priority":272},{"basePath":1705,"description":1706,"displayName":1707,"installMethods":1708,"rationale":1709,"selectedPaths":1710,"source":278,"sourceLanguage":18,"type":249},".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)",[1711],{"path":975,"priority":272},{"basePath":1713,"description":1714,"displayName":1715,"installMethods":1716,"rationale":1717,"selectedPaths":1718,"source":278,"sourceLanguage":18,"type":249},".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)",[1719],{"path":975,"priority":272},{"basePath":1721,"description":1722,"displayName":1723,"installMethods":1724,"rationale":1725,"selectedPaths":1726,"source":278,"sourceLanguage":18,"type":249},".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)",[1727],{"path":975,"priority":272},{"basePath":1729,"description":1730,"displayName":1731,"installMethods":1732,"rationale":1733,"selectedPaths":1734,"source":278,"sourceLanguage":18,"type":249},".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",[1735],{"path":975,"priority":272},{"basePath":1737,"description":1738,"displayName":1739,"installMethods":1740,"rationale":1741,"selectedPaths":1742,"source":278,"sourceLanguage":18,"type":249},".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",[1743],{"path":975,"priority":272},{"basePath":1745,"description":1746,"displayName":1747,"installMethods":1748,"rationale":1749,"selectedPaths":1750,"source":278,"sourceLanguage":18,"type":249},".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)",[1751],{"path":975,"priority":272},{"basePath":1753,"description":1754,"displayName":1755,"installMethods":1756,"rationale":1757,"selectedPaths":1758,"source":278,"sourceLanguage":1760,"type":249},".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)",[1759],{"path":975,"priority":272},"fr",{"basePath":1762,"description":1763,"displayName":1764,"installMethods":1765,"rationale":1766,"selectedPaths":1767,"source":278,"sourceLanguage":18,"type":249},".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)",[1768],{"path":975,"priority":272},{"basePath":1770,"description":1771,"displayName":1772,"installMethods":1773,"rationale":1774,"selectedPaths":1775,"source":278,"sourceLanguage":18,"type":249},".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",[1776],{"path":975,"priority":272},{"basePath":1778,"description":1779,"displayName":1780,"installMethods":1781,"rationale":1782,"selectedPaths":1783,"source":278,"sourceLanguage":18,"type":249},".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)",[1784],{"path":975,"priority":272},{"basePath":1786,"description":1787,"displayName":1788,"installMethods":1789,"rationale":1790,"selectedPaths":1791,"source":278,"sourceLanguage":18,"type":249},".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)",[1792],{"path":975,"priority":272},{"basePath":1794,"description":1795,"displayName":1796,"installMethods":1797,"rationale":1798,"selectedPaths":1799,"source":278,"sourceLanguage":18,"type":249},".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)",[1800],{"path":975,"priority":272},{"basePath":1802,"description":1803,"displayName":1804,"installMethods":1805,"rationale":1806,"selectedPaths":1807,"source":278,"sourceLanguage":18,"type":249},".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)",[1808],{"path":975,"priority":272},{"basePath":1810,"description":1811,"displayName":1812,"installMethods":1813,"rationale":1814,"selectedPaths":1815,"source":278,"sourceLanguage":18,"type":249},".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)",[1816],{"path":975,"priority":272},{"basePath":1818,"description":1819,"displayName":1820,"installMethods":1821,"rationale":1822,"selectedPaths":1823,"source":278,"sourceLanguage":18,"type":249},".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",[1824],{"path":975,"priority":272},{"basePath":1826,"description":1827,"displayName":1828,"installMethods":1829,"rationale":1830,"selectedPaths":1831,"source":278,"sourceLanguage":18,"type":249},".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)",[1832],{"path":975,"priority":272},{"basePath":1834,"description":1835,"displayName":1836,"installMethods":1837,"rationale":1838,"selectedPaths":1839,"source":278,"sourceLanguage":18,"type":249},".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)",[1840],{"path":975,"priority":272},{"basePath":1842,"description":1843,"displayName":1844,"installMethods":1845,"rationale":1846,"selectedPaths":1847,"source":278,"sourceLanguage":18,"type":249},".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)",[1848,1849,1851],{"path":975,"priority":272},{"path":1850,"priority":962},"scripts/memory-backup.sh",{"path":1852,"priority":962},"scripts/memory-consolidate.sh",{"basePath":1854,"description":1855,"displayName":1856,"installMethods":1857,"rationale":1858,"selectedPaths":1859,"source":278,"sourceLanguage":18,"type":249},".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",[1860],{"path":975,"priority":272},{"basePath":1862,"description":1863,"displayName":1864,"installMethods":1865,"rationale":1866,"selectedPaths":1867,"source":278,"sourceLanguage":18,"type":249},".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)",[1868],{"path":975,"priority":272},{"basePath":1870,"description":1871,"displayName":1872,"installMethods":1873,"rationale":1874,"selectedPaths":1875,"source":278,"sourceLanguage":18,"type":249},".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)",[1876],{"path":975,"priority":272},{"basePath":1878,"description":1879,"displayName":1880,"installMethods":1881,"rationale":1882,"selectedPaths":1883,"source":278,"sourceLanguage":18,"type":249},".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)",[1884],{"path":975,"priority":272},{"basePath":1886,"description":1887,"displayName":1888,"installMethods":1889,"rationale":1890,"selectedPaths":1891,"source":278,"sourceLanguage":18,"type":249},".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)",[1892],{"path":975,"priority":272},{"basePath":1894,"description":1895,"displayName":1896,"installMethods":1897,"rationale":1898,"selectedPaths":1899,"source":278,"sourceLanguage":18,"type":249},".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)",[1900,1901,1903],{"path":975,"priority":272},{"path":1902,"priority":962},"scripts/cve-remediate.sh",{"path":1904,"priority":962},"scripts/security-scan.sh",{"basePath":1906,"description":1907,"displayName":1908,"installMethods":1909,"rationale":1910,"selectedPaths":1911,"source":278,"sourceLanguage":18,"type":249},".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)",[1912],{"path":975,"priority":272},{"basePath":1914,"description":1915,"displayName":1916,"installMethods":1917,"rationale":1918,"selectedPaths":1919,"source":278,"sourceLanguage":18,"type":249},".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)",[1920],{"path":975,"priority":272},{"basePath":246,"description":10,"displayName":13,"installMethods":1922,"rationale":1923,"selectedPaths":1924,"source":278,"sourceLanguage":18,"type":249},{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/stream-chain/SKILL.md (coalesced with duplicate skill at .agents/skills/stream-chain)",[1925],{"path":975,"priority":272},{"basePath":1927,"description":1928,"displayName":1929,"installMethods":1930,"rationale":1931,"selectedPaths":1932,"source":278,"sourceLanguage":18,"type":249},".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)",[1933],{"path":975,"priority":272},{"basePath":1935,"description":1936,"displayName":1937,"installMethods":1938,"rationale":1939,"selectedPaths":1940,"source":278,"sourceLanguage":18,"type":249},".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)",[1941],{"path":975,"priority":272},{"basePath":1943,"description":1944,"displayName":1945,"installMethods":1946,"rationale":1947,"selectedPaths":1948,"source":278,"sourceLanguage":18,"type":249},".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)",[1949],{"path":975,"priority":272},{"basePath":1951,"description":1952,"displayName":1953,"installMethods":1954,"rationale":1955,"selectedPaths":1956,"source":278,"sourceLanguage":18,"type":249},".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)",[1957],{"path":975,"priority":272},{"basePath":1959,"description":1960,"displayName":1961,"installMethods":1962,"rationale":1963,"selectedPaths":1964,"source":278,"sourceLanguage":18,"type":249},".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)",[1965],{"path":975,"priority":272},{"basePath":1967,"description":1968,"displayName":1969,"installMethods":1970,"rationale":1971,"selectedPaths":1972,"source":278,"sourceLanguage":18,"type":249},".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)",[1973],{"path":975,"priority":272},{"basePath":1975,"description":1976,"displayName":1977,"installMethods":1978,"rationale":1979,"selectedPaths":1980,"source":278,"sourceLanguage":18,"type":249},".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)",[1981],{"path":975,"priority":272},{"basePath":1983,"description":1984,"displayName":1985,"installMethods":1986,"rationale":1987,"selectedPaths":1988,"source":278,"sourceLanguage":18,"type":249},".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)",[1989],{"path":975,"priority":272},{"basePath":1991,"description":1992,"displayName":1993,"installMethods":1994,"rationale":1995,"selectedPaths":1996,"source":278,"sourceLanguage":18,"type":249},".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)",[1997],{"path":975,"priority":272},{"basePath":1999,"description":2000,"displayName":2001,"installMethods":2002,"rationale":2003,"selectedPaths":2004,"source":278,"sourceLanguage":18,"type":249},".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)",[2005],{"path":975,"priority":272},{"basePath":2007,"description":2008,"displayName":2009,"installMethods":2010,"rationale":2011,"selectedPaths":2012,"source":278,"sourceLanguage":18,"type":249},".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)",[2013],{"path":975,"priority":272},{"basePath":2015,"description":2016,"displayName":2017,"installMethods":2018,"rationale":2019,"selectedPaths":2020,"source":278,"sourceLanguage":18,"type":249},".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)",[2021],{"path":975,"priority":272},{"basePath":2023,"description":2024,"displayName":2025,"installMethods":2026,"rationale":2027,"selectedPaths":2028,"source":278,"sourceLanguage":18,"type":249},".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)",[2029],{"path":975,"priority":272},{"basePath":2031,"description":2032,"displayName":2033,"installMethods":2034,"rationale":2035,"selectedPaths":2036,"source":278,"sourceLanguage":18,"type":249},".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)",[2037],{"path":975,"priority":272},{"basePath":2039,"description":2040,"displayName":2041,"installMethods":2042,"rationale":2043,"selectedPaths":2044,"source":278,"sourceLanguage":18,"type":249},".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",[2045],{"path":975,"priority":272},{"basePath":2047,"description":2048,"displayName":2049,"installMethods":2050,"rationale":2051,"selectedPaths":2052,"source":278,"sourceLanguage":18,"type":249},".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)",[2053],{"path":975,"priority":272},{"basePath":2055,"description":2056,"displayName":2057,"installMethods":2058,"rationale":2059,"selectedPaths":2060,"source":278,"sourceLanguage":18,"type":249},"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",[2061],{"path":975,"priority":272},{"basePath":2063,"description":2064,"displayName":2065,"installMethods":2066,"rationale":2067,"selectedPaths":2068,"source":278,"sourceLanguage":18,"type":249},"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",[2069],{"path":975,"priority":272},{"basePath":2071,"description":2072,"displayName":2073,"installMethods":2074,"rationale":2075,"selectedPaths":2076,"source":278,"sourceLanguage":18,"type":249},"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",[2077],{"path":975,"priority":272},{"basePath":2079,"description":2080,"displayName":2081,"installMethods":2082,"rationale":2083,"selectedPaths":2084,"source":278,"sourceLanguage":18,"type":249},"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",[2085],{"path":975,"priority":272},{"basePath":2087,"description":2088,"displayName":2089,"installMethods":2090,"rationale":2091,"selectedPaths":2092,"source":278,"sourceLanguage":18,"type":249},"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",[2093],{"path":975,"priority":272},{"basePath":2095,"description":2096,"displayName":2097,"installMethods":2098,"rationale":2099,"selectedPaths":2100,"source":278,"sourceLanguage":18,"type":249},"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",[2101],{"path":975,"priority":272},{"basePath":2103,"description":2104,"displayName":2105,"installMethods":2106,"rationale":2107,"selectedPaths":2108,"source":278,"sourceLanguage":18,"type":249},"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",[2109],{"path":975,"priority":272},{"basePath":2111,"description":2112,"displayName":2113,"installMethods":2114,"rationale":2115,"selectedPaths":2116,"source":278,"sourceLanguage":18,"type":249},"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",[2117],{"path":975,"priority":272},{"basePath":2119,"description":2120,"displayName":2121,"installMethods":2122,"rationale":2123,"selectedPaths":2124,"source":278,"sourceLanguage":18,"type":249},"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",[2125],{"path":975,"priority":272},{"basePath":2127,"description":2128,"displayName":2129,"installMethods":2130,"rationale":2131,"selectedPaths":2132,"source":278,"sourceLanguage":18,"type":249},"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",[2133],{"path":975,"priority":272},{"basePath":2135,"description":2136,"displayName":2137,"installMethods":2138,"rationale":2139,"selectedPaths":2140,"source":278,"sourceLanguage":18,"type":249},"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",[2141],{"path":975,"priority":272},{"basePath":2143,"description":2144,"displayName":2145,"installMethods":2146,"rationale":2147,"selectedPaths":2148,"source":278,"sourceLanguage":18,"type":249},"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",[2149],{"path":975,"priority":272},{"basePath":2151,"description":2152,"displayName":2153,"installMethods":2154,"rationale":2155,"selectedPaths":2156,"source":278,"sourceLanguage":18,"type":249},"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",[2157],{"path":975,"priority":272},{"basePath":2159,"description":2160,"displayName":2161,"installMethods":2162,"rationale":2163,"selectedPaths":2164,"source":278,"sourceLanguage":18,"type":249},"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",[2165],{"path":975,"priority":272},{"basePath":2167,"description":2168,"displayName":2169,"installMethods":2170,"rationale":2171,"selectedPaths":2172,"source":278,"sourceLanguage":18,"type":249},"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",[2173],{"path":975,"priority":272},{"basePath":2175,"description":2176,"displayName":2177,"installMethods":2178,"rationale":2179,"selectedPaths":2180,"source":278,"sourceLanguage":18,"type":249},"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",[2181],{"path":975,"priority":272},{"basePath":2183,"description":2184,"displayName":2185,"installMethods":2186,"rationale":2187,"selectedPaths":2188,"source":278,"sourceLanguage":18,"type":249},"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",[2189],{"path":975,"priority":272},{"basePath":2191,"description":2192,"displayName":2193,"installMethods":2194,"rationale":2195,"selectedPaths":2196,"source":278,"sourceLanguage":18,"type":249},"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",[2197],{"path":975,"priority":272},{"basePath":2199,"description":2200,"displayName":2201,"installMethods":2202,"rationale":2203,"selectedPaths":2204,"source":278,"sourceLanguage":18,"type":249},"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",[2205],{"path":975,"priority":272},{"basePath":2207,"description":2208,"displayName":2209,"installMethods":2210,"rationale":2211,"selectedPaths":2212,"source":278,"sourceLanguage":18,"type":249},"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",[2213],{"path":975,"priority":272},{"basePath":2215,"description":2216,"displayName":2217,"installMethods":2218,"rationale":2219,"selectedPaths":2220,"source":278,"sourceLanguage":18,"type":249},"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",[2221],{"path":975,"priority":272},{"basePath":2223,"description":2224,"displayName":2225,"installMethods":2226,"rationale":2227,"selectedPaths":2228,"source":278,"sourceLanguage":18,"type":249},"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",[2229],{"path":975,"priority":272},{"basePath":2231,"description":2232,"displayName":2233,"installMethods":2234,"rationale":2235,"selectedPaths":2236,"source":278,"sourceLanguage":18,"type":249},"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",[2237],{"path":975,"priority":272},{"basePath":2239,"description":2240,"displayName":2241,"installMethods":2242,"rationale":2243,"selectedPaths":2244,"source":278,"sourceLanguage":18,"type":249},"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",[2245],{"path":975,"priority":272},{"basePath":2247,"description":2248,"displayName":2249,"installMethods":2250,"rationale":2251,"selectedPaths":2252,"source":278,"sourceLanguage":18,"type":249},"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",[2253],{"path":975,"priority":272},{"basePath":2255,"description":2256,"displayName":2257,"installMethods":2258,"rationale":2259,"selectedPaths":2260,"source":278,"sourceLanguage":18,"type":249},"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",[2261],{"path":975,"priority":272},{"basePath":2263,"description":2264,"displayName":2265,"installMethods":2266,"rationale":2267,"selectedPaths":2268,"source":278,"sourceLanguage":18,"type":249},"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",[2269],{"path":975,"priority":272},{"basePath":2271,"description":2272,"displayName":2273,"installMethods":2274,"rationale":2275,"selectedPaths":2276,"source":278,"sourceLanguage":18,"type":249},"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",[2277],{"path":975,"priority":272},{"basePath":2279,"description":2280,"displayName":2281,"installMethods":2282,"rationale":2283,"selectedPaths":2284,"source":278,"sourceLanguage":18,"type":249},"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",[2285],{"path":975,"priority":272},{"basePath":2287,"description":2288,"displayName":2289,"installMethods":2290,"rationale":2291,"selectedPaths":2292,"source":278,"sourceLanguage":18,"type":249},"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",[2293],{"path":975,"priority":272},{"basePath":2295,"description":2296,"displayName":2297,"installMethods":2298,"rationale":2299,"selectedPaths":2300,"source":278,"sourceLanguage":18,"type":249},"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",[2301],{"path":975,"priority":272},{"basePath":2303,"description":2304,"displayName":2305,"installMethods":2306,"rationale":2307,"selectedPaths":2308,"source":278,"sourceLanguage":18,"type":249},"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",[2309],{"path":975,"priority":272},{"basePath":2311,"description":2312,"displayName":2313,"installMethods":2314,"rationale":2315,"selectedPaths":2316,"source":278,"sourceLanguage":18,"type":249},"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",[2317],{"path":975,"priority":272},{"basePath":2319,"description":2320,"displayName":2321,"installMethods":2322,"rationale":2323,"selectedPaths":2324,"source":278,"sourceLanguage":18,"type":249},"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",[2325],{"path":975,"priority":272},{"basePath":2327,"description":2328,"displayName":2329,"installMethods":2330,"rationale":2331,"selectedPaths":2332,"source":278,"sourceLanguage":18,"type":249},"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",[2333],{"path":975,"priority":272},{"basePath":2335,"description":2336,"displayName":2337,"installMethods":2338,"rationale":2339,"selectedPaths":2340,"source":278,"sourceLanguage":18,"type":249},"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",[2341],{"path":975,"priority":272},{"basePath":2343,"description":2344,"displayName":2345,"installMethods":2346,"rationale":2347,"selectedPaths":2348,"source":278,"sourceLanguage":18,"type":249},"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",[2349],{"path":975,"priority":272},{"basePath":2351,"description":2352,"displayName":2353,"installMethods":2354,"rationale":2355,"selectedPaths":2356,"source":278,"sourceLanguage":18,"type":249},"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",[2357],{"path":975,"priority":272},{"basePath":2359,"description":2360,"displayName":2361,"installMethods":2362,"rationale":2363,"selectedPaths":2364,"source":278,"sourceLanguage":18,"type":249},"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",[2365],{"path":975,"priority":272},{"basePath":2367,"description":2368,"displayName":2369,"installMethods":2370,"rationale":2371,"selectedPaths":2372,"source":278,"sourceLanguage":18,"type":249},"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",[2373],{"path":975,"priority":272},{"basePath":2375,"description":2376,"displayName":2377,"installMethods":2378,"rationale":2379,"selectedPaths":2380,"source":278,"sourceLanguage":18,"type":249},"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",[2381],{"path":975,"priority":272},{"basePath":2383,"description":2384,"displayName":2385,"installMethods":2386,"rationale":2387,"selectedPaths":2388,"source":278,"sourceLanguage":18,"type":249},"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",[2389],{"path":975,"priority":272},{"basePath":2391,"description":2392,"displayName":2393,"installMethods":2394,"rationale":2395,"selectedPaths":2396,"source":278,"sourceLanguage":18,"type":249},"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",[2397],{"path":975,"priority":272},{"basePath":2399,"description":2400,"displayName":2401,"installMethods":2402,"rationale":2403,"selectedPaths":2404,"source":278,"sourceLanguage":18,"type":249},"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",[2405],{"path":975,"priority":272},{"basePath":2407,"description":2408,"displayName":2409,"installMethods":2410,"rationale":2411,"selectedPaths":2412,"source":278,"sourceLanguage":18,"type":249},"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",[2413],{"path":975,"priority":272},{"basePath":2415,"description":2416,"displayName":2417,"installMethods":2418,"rationale":2419,"selectedPaths":2420,"source":278,"sourceLanguage":18,"type":249},"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",[2421],{"path":975,"priority":272},{"basePath":2423,"description":2424,"displayName":2425,"installMethods":2426,"rationale":2427,"selectedPaths":2428,"source":278,"sourceLanguage":18,"type":249},"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",[2429],{"path":975,"priority":272},{"basePath":2431,"description":2432,"displayName":2433,"installMethods":2434,"rationale":2435,"selectedPaths":2436,"source":278,"sourceLanguage":18,"type":249},"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",[2437],{"path":975,"priority":272},{"basePath":2439,"description":2440,"displayName":2441,"installMethods":2442,"rationale":2443,"selectedPaths":2444,"source":278,"sourceLanguage":18,"type":249},"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",[2445],{"path":975,"priority":272},{"basePath":2447,"description":2448,"displayName":2449,"installMethods":2450,"rationale":2451,"selectedPaths":2452,"source":278,"sourceLanguage":18,"type":249},"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",[2453],{"path":975,"priority":272},{"basePath":2455,"description":2456,"displayName":2457,"installMethods":2458,"rationale":2459,"selectedPaths":2460,"source":278,"sourceLanguage":18,"type":249},"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",[2461],{"path":975,"priority":272},{"basePath":2463,"description":2464,"displayName":2465,"installMethods":2466,"rationale":2467,"selectedPaths":2468,"source":278,"sourceLanguage":18,"type":249},"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",[2469],{"path":975,"priority":272},{"basePath":2471,"description":2472,"displayName":2473,"installMethods":2474,"rationale":2475,"selectedPaths":2476,"source":278,"sourceLanguage":18,"type":249},"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",[2477],{"path":975,"priority":272},{"basePath":2479,"description":2480,"displayName":2481,"installMethods":2482,"rationale":2483,"selectedPaths":2484,"source":278,"sourceLanguage":18,"type":249},"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",[2485],{"path":975,"priority":272},{"basePath":2487,"description":2488,"displayName":2489,"installMethods":2490,"rationale":2491,"selectedPaths":2492,"source":278,"sourceLanguage":18,"type":249},"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",[2493],{"path":975,"priority":272},{"basePath":2495,"description":2496,"displayName":2497,"installMethods":2498,"rationale":2499,"selectedPaths":2500,"source":278,"sourceLanguage":18,"type":249},"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",[2501],{"path":975,"priority":272},{"basePath":2503,"description":2504,"displayName":2505,"installMethods":2506,"rationale":2507,"selectedPaths":2508,"source":278,"sourceLanguage":18,"type":249},"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",[2509],{"path":975,"priority":272},{"basePath":2511,"description":2512,"displayName":2513,"installMethods":2514,"rationale":2515,"selectedPaths":2516,"source":278,"sourceLanguage":18,"type":249},"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",[2517],{"path":975,"priority":272},{"basePath":2519,"description":2520,"displayName":2521,"installMethods":2522,"rationale":2523,"selectedPaths":2524,"source":278,"sourceLanguage":18,"type":249},"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",[2525],{"path":975,"priority":272},{"basePath":2527,"description":2528,"displayName":2529,"installMethods":2530,"rationale":2531,"selectedPaths":2532,"source":278,"sourceLanguage":1760,"type":249},"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",[2533],{"path":975,"priority":272},{"basePath":2535,"description":2536,"displayName":2537,"installMethods":2538,"rationale":2539,"selectedPaths":2540,"source":278,"sourceLanguage":18,"type":249},"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",[2541],{"path":975,"priority":272},{"basePath":2543,"description":2544,"displayName":2545,"installMethods":2546,"rationale":2547,"selectedPaths":2548,"source":278,"sourceLanguage":18,"type":249},"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",[2549],{"path":975,"priority":272},{"basePath":2551,"description":2552,"displayName":2553,"installMethods":2554,"rationale":2555,"selectedPaths":2556,"source":278,"sourceLanguage":18,"type":249},"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",[2557],{"path":975,"priority":272},{"basePath":2559,"description":2560,"displayName":2561,"installMethods":2562,"rationale":2563,"selectedPaths":2564,"source":278,"sourceLanguage":18,"type":249},"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",[2565],{"path":975,"priority":272},{"basePath":2567,"description":2568,"displayName":2569,"installMethods":2570,"rationale":2571,"selectedPaths":2572,"source":278,"sourceLanguage":18,"type":249},"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",[2573],{"path":975,"priority":272},{"basePath":2575,"description":2576,"displayName":2577,"installMethods":2578,"rationale":2579,"selectedPaths":2580,"source":278,"sourceLanguage":18,"type":249},"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",[2581],{"path":975,"priority":272},{"basePath":2583,"description":2584,"displayName":2585,"installMethods":2586,"rationale":2587,"selectedPaths":2588,"source":278,"sourceLanguage":18,"type":249},"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",[2589],{"path":975,"priority":272},{"basePath":2591,"description":2592,"displayName":2593,"installMethods":2594,"rationale":2595,"selectedPaths":2596,"source":278,"sourceLanguage":18,"type":249},"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",[2597],{"path":975,"priority":272},{"basePath":2599,"description":2600,"displayName":2601,"installMethods":2602,"rationale":2603,"selectedPaths":2604,"source":278,"sourceLanguage":18,"type":249},"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",[2605],{"path":975,"priority":272},{"basePath":2607,"description":2608,"displayName":2609,"installMethods":2610,"rationale":2611,"selectedPaths":2612,"source":278,"sourceLanguage":18,"type":249},"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",[2613],{"path":975,"priority":272},{"basePath":2615,"description":2616,"displayName":2617,"installMethods":2618,"rationale":2619,"selectedPaths":2620,"source":278,"sourceLanguage":18,"type":249},"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",[2621],{"path":975,"priority":272},{"basePath":2623,"description":2624,"displayName":2625,"installMethods":2626,"rationale":2627,"selectedPaths":2628,"source":278,"sourceLanguage":18,"type":249},"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",[2629],{"path":975,"priority":272},{"basePath":2631,"description":2632,"displayName":2633,"installMethods":2634,"rationale":2635,"selectedPaths":2636,"source":278,"sourceLanguage":18,"type":249},"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",[2637],{"path":975,"priority":272},{"basePath":2639,"description":2640,"displayName":2641,"installMethods":2642,"rationale":2643,"selectedPaths":2644,"source":278,"sourceLanguage":18,"type":249},"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",[2645],{"path":975,"priority":272},{"basePath":2647,"description":2648,"displayName":2649,"installMethods":2650,"rationale":2651,"selectedPaths":2652,"source":278,"sourceLanguage":18,"type":249},"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",[2653],{"path":975,"priority":272},{"basePath":2655,"description":2656,"displayName":2657,"installMethods":2658,"rationale":2659,"selectedPaths":2660,"source":278,"sourceLanguage":18,"type":249},"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",[2661],{"path":975,"priority":272},{"basePath":2663,"description":2664,"displayName":2665,"installMethods":2666,"rationale":2667,"selectedPaths":2668,"source":278,"sourceLanguage":1760,"type":249},"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",[2669],{"path":975,"priority":272},{"basePath":2671,"description":2672,"displayName":2673,"installMethods":2674,"rationale":2675,"selectedPaths":2676,"source":278,"sourceLanguage":18,"type":249},"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",[2677],{"path":975,"priority":272},{"basePath":2679,"description":2680,"displayName":2681,"installMethods":2682,"rationale":2683,"selectedPaths":2684,"source":278,"sourceLanguage":18,"type":249},"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",[2685],{"path":975,"priority":272},{"basePath":2687,"description":2688,"displayName":2689,"installMethods":2690,"rationale":2691,"selectedPaths":2692,"source":278,"sourceLanguage":18,"type":249},"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",[2693],{"path":975,"priority":272},{"basePath":2695,"description":2696,"displayName":2697,"installMethods":2698,"rationale":2699,"selectedPaths":2700,"source":278,"sourceLanguage":18,"type":249},"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",[2701],{"path":975,"priority":272},{"basePath":2703,"description":2704,"displayName":2705,"installMethods":2706,"rationale":2707,"selectedPaths":2708,"source":278,"sourceLanguage":18,"type":249},"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",[2709],{"path":975,"priority":272},{"basePath":2711,"description":2712,"displayName":2713,"installMethods":2714,"rationale":2715,"selectedPaths":2716,"source":278,"sourceLanguage":18,"type":249},"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",[2717],{"path":975,"priority":272},{"basePath":2719,"description":2720,"displayName":2721,"installMethods":2722,"rationale":2723,"selectedPaths":2724,"source":278,"sourceLanguage":18,"type":249},"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",[2725],{"path":975,"priority":272},{"basePath":2727,"description":2728,"displayName":2729,"installMethods":2730,"rationale":2731,"selectedPaths":2732,"source":278,"sourceLanguage":18,"type":249},"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",[2733],{"path":975,"priority":272},{"basePath":2735,"description":2736,"displayName":2737,"installMethods":2738,"rationale":2739,"selectedPaths":2740,"source":278,"sourceLanguage":18,"type":249},"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",[2741],{"path":975,"priority":272},{"basePath":2743,"description":2744,"displayName":2745,"installMethods":2746,"rationale":2747,"selectedPaths":2748,"source":278,"sourceLanguage":18,"type":249},"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",[2749],{"path":975,"priority":272},{"basePath":2751,"description":2752,"displayName":2753,"installMethods":2754,"rationale":2755,"selectedPaths":2756,"source":278,"sourceLanguage":18,"type":249},"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",[2757],{"path":975,"priority":272},{"basePath":2759,"description":2760,"displayName":2761,"installMethods":2762,"rationale":2763,"selectedPaths":2764,"source":278,"sourceLanguage":18,"type":249},"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",[2765],{"path":975,"priority":272},{"basePath":2767,"description":2768,"displayName":2769,"installMethods":2770,"rationale":2771,"selectedPaths":2772,"source":278,"sourceLanguage":18,"type":249},"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",[2773],{"path":975,"priority":272},{"basePath":2775,"description":2776,"displayName":2777,"installMethods":2778,"rationale":2779,"selectedPaths":2780,"source":278,"sourceLanguage":18,"type":249},"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",[2781],{"path":975,"priority":272},{"basePath":2783,"description":2784,"displayName":2785,"installMethods":2786,"rationale":2787,"selectedPaths":2788,"source":278,"sourceLanguage":18,"type":249},"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",[2789],{"path":975,"priority":272},{"basePath":2791,"description":2792,"displayName":2793,"installMethods":2794,"rationale":2795,"selectedPaths":2796,"source":278,"sourceLanguage":18,"type":249},"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",[2797],{"path":975,"priority":272},{"basePath":2799,"description":2800,"displayName":2801,"installMethods":2802,"rationale":2803,"selectedPaths":2804,"source":278,"sourceLanguage":18,"type":249},"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",[2805],{"path":975,"priority":272},{"basePath":2807,"description":2808,"displayName":2809,"installMethods":2810,"rationale":2811,"selectedPaths":2812,"source":278,"sourceLanguage":18,"type":249},"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",[2813],{"path":975,"priority":272},{"basePath":2815,"description":2816,"displayName":2817,"installMethods":2818,"rationale":2819,"selectedPaths":2820,"source":278,"sourceLanguage":18,"type":249},"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",[2821],{"path":975,"priority":272},{"basePath":2823,"description":2824,"displayName":2825,"installMethods":2826,"rationale":2827,"selectedPaths":2828,"source":278,"sourceLanguage":18,"type":249},"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",[2829],{"path":975,"priority":272},{"basePath":2831,"description":2832,"displayName":2833,"installMethods":2834,"rationale":2835,"selectedPaths":2836,"source":278,"sourceLanguage":18,"type":249},"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",[2837],{"path":975,"priority":272},{"basePath":2839,"description":2840,"displayName":2841,"installMethods":2842,"rationale":2843,"selectedPaths":2844,"source":278,"sourceLanguage":18,"type":249},"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",[2845],{"path":975,"priority":272},{"basePath":2847,"description":2848,"displayName":2849,"installMethods":2850,"rationale":2851,"selectedPaths":2852,"source":278,"sourceLanguage":18,"type":249},"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",[2853],{"path":975,"priority":272},{"basePath":2855,"description":2856,"displayName":2857,"installMethods":2858,"rationale":2859,"selectedPaths":2860,"source":278,"sourceLanguage":18,"type":249},"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",[2861],{"path":975,"priority":272},{"basePath":2863,"description":2864,"displayName":2865,"installMethods":2866,"rationale":2867,"selectedPaths":2868,"source":278,"sourceLanguage":18,"type":249},"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",[2869],{"path":975,"priority":272},{"basePath":2871,"description":2872,"displayName":2873,"installMethods":2874,"rationale":2875,"selectedPaths":2876,"source":278,"sourceLanguage":18,"type":249},"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",[2877],{"path":975,"priority":272},{"basePath":2879,"description":2880,"displayName":2881,"installMethods":2882,"rationale":2883,"selectedPaths":2884,"source":278,"sourceLanguage":18,"type":249},"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",[2885],{"path":975,"priority":272},{"basePath":2887,"description":2888,"displayName":2889,"installMethods":2890,"rationale":2891,"selectedPaths":2892,"source":278,"sourceLanguage":18,"type":249},"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",[2893],{"path":975,"priority":272},{"basePath":265,"description":2895,"displayName":953,"installMethods":2896,"license":240,"rationale":2897,"selectedPaths":2898,"source":278,"sourceLanguage":18,"type":2904},"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":953},"cli ecosystem detected at /",[2899,2901,2902,2903],{"path":2900,"priority":272},"package.json",{"path":274,"priority":272},{"path":276,"priority":277},{"path":961,"priority":292},"cli",{"basePath":248,"description":2906,"displayName":248,"installMethods":2907,"license":240,"rationale":2908,"selectedPaths":2909,"source":278,"sourceLanguage":18,"type":2904},"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":248},"cli ecosystem detected at ruflo",[2910,2911,2912],{"path":2900,"priority":272},{"path":274,"priority":272},{"path":2913,"priority":292},"bin/ruflo.js",{"basePath":2915,"description":2916,"displayName":2917,"installMethods":2918,"license":240,"rationale":2919,"selectedPaths":2920,"source":278,"sourceLanguage":18,"type":2904},"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":2917},"cli ecosystem detected at v3/@claude-flow/cli",[2921,2922,2923,2924,2926,2928,2930,2932,2934,2936,2938,2940,2942,2944,2946,2948,2950,2952,2954,2956,2958,2960,2962,2964,2966,2968,2970,2972,2974,2976,2978,2980,2982,2984,2986,2988,2990,2992,2994,2996,2998,3000,3002,3004,3006,3008,3010,3012,3014,3016,3018,3020,3022,3024,3026,3028],{"path":2900,"priority":272},{"path":274,"priority":272},{"path":961,"priority":292},{"path":2925,"priority":292},"bin/mcp-server.js",{"path":2927,"priority":962},"src/index.ts",{"path":2929,"priority":962},"src/commands/agent-wasm.ts",{"path":2931,"priority":962},"src/commands/agent.ts",{"path":2933,"priority":962},"src/commands/analyze.ts",{"path":2935,"priority":962},"src/commands/appliance-advanced.ts",{"path":2937,"priority":962},"src/commands/appliance.ts",{"path":2939,"priority":962},"src/commands/autopilot.ts",{"path":2941,"priority":962},"src/commands/benchmark.ts",{"path":2943,"priority":962},"src/commands/claims.ts",{"path":2945,"priority":962},"src/commands/cleanup.ts",{"path":2947,"priority":962},"src/commands/completions.ts",{"path":2949,"priority":962},"src/commands/config.ts",{"path":2951,"priority":962},"src/commands/daemon.ts",{"path":2953,"priority":962},"src/commands/deployment.ts",{"path":2955,"priority":962},"src/commands/doctor.ts",{"path":2957,"priority":962},"src/commands/embeddings.ts",{"path":2959,"priority":962},"src/commands/guidance.ts",{"path":2961,"priority":962},"src/commands/hive-mind.ts",{"path":2963,"priority":962},"src/commands/hooks.ts",{"path":2965,"priority":962},"src/commands/index.ts",{"path":2967,"priority":962},"src/commands/init.ts",{"path":2969,"priority":962},"src/commands/issues.ts",{"path":2971,"priority":962},"src/commands/mcp.ts",{"path":2973,"priority":962},"src/commands/memory.ts",{"path":2975,"priority":962},"src/commands/migrate.ts",{"path":2977,"priority":962},"src/commands/neural.ts",{"path":2979,"priority":962},"src/commands/performance.ts",{"path":2981,"priority":962},"src/commands/plugins.ts",{"path":2983,"priority":962},"src/commands/process.ts",{"path":2985,"priority":962},"src/commands/progress.ts",{"path":2987,"priority":962},"src/commands/providers.ts",{"path":2989,"priority":962},"src/commands/route.ts",{"path":2991,"priority":962},"src/commands/ruvector/backup.ts",{"path":2993,"priority":962},"src/commands/ruvector/benchmark.ts",{"path":2995,"priority":962},"src/commands/ruvector/import.ts",{"path":2997,"priority":962},"src/commands/ruvector/index.ts",{"path":2999,"priority":962},"src/commands/ruvector/init.ts",{"path":3001,"priority":962},"src/commands/ruvector/migrate.ts",{"path":3003,"priority":962},"src/commands/ruvector/optimize.ts",{"path":3005,"priority":962},"src/commands/ruvector/pg-utils.ts",{"path":3007,"priority":962},"src/commands/ruvector/setup.ts",{"path":3009,"priority":962},"src/commands/ruvector/status.ts",{"path":3011,"priority":962},"src/commands/security.ts",{"path":3013,"priority":962},"src/commands/session.ts",{"path":3015,"priority":962},"src/commands/start.ts",{"path":3017,"priority":962},"src/commands/status.ts",{"path":3019,"priority":962},"src/commands/swarm.ts",{"path":3021,"priority":962},"src/commands/task.ts",{"path":3023,"priority":962},"src/commands/transfer-store.ts",{"path":3025,"priority":962},"src/commands/update.ts",{"path":3027,"priority":962},"src/commands/verify.ts",{"path":3029,"priority":962},"src/commands/workflow.ts",{"basePath":3031,"description":3032,"displayName":3033,"installMethods":3034,"license":240,"rationale":3035,"selectedPaths":3036,"source":278,"sourceLanguage":18,"type":2904},"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":3033},"cli ecosystem detected at v3/@claude-flow/cli-core",[3037,3038,3039,3040],{"path":2900,"priority":272},{"path":274,"priority":272},{"path":2927,"priority":962},{"path":2973,"priority":962},{"basePath":3042,"description":3043,"displayName":3044,"installMethods":3045,"license":240,"rationale":3046,"selectedPaths":3047,"source":278,"sourceLanguage":18,"type":2904},"v3/@claude-flow/codex","Codex CLI integration for Ruflo (claude-flow) - OpenAI Codex platform adapter","@claude-flow/codex",{"npm":3044},"cli ecosystem detected at v3/@claude-flow/codex",[3048,3049,3050,3051],{"path":2900,"priority":272},{"path":274,"priority":272},{"path":2927,"priority":962},{"path":3052,"priority":962},"src/cli.ts",{"basePath":3054,"description":3055,"displayName":3056,"installMethods":3057,"license":240,"rationale":3058,"selectedPaths":3059,"source":278,"sourceLanguage":18,"type":2904},"v3/@claude-flow/hooks","V3 Hooks System - Event-driven lifecycle hooks with ReasoningBank learning integration","@claude-flow/hooks",{"npm":3056},"cli ecosystem detected at v3/@claude-flow/hooks",[3060,3061,3062,3064,3066],{"path":2900,"priority":272},{"path":274,"priority":272},{"path":3063,"priority":292},"bin/hooks-daemon.js",{"path":3065,"priority":292},"bin/statusline.js",{"path":2927,"priority":962},{"basePath":3068,"description":3069,"displayName":3070,"installMethods":3071,"license":240,"rationale":3072,"selectedPaths":3073,"source":278,"sourceLanguage":18,"type":2904},"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":3070},"cli ecosystem detected at v3/@claude-flow/plugin-agent-federation",[3074,3075,3076],{"path":2900,"priority":272},{"path":274,"priority":272},{"path":2927,"priority":962},{"basePath":3078,"description":3079,"displayName":3080,"installMethods":3081,"license":240,"rationale":3082,"selectedPaths":3083,"source":278,"sourceLanguage":18,"type":2904},"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":3080},"cli ecosystem detected at v3/@claude-flow/plugin-iot-cognitum",[3084,3085,3086],{"path":2900,"priority":272},{"path":274,"priority":272},{"path":2927,"priority":962},{"sources":3088},[3089],"manual",{"npmPackage":953},{"closedIssues90d":232,"description":3092,"forks":233,"homepage":3093,"license":240,"openIssues90d":234,"pushedAt":235,"readmeSize":230,"stars":236,"topics":3094},"🌊 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",[3095,3096,3097,3098,3099,3100,3101,3102,3103,3104,3105,213,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","ai-assistant","multi-agent-systems","swarm-intelligence","agents","claude-code-skills","ai-agent","ai-coding","ai-skills",{"downloads":238},{"classifiedAt":3116,"discoverAt":3117,"extractAt":3118,"githubAt":3118,"npmAt":3119,"updatedAt":3116},1778696691076,1778696678472,1778696685779,1778696688417,[216,214,213,212,215,211],{"evaluatedAt":244,"extractAt":3122,"updatedAt":244},1778696691708,[],[3125,3156,3183,3212,3234,3264],{"_creationTime":3126,"_id":3127,"community":3128,"display":3129,"identity":3135,"providers":3140,"relations":3149,"tags":3152,"workflow":3153},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":3130,"installMethods":3131,"name":3133,"sourceUrl":3134},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":3132},"Yeachan-Heo/oh-my-claudecode","Project Session Manager","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":3136,"githubOwner":3137,"githubRepo":3138,"locale":18,"slug":3139,"type":249},"skills/project-session-manager","Yeachan-Heo","oh-my-claudecode","project-session-manager",{"evaluate":3141,"extract":3148},{"promptVersionExtension":204,"promptVersionScoring":205,"score":3142,"tags":3143,"targetMarket":217,"tier":218},100,[3144,3145,211,3146,216,2904,3147],"git","development-environment","tmux","developer-tool",{"commitSha":255,"license":240},{"parentExtensionId":3150,"repoId":3151},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[216,2904,3147,3145,3144,3146,211],{"evaluatedAt":3154,"extractAt":3155,"updatedAt":3154},1778699613343,1778699234184,{"_creationTime":3157,"_id":3158,"community":3159,"display":3160,"identity":3166,"providers":3170,"relations":3177,"tags":3179,"workflow":3180},1778697652123.886,"k174rav3ndhd0xydpyp2k4nn8586nbvw",{"reviewCount":8},{"description":3161,"installMethods":3162,"name":3164,"sourceUrl":3165},"Route plain-language requests for Pi, Claude Code, Cursor, Copilot, OpenClaw ACP, OpenCode, Gemini CLI, Qwen, Kiro, Kimi, iFlow, Factory Droid, Kilocode, or explicit ACP harness work into either OpenClaw ACP runtime sessions or direct acpx-driven sessions (\"telephone game\" flow). For coding-agent thread requests, read this skill first, then use only `sessions_spawn` for thread creation. Codex chat binding defaults to the native Codex app-server plugin unless ACP is explicit or background spawn needs ACP.",{"claudeCode":3163},"steipete/clawdis","acp-router","https://github.com/steipete/clawdis",{"basePath":3167,"githubOwner":3168,"githubRepo":3169,"locale":18,"slug":3164,"type":249},"extensions/acpx/skills/acp-router","steipete","clawdis",{"evaluate":3171,"extract":3176},{"promptVersionExtension":204,"promptVersionScoring":205,"score":3142,"tags":3172,"targetMarket":217,"tier":218},[3173,3174,3175,211,216],"routing","acp","coding-assistants",{"commitSha":255},{"repoId":3178},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[3174,216,3175,3173,211],{"evaluatedAt":3181,"extractAt":3182,"updatedAt":3181},1778698053003,1778697652123,{"_creationTime":3184,"_id":3185,"community":3186,"display":3187,"identity":3193,"providers":3196,"relations":3204,"tags":3207,"workflow":3208},1778699505679.3464,"k1751nm85mw95gw3rsqgrdqspx86ncq2",{"reviewCount":8},{"description":3188,"installMethods":3189,"name":3191,"sourceUrl":3192},"无需 OAuth 即可创建公开的 Google Docs 或 Google Sheet 文件。使用此技能创建和编辑 Google Docs 和 Sheets，无需登录 Google。文档可通过共享链接查看。首次使用时自动注册。",{"claudeCode":3190},"zagmoai/public-google-drive","public-google-drive","https://github.com/zagmoai/public-google-drive",{"basePath":265,"githubOwner":3194,"githubRepo":3191,"locale":3195,"slug":3191,"type":249},"zagmoai","zh-CN",{"evaluate":3197,"extract":3203},{"promptVersionExtension":204,"promptVersionScoring":205,"score":3142,"tags":3198,"targetMarket":217,"tier":218},[3199,3200,3201,216,3202],"google-docs","google-sheets","productivity","api-client",{"commitSha":255},{"repoId":3205,"translatedFrom":3206},"kd776ynh73t0d6samn4bnxdf3x86n8mj","k1707pszx7h026a651dp5tvaxd86m3ag",[3202,216,3199,3200,3201],{"evaluatedAt":3209,"extractAt":3210,"updatedAt":3211},1778699485884,1778699468747,1778699505679,{"_creationTime":3213,"_id":3214,"community":3215,"display":3216,"identity":3219,"providers":3222,"relations":3230,"tags":3231,"workflow":3232},1778699234184.611,"k179b6dkc777g1rgyecze04wqn86m6y4",{"reviewCount":8},{"description":3217,"installMethods":3218,"name":3138,"sourceUrl":3134},"Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly",{"claudeCode":3132},{"basePath":3220,"githubOwner":3137,"githubRepo":3138,"locale":18,"slug":3221,"type":249},"skills/ask","ask",{"evaluate":3223,"extract":3229},{"promptVersionExtension":204,"promptVersionScoring":205,"score":3142,"tags":3224,"targetMarket":217,"tier":218},[2904,216,3225,3226,3227,3228],"llm","prompting","code-review","artifact-generation",{"commitSha":255,"license":240},{"parentExtensionId":3150,"repoId":3151},[3228,216,2904,3227,3225,3226],{"evaluatedAt":3233,"extractAt":3155,"updatedAt":3233},1778699303045,{"_creationTime":3235,"_id":3236,"community":3237,"display":3238,"identity":3244,"providers":3249,"relations":3256,"tags":3259,"workflow":3260},1778699366078.7817,"k173mj3k9wcdq512bp1532xkwx86nrh4",{"reviewCount":8},{"description":3239,"installMethods":3240,"name":3242,"sourceUrl":3243},"当工作依赖于用户实时浏览器会话或可见的渲染状态，而不是静态抓取时使用，尤其是在浏览器调试上下文或 DevTools 选择的元素或请求、登录仪表板或 CMS 流程、localhost 应用、上传、下载、媒体检查、DOM 或 iframe 检查、Shadow DOM，或看起来像软 404、身份验证墙、反机器人检查或速率限制的浏览器故障时。",{"claudeCode":3241},"xixu-me/skills","使用我的浏览器","https://github.com/xixu-me/skills",{"basePath":3245,"githubOwner":3246,"githubRepo":3247,"locale":3195,"slug":3248,"type":249},"skills/use-my-browser","xixu-me","skills","use-my-browser",{"evaluate":3250,"extract":3255},{"promptVersionExtension":204,"promptVersionScoring":205,"score":3142,"tags":3251,"targetMarket":217,"tier":218},[2049,3252,216,3253,3254],"debugging","ux","developer-tools",{"commitSha":255,"license":240},{"repoId":3257,"translatedFrom":3258},"kd77r2vb42jmgam0qbr9f2c6kn86mebv","k179cgk616p3xva37r5jqsfwvh86mcp2",[216,2049,3252,3254,3253],{"evaluatedAt":3261,"extractAt":3262,"updatedAt":3263},1778699261239,1778699106670,1778699366078,{"_creationTime":3265,"_id":3266,"community":3267,"display":3268,"identity":3274,"providers":3277,"relations":3287,"tags":3291,"workflow":3292},1778699289329.1182,"k172jykxz0jywjekjxjt5thj5x86nm3n",{"reviewCount":8},{"description":3269,"installMethods":3270,"name":3272,"sourceUrl":3273},"当用户需要通过 Xquik 获取 X (Twitter) 数据或执行需要确认的 X 操作时使用：推文搜索、用户查找、关注者提取、媒体下载、监控、Webhook、MCP、SDK、发布、点赞、私信和个人资料更新。需要 Xquik API 密钥。切勿索要 X 登录凭据。",{"claudeCode":3271},"Xquik-dev/x-twitter-scraper","x-twitter-scraper","https://github.com/Xquik-dev/x-twitter-scraper",{"basePath":3275,"githubOwner":3276,"githubRepo":3272,"locale":3195,"slug":3272,"type":249},"skills/x-twitter-scraper","Xquik-dev",{"evaluate":3278,"extract":3286},{"promptVersionExtension":204,"promptVersionScoring":205,"score":3142,"tags":3279,"targetMarket":217,"tier":218},[3280,3281,3282,3283,216,3284,3285],"twitter","x","api","data-retrieval","mcp","sdk",{"commitSha":255},{"parentExtensionId":3288,"repoId":3289,"translatedFrom":3290},"k17axvhmvwp90strpqcd5b0h7986m80d","kd783enpnwhry153ka0z65ear186mjbh","k172e8vt4zcz50bb0vfp6ptb1n86mf90",[3282,216,3283,3284,3285,3280,3281],{"evaluatedAt":3293,"extractAt":3294,"updatedAt":3295},1778699230863,1778699170774,1778699289329]