review-role

review-role is a skill for Claude Code from 3A2DEV/ansible-designer. It costs 69 tokens per session (1,138 once invoked), scanned A, original, no licence file.

A read-only review of an Ansible role, which is a reusable package of automation tasks for configuring systems.

In plain words
What is it for?
It reports critical, warning, and informational issues in the role's folders, tasks, tags, secret handling, variable files, metadata, and handlers.
Why use it?
It helps find incomplete structure, security issues, invalid metadata, and task or handler mistakes before the role is used.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the ansible-designer plugin — 13 skills shipped together

Good fit It reports critical, warning, and informational issues in the role's folders, tasks…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/3a2dev/ansible-designer/review-role
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add 3A2DEV/ansible-designer --skill review-role
Clone the repo
git clone --depth 1 https://github.com/3A2DEV/ansible-designer

Made for: Claude Code.

Or install ansible-designer, the plugin that ships this one along with the rest of its 13 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for review-role

README.md
[![agentmods](https://agentmods.dev/badge/skills/3a2dev/ansible-designer/review-role.svg)](https://agentmods.dev/skills/3a2dev/ansible-designer/review-role)
Your own site
<a href="https://agentmods.dev/skills/3a2dev/ansible-designer/review-role"><img src="https://agentmods.dev/badge/skills/3a2dev/ansible-designer/review-role.svg" alt="Measured on agentmods" height="20"></a>
Per session 69 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,138 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00069 $0.01138
Opus 5 $0.00034 $0.00569
Sonnet 5 $0.00014 $0.00228
Haiku 4.5 $0.00007 $0.00114

Measured 7d ago against content hash 96acf1019c73, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

review-role scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/review-role/SKILL.md · 96 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 96 lines · 69 tokens per session scan A 96acf1019c73

Subscribe to this mod's changes

review-role is a skill published in the GitHub repository 3A2DEV/ansible-designer (5 stars, last pushed 17d ago), with no licence file. It adds 69 tokens to every session and 1,138 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

deep-module-refactor

Explore a codebase to find opportunities for architectural improvement, focusing on making the codebase more testable by deepening shallow modules. Use when user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more AI-navigable.

zebbern/claude-code-guide · 62 tokens

secure-code-review

Systematically reviews code for SQL injection, XSS, SSRF, broken access control, cryptographic failures, and other common OWASP Top 10 vulnerabilities, providing vulnerable code examples and ready-to-use remediation guidance. Trigger this skill when users ask for a security review, vulnerability scan, or penetration…

zebbern/claude-code-guide · 86 tokens

octocode-roast

Use when code needs a blunt evidence-backed roast or memorable critique: smell inventory, debt ranking, hot-path autopsy, savage/diff review, security or performance sins, or practical redemption paths. Phrases like roast this, brutal review, top sins, cleanup debt. Polite evidence-first PR review → octocode-research.

bgauryy/octocode · 71 tokens

code-review-web

Review web application code for bugs, security issues, performance problems, and stack-specific anti-patterns. Use this skill whenever the user wants to review code, debug a production issue, investigate a build failure, audit security, or check a PR before merging. Triggers on code review, review my code, debug…

rampstackco/claude-skills · 121 tokens

design-standards

Apply production-grade design standards when building or reviewing pages, components, or UI. Use this skill whenever the user asks to build a page, design a component, lay out a section, review the UI, fix the layout, or check design quality. Triggers on build a page, create a component, design a section, hero, card…

rampstackco/claude-skills · 122 tokens

ocr

AI-powered multi-agent code review. Simulates a team of Principal Engineers reviewing code from different perspectives. Use when asked to review code, check a PR, analyze changes, or perform code review.

spencermarx/open-code-review · 44 tokens