技能雷达 · GITHUB

值得安装的 Agent Skills。

汇总公开仓库中已验证的 Skills。安装前先看清它能做什么、包内包含什么、热度如何,以及来源是否可靠。

目录范围
已验证
Skills
10,772
仓库
1711
最近同步
2026年9月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日