Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

ruflo

ruflo には sparkling から収集した 193 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
193
Stars
0
更新
2026-06-10
Forks
0
職業カバレッジ
8 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

adr-index
ソフトウェア開発者

Build or rebuild the ADR index + dependency graph in AgentDB by running the in-process `agentdb index` command (one cold-start, all surfaces in one pass — no per-record npx round-trips). Handles v3-style and plugin-style ADR formats.

2026-06-10
adr-create
ソフトウェア開発者

Create a new Architecture Decision Record with sequential numbering and AgentDB registration

2026-06-07
hive-mind-advanced
ソフトウェア開発者

Hive Mind orchestration patterns — queen-led multi-agent coordination with Byzantine/Raft/Gossip/CRDT consensus, typed collective memory, dialectic council, and session checkpoint/resume. Use for decision-bearing work; use swarm-advanced for parallel execution without consensus.

2026-06-06
diff-analyze
ソフトウェア品質保証アナリスト・テスター

Analyze git diffs for risk scoring, reviewer recommendations, and change classification

2026-06-04
test-gaps
ソフトウェア品質保証アナリスト・テスター

Detect missing test coverage and generate test suggestions

2026-06-04
hive-mind-advanced
ソフトウェア開発者

Hive Mind orchestration patterns — queen-led multi-agent coordination with Byzantine/Raft/Gossip/CRDT consensus, typed collective memory, dialectic council, and session checkpoint/resume. Use for decision-bearing work; use swarm-advanced for parallel execution without consensus.

2026-06-04
intelligence-transfer
ソフトウェア開発者

Transfer learned patterns from another project on disk into this one -- the project-to-project pattern transfer that hooks_transfer performs

2026-06-04
neural-train
ソフトウェア開発者

Train SONA + MicroLoRA neural patterns from successful task completions; runs the DISTILL + CONSOLIDATE phases of the 4-step pipeline

2026-06-04
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`

2026-06-04
swarm-init
ソフトウェア開発者

Initialize a multi-agent swarm with anti-drift configuration

2026-05-29
create-plugin
ソフトウェア開発者

Scaffold a new Claude Code plugin with proper directory structure, plugin.json, skills, commands, and agents

2026-05-27
trader-explain
ソフトウェア開発者

Regulator-grade feature attribution for any LSTM/Transformer signal — single-entry PageRank ranks the top-K features that drove the prediction (ADR-126 Phase 6, ADR-123 single-entry PR)

2026-05-26
trader-portfolio-cg
ソフトウェア開発者

Mean-variance portfolio optimization via Conjugate Gradient — 40-60× faster than the legacy Neumann path (ADR-126 Phase 3, ADR-123 Wedge 8)

2026-05-26
adr-review
ソフトウェア品質保証アナリスト・テスター

Review code changes against accepted ADRs and lint ADR frontmatter for cross-corpus and referential-integrity violations

2026-05-26
trader-backtest
ソフトウェア開発者

Run a historical backtest using npx neural-trader with Rust/NAPI engine (8-19x faster) and walk-forward validation; Ed25519-sign the result for paper→live tamper evidence (ADR-126 Phase 4)

2026-05-25
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

2026-05-25
trader-signal
ソフトウェア開発者

Generate trading signals using npx neural-trader anomaly detection engine with Z-score scoring and neural prediction

2026-05-25
trader-train
ソフトウェア開発者

Train neural models (LSTM, Transformer, N-BEATS) on market data using npx neural-trader with confidence intervals

2026-05-25
kg-extract
ソフトウェア開発者

Extract entities and relations from source files to build a knowledge graph

2026-05-25
kg-traverse
ソフトウェア開発者

Pathfinder traversal of the knowledge graph starting from a seed entity

2026-05-25
github-code-review
ソフトウェア品質保証アナリスト・テスター

Comprehensive GitHub code review with AI-powered swarm coordination

2026-05-25
github-multi-repo
ソフトウェア開発者

Multi-repository coordination, synchronization, and architecture management with AI swarm orchestration

2026-05-25
github-project-management
ソフトウェア開発者

Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning

2026-05-25
github-release-management
ソフトウェア開発者

Comprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management

2026-05-25
github-workflow-automation
ソフトウェア開発者

Advanced GitHub Actions workflow automation with AI swarm coordination, intelligent CI/CD pipelines, and comprehensive repository management

2026-05-25
hive-mind-advanced
ソフトウェア開発者

Hive Mind orchestration patterns — queen-led multi-agent coordination with Byzantine/Raft/Gossip/CRDT consensus, typed collective memory, dialectic council, and session checkpoint/resume. Use for decision-bearing work; use swarm-advanced for parallel execution without consensus.

2026-05-25
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.

2026-05-25
performance-analysis
ソフトウェア開発者

Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms

2026-05-25
sparc-methodology
ソフトウェア開発者

SPARC (Specification, Pseudocode, Architecture, Refinement, Completion) comprehensive development methodology with multi-agent orchestration

2026-05-25
swarm-advanced
ソフトウェア開発者

Advanced swarm orchestration patterns for research, development, testing, and complex distributed workflows

2026-05-25
observe-metrics
ソフトウェア開発者

Aggregate and display system metrics with anomaly detection for a time period

2026-05-24
observe-trace
ソフトウェア開発者

Trace agent execution by collecting spans and building a trace tree for a task

2026-05-24
vector-search
ソフトウェア開発者

Vector search via embeddings_* (large-scale HNSW) and ruvllm_hnsw_* (WASM router for ≤11 hot patterns)

2026-05-24
github-project-management
ソフトウェア開発者

Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning

2026-05-23
github-multi-repo
ソフトウェア開発者

Multi-repository coordination, synchronization, and architecture management with AI swarm orchestration

2026-05-23
github-release-management
ソフトウェア開発者

Comprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management

2026-05-23
github-workflow-automation
ネットワーク・コンピュータシステム管理者

Advanced GitHub Actions workflow automation with AI swarm coordination, intelligent CI/CD pipelines, and comprehensive repository management

2026-05-23
worker-benchmarks
ソフトウェア開発者

Run comprehensive worker system benchmarks and performance analysis

2026-05-23
worker-integration
ソフトウェア開発者

Worker-Agent integration for intelligent task dispatch and performance tracking

2026-05-23
agent-adaptive-coordinator
ソフトウェア開発者

Agent skill for adaptive-coordinator - invoke with $agent-adaptive-coordinator

2026-05-23
このリポジトリの収集済み skills 193 件中、上位 40 件を表示しています。