{{ 𝛀𝛀𝛀 }} Probe the project for weaknesses
Scanned 9/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill repo-critique --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Repo Critique?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-repo-critique)More formats (shields.io, HTML) on the badges page.
---
name: repo-critique
description: "{{ 𝛀𝛀𝛀 }} Probe the project for weaknesses"
model: opus
disable-model-invocation: true
allowed-tools: ["Read", "Glob", "Grep"]
argument-hint: [focus of analysis]
---
<overview>
Identify weaknesses in this codebase's implementation.
</overview>
<steps>
1. Analyse the codebase as a developer would when reading unfamiliar code.
2. If $ARGUMENTS contains content, focus analysis on that area.
3. Provide practical overview of weaknesses in implemented code only (not missing features).
</steps>
<inputs>
$ARGUMENTS
</inputs>
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!