CtrlK
BlogDocsLog inGet started
Tessl Logo

awesome-agentic-patterns-pr-review

Review pull requests for the awesome-agentic-patterns repository. Use when asked to validate a PR, assess whether a contribution fits the repo, inspect pattern submissions under patterns/, check merge readiness, repair a small submission issue on top of a contributor branch, draft a polite contributor comment, or apply the repository's pattern-first and non-promotional contribution policy to a GitHub pull request.

75

Quality

94%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

88%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A tight, highly actionable PR-review workflow with concrete gh/git/python/bun commands, a well-sequenced six-step process, and explicit validation feedback loops for the risky force-push step. It appropriately defers to repository source-of-truth files rather than restating policy from memory.

DimensionReasoningScore

Conciseness

Lean and assumes Claude's competence (no explanation of what a PR or gh is), with concrete commands throughout; a few prose guidance lines and the long flag list could be marginally tightened. Not a 5 because some explanatory sentences add length beyond the bare executable essentials.

4 / 5

Actionability

Provides copy-paste-ready commands: a complete 'gh pr view ... --json' field list, 'gh pr diff', 'gh pr checks', 'git fetch origin refs/pull/<number>/head', 'python3 scripts/pattern_validator.py', and 'bun run build:data'. Fully executable guidance covering the common cases.

5 / 5

Workflow Clarity

A clear six-step sequence (Inspect -> Validate -> Apply policy -> Run scripts -> Repair -> Produce review) with explicit validation checkpoints and feedback loops: re-check 'gh pr view' after push because mergeability may transiently show UNKNOWN, and use '--force-with-lease' for the destructive force-push to a contributor branch.

5 / 5

Progressive Disclosure

Well-organized into labeled sections and correctly defers detail to repo files ('Treat CONTRIBUTING.md as the source of truth', 'TEMPLATE.md as the source of truth', scripts in scripts/). Not a 5 because some policy criteria in section 3 are inlined rather than purely pointing to CONTRIBUTING.md, leaving minor organization overlap.

4 / 5

Total

18

/

20

Passed

Description

100%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A highly specific, well-triggered description that clearly answers both what the skill does and when to use it, scoped tightly to one repository's PR review workflow. Third-person voice is used correctly with no first/second-person drift.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('validate a PR', 'inspect pattern submissions under patterns/', 'check merge readiness', 'repair a small submission issue', 'draft a polite contributor comment') with comprehensive coverage of the review task.

5 / 5

Completeness

Explicitly states what it does ('Review pull requests for the awesome-agentic-patterns repository') and when to use it via a clear 'Use when...' clause enumerating concrete triggers.

5 / 5

Trigger Term Quality

Includes natural phrases a user would actually say ('validate a PR', 'check merge readiness', 'draft a polite contributor comment', 'assess whether a contribution fits the repo') covering the common ways this need is expressed.

5 / 5

Distinctiveness Conflict Risk

Scoped to a single named repository and its pattern-first contribution policy, giving it a clear niche with minimal conflict risk against other skills.

5 / 5

Total

20

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

referenced_paths_exist

Referenced path issues: 6 missing

Warning

Total

15

/

16

Passed

Repository
nibzard/awesome-agentic-patterns
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.