From idm-skills
Use when reviewing Python code for correctness, style, security, and maintainability. Triggers on requests to review, audit, or critique Python files, pull requests, or snippets. Applies the organization's Python standards.
How this skill is triggered — by the user, by Claude, or both
Slash command
/idm-skills:python-code-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When reviewing Python code, evaluate it against the following dimensions and
When reviewing Python code, evaluate it against the following dimensions and report findings grouped by severity (blocker / warning / nit).
Produce a short summary, then a table of findings with file:line, severity, and a suggested fix. Keep suggestions concrete.
npx claudepluginhub shchen-idmod/company-skills --plugin idm-skillsCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.