Manage the lifecycle of evidence reviews through automated creation, auditing, and fixing agents.

Install

mkdir -p .claude/skills/er && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/17332" && unzip -o skill.zip -d .claude/skills/er && rm skill.zip

Installs to .claude/skills/er

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

AI4L - Main Skill for Evidence Review Creation and Auditing using @AGENTS
73 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Create an evidence review for a given topic
  • Audit an existing evidence review file
  • Fix inconsistencies in an evidence review
  • Combine audit results into a final QA file
  • Iterate audit/fix cycles until a pass rate is achieved
  • Compare multiple evidence reviews for an intervention

How it works

The skill parses user input to determine which sub-command to execute, then delegates to specific agents like er-creator, er-auditor, or er-fixer to perform the requested evidence review operation.

Inputs & outputs

You give it
A topic for creation, an existing ER file, or an intervention name
You get back
A new ER file, an audit report, a fixed ER, a QA file, or a comparison report

When to use er

  • Create evidence review
  • Audit existing review file
  • Fix review inconsistencies
  • Combine QA audits

About this skill

AI4L - Main Skill for Evidence Review Creation and Auditing using @AGENTS

General Rules

  • Parse the user's input to determine which sub-command to execute

  • Set [args] to $ARGUMENTS

  • Note the [start_time] when beginning any command, and report the [time_taken] when done

  • All generated results go in [creation_dir] as .md files

  • Do not edit or modify any files outside [creation_dir]

  • Full lines formatted as line comments must be ignored when processing commands.

COMMAND: create {topic}

Create an evidence review (ER) using the @er-creator agent.

  • If no [args] are given {

    • Report: usage: /er create {topic}
    • exit } otherwise { set [topic] to [args] }
  • Report: create: [topic]

  • @er-creator: [topic]

  • Wait until the agent finishes

  • Report: filename: [filename]

COMMAND: audit {er}

Audit an ER using the @er-auditor agent.

  • If no [args] are given {

    • Set [target_er] to the newest ER in [creation_dir] } else {
    • Set [target_er] to [args] }
  • Report: audit: [target_er]

  • @er-auditor: [target_er]

  • Wait until the agent finishes and returns the result

  • Report: target_er: [target_er]

  • Report: pass_rate: [pass_rate]

COMMAND: fix {er}

Audit and fix an ER using the @er-fixer agent.

  • If no [args] are given {

    • Set [target_er] to the newest ER in [creation_dir] } else {
    • Set [target_er] to [args] }
  • Report: fix: [target_er]

  • @er-fixer: [target_er]

  • Wait until the agent finishes and returns the result

  • Report: target_er: [target_er]

  • Report: pass_rate: [pass_rate]

COMMAND: combine {er}

Create a final QA file from all audits

  • If no [args] are given {

    • Set [target_er] to the newest ER in [creation_dir] } else {
    • Set [target_er] to [args] }
  • Report: combine: [target_er]

  • @er-combiner: [target_er]

  • Wait until the agent finishes and returns the result

  • Report QA file: [new_qa_filename]

COMMAND: iterate {er}

Loops audit/fix cycles up to [max_audits] times until [needed_passes] show 100% pass rate.

  • If no [args] are given {

    • Set [target_er] to the newest ER in [creation_dir] } else {
    • Set [target_er] to [args] }
  • Report: iterate: [target_er]

Initialize {

  • Set [iteration] = 0, [consecutive_passes] = 0 }

Loop while [iteration] < [max_audits] and [consecutive_passes] < [needed_passes] {

  • @er-fixer: [target_er]

  • Wait until the agent finishes and returns the result

  • If the [pass_rate] is 100%, increment [consecutive_passes]; otherwise reset to 0

  • Increment [iteration]

  • Report: "Iteration [iteration]: Pass rate = [pass_rate]% ([consecutive_passes]/[needed_passes] consecutive passes needed)" }

  • @er-combiner: [target_er]

If [iteration] < [max_audits] {

  • Return: status: success } else {

  • Return: status: failed }

  • Return: target_er: [target_er]

  • Return: iterations: [iteration]

COMMAND: full {er}

A create and multi-pass audit workflow.

  • Execute the "create" command
  • Execute the "iterate" command

COMMAND: compare {intervention}

Compares all ERs for a given intervention, typically from different AI models or versions, to determine which is strongest based on content quality and the latest QA audit results.

  • If no [args] are given {

    • Set [intervention] to intervention in the frontmatter of the newest ER in [creation_dir] } else {
    • Set [intervention] to [args] }
  • Report: compare: [intervention]

  • Compare all ERs in [creation_dir] with a similar [intervention] in their frontmatter

    • Compare the quality of the content
    • Be detailed
    • Take into account the latest "QA.md" for each.
  • Present a clear recommendation of which ER is strongest and why.

When not to use it

  • When modifying files outside the creation_dir
  • When processing comments formatted as `line`

Limitations

  • All generated results go in [creation_dir] as .md files.
  • The skill does not edit or modify any files outside [creation_dir].

How it compares

This skill orchestrates a multi-agent workflow for evidence review, providing structured commands for creation, auditing, and fixing, which is different from manual review processes.

Compared to similar skills

er side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
er (this skill)010dNo flagsIntermediate
youtube-game-keywords01moReviewIntermediate
linkedin-sales-navigator-alt231moNo flagsIntermediate
market-research-reports387moReviewAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

youtube-game-keywords

zou9229

|

00

linkedin-sales-navigator-alt

OneWave-AI

Build targeted prospect lists by analyzing LinkedIn profiles, extracting job titles, companies, locations, and recent activity. Identifies decision-makers, tracks job changes for warm outreach, and enriches contact data. Use when users need to find prospects, build lead lists, or track decision-maker movements.

23226

market-research-reports

davila7

Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, deep integration with research-lookup for data gathering, and multi-framework strategic analysis including Porter's Five Forces, PESTLE, SWOT, TAM/SAM/SOM, and BCG Matrix.

38162

annas-archive-ebooks

ratacat

Use when needing to look up book content, find a book by title/author, download an ebook, or reference material from a published book. Triggers on book lookups, ebook downloads, "find the book", "get the PDF/EPUB of". Downloads produce PDF/EPUB/MOBI files - use ebook-extractor skill to convert to text.

22177

content-trend-researcher

alirezarezvani

Advanced content and topic research skill that analyzes trends across Google Analytics, Google Trends, Substack, Medium, Reddit, LinkedIn, X, blogs, podcasts, and YouTube to generate data-driven article outlines based on user intent analysis

30126

trend-research

gtmagents

Use when identifying cultural moments, audio trends, memes, or creator

8113

Search skills

Search the agent skills registry