スキルレーダー · GITHUB

実際に使われている Agent Skills。

公開リポジトリの検証済み Skills を比較し、機能、内容、導入状況、出典を確認してから追加できます。

掲載範囲
検証済み
Skills
10,772
リポジトリ
1711
最終同期
2026/09/23
10,772 Skills
neolabhq
コミュニティ

critique

Comprehensive multi-perspective review using specialized judges with debate and consensus building

導入数
1
GitHub Stars
1715
更新日
8月26日
neolabhq
コミュニティ

decay

Manage evidence freshness by identifying stale decisions and providing governance actions

導入数
1
GitHub Stars
1715
更新日
8月26日
neolabhq
コミュニティ

design-testing-strategy

Use before writing any type of tests. Distills 14 industry sources into deterministic decision gates, schemas, and worked test examples.

導入数
1
GitHub Stars
1715
更新日
8月26日
neolabhq
コミュニティ

do-and-judge

Execute a task with sub-agent implementation and LLM-as-a-judge verification with automatic retry loop

導入数
1
GitHub Stars
1715
更新日
8月26日
neolabhq
コミュニティ

do-competitively

Execute tasks through competitive multi-agent generation, meta-judge evaluation specification, multi-judge evaluation, and evidence-based synthesis

導入数
1
GitHub Stars
1715
更新日
8月26日
neolabhq
コミュニティ

do-in-parallel

Run independent tasks concurrently across multiple files or targets using parallel sub-agents, with per-task model selection and LLM-as-a-judge verification. Use when tasks do not depend on each other and can run side by side.

導入数
1
GitHub Stars
1715
更新日
8月26日
neolabhq
コミュニティ

do-in-steps

Execute one complex task as ordered, dependent steps run sequentially, passing context from each step to the next, with per-step LLM-as-a-judge verification. Use when later steps depend on the results of earlier ones.

導入数
1
GitHub Stars
1715
更新日
8月26日
neolabhq
コミュニティ

fix-tests

Systematically fix all failing tests after business logic changes or refactoring

導入数
1
GitHub Stars
1715
更新日
8月26日
neolabhq
コミュニティ

git-notes

Use when adding metadata to commits without changing history, tracking review status, test results, code quality annotations, or supplementing commit messages post-hoc - provides git notes commands and patterns for attaching non-invasive metadata to Git objects.

導入数
1
GitHub Stars
1715
更新日
8月26日
neolabhq
コミュニティ

git-worktrees

Use when working on multiple branches simultaneously, context switching without stashing, reviewing PRs while developing, testing in isolation, or comparing implementations across branches - provides git worktree commands and workflow patterns for parallel development with multiple working directories.

導入数
1
GitHub Stars
1715
更新日
8月26日
neolabhq
コミュニティ

implement-task

Implement a task step by step with automated LLM-as-Judge verification at the end of each phase

導入数
1
GitHub Stars
1715
更新日
8月26日
neolabhq
コミュニティ

judge-with-debate

Evaluate solutions through multi-round debate between independent judges until consensus

導入数
1
GitHub Stars
1715
更新日
8月26日
neolabhq
コミュニティ

launch-sub-agent

Launch an intelligent sub-agent with automatic model selection based on task complexity, specialized agent matching, Zero-shot CoT reasoning, and mandatory self-critique verification

導入数
1
GitHub Stars
1715
更新日
8月26日
neolabhq
コミュニティ

load-pr-comments

Use to load open/unresolved PR review comments then aggregate them as tasks in .specs/comments/.md for parallel agents to fix.

導入数
1
GitHub Stars
1715
更新日
8月26日
neolabhq
コミュニティ

memorize

Curates insights from reflections and critiques into CLAUDE.md using Agentic Context Engineering

導入数
1
GitHub Stars
1715
更新日
8月26日
neolabhq
コミュニティ

multi-agent-patterns

Design multi-agent architectures for complex tasks. Use when single-agent context limits are exceeded, when tasks decompose naturally into subtasks, or when specializing agents improves quality.

導入数
1
GitHub Stars
1715
更新日
8月26日
neolabhq
コミュニティ

plan-do-check-act

Iterative PDCA cycle for systematic experimentation and continuous improvement

導入数
1
GitHub Stars
1715
更新日
8月26日
neolabhq
コミュニティ

plan-task

Refine a draft task specification into a fully planned, implementation-ready task with acceptance criteria, architecture, per-step sub-task files and verifiable phases

導入数
1
GitHub Stars
1715
更新日
8月26日
neolabhq
コミュニティ

query

Search the FPF knowledge base and display hypothesis details with assurance information

導入数
1
GitHub Stars
1715
更新日
8月26日
neolabhq
コミュニティ

reflect

Reflect on previus response and output, based on Self-refinement framework for iterative improvement with complexity triage and verification

導入数
1
GitHub Stars
1715
更新日
8月26日
neolabhq
コミュニティ

reset

Reset the FPF reasoning cycle to start fresh

導入数
1
GitHub Stars
1715
更新日
8月26日
neolabhq
コミュニティ

resolve-fixed-pr-comments

Verify what PR review comments have been addressed (committed/pushed OR uncommitted local changes) and resolve the threads that are genuinely fixed or no longer relevant.

導入数
1
GitHub Stars
1715
更新日
8月26日
neolabhq
コミュニティ

review-local-changes

Review your local uncommitted working-tree changes (git diff plus untracked files) and return actionable improvement suggestions. Use before committing, when nothing has been pushed yet.

導入数
1
GitHub Stars
1715
更新日
8月26日
neolabhq
コミュニティ

review-pr

Review an existing GitHub pull request and post inline review comments on its diff. Use when the changes are on an opened PR rather than your local working tree.

導入数
1
GitHub Stars
1715
更新日
8月26日