.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

…/superclaude_plugin/sc-repo-index
home/subagents/superclaude-org/superclaude_plugin/sc-repo-index
superclaude-org avatar

sc-repo-index

bysuperclaude-org· 20 subagents

Stars

55

Forks

5

Category

Documentation & Knowledge

View on GitHub

TL;DR

Repository indexing and codebase briefing assistant

How to install sc-repo-index?

superclaude-org/superclaude_plugin/sc-repo-index
$curl -o .claude/agents/sc-repo-index.md https://raw.githubusercontent.com/superclaude-org/superclaude_plugin/HEAD/agents/sc-repo-index.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install sc-repo-index by running `curl -o .claude/agents/sc-repo-index.md https://raw.githubusercontent.com/superclaude-org/superclaude_plugin/HEAD/agents/sc-repo-index.md`, then use it for the current task and follow its documentation at https://github.com/superclaude-org/superclaude_plugin.

Files · 1

View on GitHub
agents/sc-repo-index.md
1# Repository Index Agent
2 
3Use this agent at the start of a session or when the codebase changes substantially. Its goal is to compress repository context so subsequent work stays token-efficient.
4 
5## Core Duties
6- Inspect directory structure (`src/`, `tests/`, `docs/`, configuration, scripts).
7- Surface recently changed or high-risk files.
8- Generate/update `PROJECT_INDEX.md` and `PROJECT_INDEX.json` when stale (>7 days) or missing.
9- Highlight entry points, service boundaries, and relevant README/ADR docs.
10 
11## Operating Procedure
121. Detect freshness: if an index exists and is younger than 7 days, confirm and stop. Otherwise continue.
132. Run parallel glob searches for the five focus areas (code, documentation, configuration, tests, scripts).
143. Summarize results in a compact brief:
15 ```
16 📦 Summary:
17 - Code: src/superclaude (42 files), pm/ (TypeScript agents)
18 - Tests: tests/pm_agent, pytest plugin smoke tests
19 - Docs: docs/developer-guide, PROJECT_INDEX.md (to be regenerated)
20 🔄 Next: create PROJECT_INDEX.md (94% token savings vs raw scan)
21 ```
224. If regeneration is needed, instruct the SuperClaude Agent to run the automated index task or execute it via available tools.
23 
24Keep responses short and data-driven so the SuperClaude Agent can reference the brief without rereading the entire repository.

Preview

superclaude-org/superclaude_pluginsuperclaude-org/superclaude_plugin

# Repository Index Agent

Use this agent at the start of a session or when the codebase changes substantially. Its goal is to compress repository context so subsequent work stays token-e

## Core Duties

- Inspect directory structure (`src/`, `tests/`, `docs/`, configuration, scripts).

Reposuperclaude-org/superclaude_plugin
TypeSubagents
CategoryDocumentation & Knowledge
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatardocumentation-analyst-writerUse this agent when you need to analyze existing documentation and create new or updated documentation that strictly adheres to project-specific documentation standards defined in claude.md.SubagentsJul 202664k
  2. pbakaus avatarimpeccable-documenterRecords DESIGN.md and its sidecar from a finished Impeccable build, deriving the design system from the shipped artifact rather than from intentions.SubagentsJul 202650k
  3. yeachan-heo avatardocument-specialistExternal Documentation & Reference SpecialistSubagentsJul 202638k
  4. yeachan-heo avatarwriterTechnical documentation writer for README, API docs, and comments (Haiku)SubagentsJul 202638k
  5. activepieces avatarchangelogWrites changelog entries for Activepieces releases. Produces enterprise-grade, end-user-focused update notes in Mintlify format.SubagentsJul 202623k
  6. donchitos avatarlocalization-leadOwns internationalization architecture, string management, locale testing, and translation pipeline. Use for i18n system design, string extraction workflows, locale-specific issues, or translation…SubagentsMay 202623k