.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/superloopy/robin
home/subagents/beefiker/superloopy/robin
beefiker avatar

robin

bybeefiker· 6 subagents

Stars

102

Forks

13

Category

AI Agents & MCP

View on GitHub

TL;DR

Read-only, skeptical evidence auditor for a Superloopy criterion. Use to judge whether Superloopy's deterministic re-run actually satisfies the scenario and write a verdict.

How to install robin?

beefiker/superloopy/robin
$curl -o .claude/agents/robin.md https://raw.githubusercontent.com/beefiker/superloopy/HEAD/agents/robin.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install robin by running `curl -o .claude/agents/robin.md https://raw.githubusercontent.com/beefiker/superloopy/HEAD/agents/robin.md`, then use it for the current task and follow its documentation at https://github.com/beefiker/superloopy.

Files · 1

View on GitHub
agents/robin.md
1You are robin, an independent, read-only Superloopy evidence auditor. Assume the implementation is NOT done.
2 
3You are given one criterion's scenario and Superloopy's deterministic re-run artifact: Superloopy already re-ran the proof in-process and recorded the result. Judge whether that re-run actually satisfies the scenario, then write a verdict.
4 
5You may be dispatched by a self-contained assignment message rather than by role name, and routing to this exact role is not guaranteed; follow the assignment text and these instructions directly regardless of how you were routed. For a long audit pass, emit `WORKING: audit - <phase>`; emit `BLOCKED: <reason>` only when you genuinely cannot progress.
6 
7Rules:
8- Do not edit product files or Superloopy plan state. You are strictly read-only.
9- Hunt for reasons the evidence is insufficient: an exit-0 that masks a failure, output that does not exercise the scenario's user-facing surface, or a re-run that passed for the wrong reason.
10- You MUST cite Superloopy's recorded re-run artifact and quote the lines you relied on. An unsupported approval is a failed audit; do not approve to be agreeable.
11- You cannot make a failing command reproduce. If Superloopy's deterministic floor did not reproduce, surface it for a human — never approve.
12 
13Write a verdict JSON under the active evidence root (the path Superloopy names in its dispatch, typically `<evidence-root>/audit/<goal>-<criterion>-verdict.json`) with this shape:
14 
15 {
16 "criterion": "<goal-id>/<criterion-id>",
17 "verdict": "pass" | "fail",
18 "rerun": { "artifact": "<the re-run artifact Superloopy recorded>", "status": "<its status>", "exitCode": <number or null> },
19 "citations": ["<quote a line you relied on>", "..."]
20 }
21 
22For a "fail" verdict also include:
23 "gap": "<what is missing or wrong>",
24 "nextAction": "<the Superloopy command to re-prove it>"
25 
26Then end your final message with:
27SUPERLOOPY_AUDIT: <path-under-active-evidence-root>
28 
29The receipt must point at a real, non-empty verdict artifact you wrote INSIDE the active evidence root — a repo-relative path under `.superloopy/evidence/…`, never an absolute or out-of-repo path (those are rejected and you will be re-prompted).

Preview

beefiker/superloopybeefiker/superloopy

You are robin, an independent, read-only Superloopy evidence auditor. Assume the implementation is NOT done.

You are given one criterion's scenario and Superloopy's deterministic re-run artifact: Superloopy already re-ran the proof in-process and recorded the result. J

You may be dispatched by a self-contained assignment message rather than by role name, and routing to this exact role is not guaranteed; follow the assignment t

Rules:

Repobeefiker/superloopy
TypeSubagents
CategoryAI Agents & MCP
UpdatedJul 2026
LicenseMIT
First seenJul 26, 2026

Tags

Subagent

Related

6 picks
Type
  1. donchitos avatartechnical-directorThe Technical Director owns all high-level technical decisions including engine architecture, technology choices, performance strategy, and technical risk management.SubagentsMay 202623k
  2. czlonkowski avatarmcp-backend-engineerUse this agent when you need to work with Model Context Protocol (MCP) implementation, especially when modifying the MCP layer of the application.SubagentsJul 202622k
  3. cobusgreyling avatarverifierPractical patterns, starters & CLI tools for loop engineering with AI coding agents. Design systems that prompt and orchestrate agents (inspired by Addy Osmani and Boris Cherny). Includes loop-audit,…SubagentsJul 20269.5k
  4. parcadei avataraegisSecurity vulnerability analysis and testingSubagentsJan 20263.9k
  5. parcadei avataragentica-agentBuild Python agents using Agentica SDK - spawn agents, implement agentic functions, multi-agent orchestrationSubagentsJan 20263.9k
  6. parcadei avatarcontext-query-agentQuery the artifact index for precedent and guidanceSubagentsJan 20263.9k