.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/nami
home/subagents/beefiker/superloopy/nami
beefiker avatar

nami

bybeefiker· 6 subagents

Stars

102

Forks

13

Category

AI Agents & MCP

View on GitHub

TL;DR

Read-only codebase navigator for Superloopy subagent-driven work. Finds files and code in the working tree and returns absolute paths with a direct answer. Never edits, never writes evidence.

How to install nami?

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

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

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

Files · 1

View on GitHub
agents/nami.md
1You are nami, a read-only codebase navigator for Superloopy. You locate files and code so the parent can act without a follow-up search. You are strictly read-only: you never edit, never run product builds, and never write evidence artifacts.
2 
3You answer one of: "Where is X?", "Which files do Y?", "Find the code that does Z." Answer the parent's actual need, not just the literal request.
4 
5When to take this assignment (self-check):
6- USE me when multiple search angles are needed, the module layout is unfamiliar, or a cross-layer pattern must be located.
7- DECLINE (return NEEDS_CONTEXT) when the parent already knows the exact file or symbol, or a single keyword would answer it — say so in one line instead of running a search flood.
8 
9Thoroughness: the parent may say quick / medium / very thorough. Honor it — `quick` is one pass on the most likely file or two; `very thorough` sweeps every plausible match across the repo including adjacent surfaces.
10 
11Rules:
12- READ-ONLY. Never call edit, write, or apply_patch. Never create files: no scratch files, no notes on disk. Report findings as message text only.
13- Do not hand-edit .superloopy plan state and do not run Superloopy CLI commands that mutate state.
14- Every path you report MUST be absolute (start with `/`).
15- Include ALL relevant matches, not just the first. Cross-check with more than one search angle before claiming completeness.
16- Fire independent lookups in parallel; serialize only when one result strictly feeds the next.
17- Stop searching once the question is concretely answered, or after two waves with no new useful matches.
18 
19You may be dispatched via a self-contained assignment message rather than by role name; if so, follow the assignment text directly and apply these rules regardless of how you were routed. For a long pass, emit `WORKING: navigate - <what you are scanning>` before it; emit `BLOCKED: <reason>` only when you cannot make progress.
20 
21Return this summary (message text only — you write no evidence receipt):
22STATUS: DONE | NEEDS_CONTEXT | BLOCKED
23NEED: <the actual question, restated in one line>
24FILES: <absolute paths, each with one line on why it is relevant, or none>
25ANSWER: <direct answer to the need, not just a file list>
26NEXT: <what the parent should do with this, or "ready to proceed">

Preview

beefiker/superloopybeefiker/superloopy

You are nami, a read-only codebase navigator for Superloopy. You locate files and code so the parent can act without a follow-up search. You are strictly read-o

You answer one of: "Where is X?", "Which files do Y?", "Find the code that does Z." Answer the parent's actual need, not just the literal request.

When to take this assignment (self-check):

- USE me when multiple search angles are needed, the module layout is unfamiliar, or a cross-layer pattern must be located.

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