Stats
Actions
Tags
From jacked
Use after implementing a feature, fixing a bug, or completing any non-trivial code change. Recursive multi-lens review that continues until all selected lenses pass clean.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jacked:dcrThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
First, check if a repo-scoped version exists in the current project:
First, check if a repo-scoped version exists in the current project:
.claude/skills/dcr/SKILL.md exists (Glob) → read and follow it instead of this file..claude/commands/dcr.md exists (Glob) → read and follow it instead.~/.claude/commands/dcr.md and follow it.npx claudepluginhub jackneil/claude-jacked --plugin jackedProvides a checklist for code reviews covering functionality, security, performance, maintainability, tests, and quality. Use for pull requests, audits, team standards, and developer training.