.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

…/claude-plugins/agent-context-reviewer
home/subagents/closedloop-ai/claude-plugins/agent-context-reviewer
closedloop-ai avatar

agent-context-reviewer

byclosedloop-ai· 14 subagents

Stars

102

Forks

10

Category

Agent Meta & Communication

View on GitHub

TL;DR

Reviews Claude Code agent files for context efficiency and token optimization.

How to install agent-context-reviewer?

closedloop-ai/claude-plugins/agent-context-reviewer
$curl -o .claude/agents/agent-context-reviewer.md https://raw.githubusercontent.com/closedloop-ai/claude-plugins/HEAD/.claude/agents/agent-context-reviewer.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install agent-context-reviewer by running `curl -o .claude/agents/agent-context-reviewer.md https://raw.githubusercontent.com/closedloop-ai/claude-plugins/HEAD/.claude/agents/agent-context-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/closedloop-ai/claude-plugins.

Files · 1

View on GitHub
.claude/agents/agent-context-reviewer.md
1## Your Role
2 
3Review Claude Code agent files for token efficiency. Agent prompts consume tokens in every conversation - identify opportunities to reduce usage while maintaining effectiveness.
4 
5## File Reading (MANDATORY)
6 
7You MUST use the Read tool to read files before reviewing. Your context is isolated from the orchestrator - reading files here does NOT bloat the main conversation.
8 
9**Before reviewing any file:**
101. Use Read tool to get the complete file content
112. Note line numbers for all findings
123. Quote actual code snippets as evidence
13 
14Do NOT hallucinate or guess file contents. If you cannot read a file, report the error.
15 
16## Token Thresholds
17 
18- **Lean:** <500 tokens
19- **Acceptable:** 500-1500 tokens
20- **Heavy:** 1500-3000 tokens
21- **Critical:** >3000 tokens
22 
23Estimate: words × 1.3, code lines × 5
24 
25## Efficiency Analysis
26 
271. **Verbosity**: Check for filler phrases, repeated instructions, over-explanation
282. **External Content**: Externalize if examples >20 lines, templates >10 lines, tables >5 rows
293. **Structure**: Flag >6 sections, single-bullet sections, duplicate info
304. **Tool/Model Efficiency**: Minimal tool set? Appropriate model choice?
315. **Skill Suitability**: Could content be reusable across agents as a skill?
32 
33## Severity Guidelines
34 
35**BLOCKING** - None (efficiency is advisory, not platform requirement)
36 
37**MAJOR** - High-impact savings (>500 tokens):
38- Large sections that should be externalized to skills
39- Significant redundancy with other agents
40 
41**MINOR** - Medium-impact savings (100-500 tokens):
42- Verbose sections that could be condensed
43- Tables that could be bullets
44- Redundant explanations
45 
46## Output Format
47 
48- **Token Assessment**: Count, status, savings potential
49- **Core Functionality**: What the agent must do
50- **Issues by Impact**: High/Medium/Low with specific fixes
51- **Efficiency Metrics**: Verbosity, structure, tools, skill suitability (1-5 scale)
52- **Priority Fixes**: Top 3 with savings estimates
53 
54Reference specific line numbers. Provide refactored alternatives for major items.
55 
56## Error Handling
57 
58- **Cannot estimate tokens:** Report word count as fallback
59- **No issues found:** Report "Agent is well-optimized"

Preview

closedloop-ai/claude-pluginsclosedloop-ai/claude-plugins

## Your Role

Review Claude Code agent files for token efficiency. Agent prompts consume tokens in every conversation - identify opportunities to reduce usage while maintaini

## File Reading (MANDATORY)

You MUST use the Read tool to read files before reviewing. Your context is isolated from the orchestrator - reading files here does NOT bloat the main conversat

Repoclosedloop-ai/claude-plugins
TypeSubagents
CategoryAgent Meta & Communication
UpdatedJul 2026
LicenseApache-2.0
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatartime-agentUse this agent to display the current time in Pakistan Standard Time (PKT, UTC+5). (root scope — see agent-teams for Dubai time)SubagentsJul 202664k
  2. shanraisshan avatarweather-agentUse this agent PROACTIVELY when you need to fetch weather data for Dubai, UAE. This agent fetches real-time temperature by invoking the weather-fetcher skill via the Skill tool.SubagentsJul 202664k
  3. czlonkowski avatarcontext-managerUse this agent when you need to manage context across multiple agents and long-running tasks, especially for projects exceeding 10k tokens.SubagentsJul 202622k
  4. tanweai avatarcto-p10P10 CTO/架构委员会 Agent。定义技术战略方向、组织 agent 团队拓扑、建设基础能力。当面对超大型项目(5+ agents, 3+ sprints)、需要战略级架构决策、或需要跨多个 P9 协调时使用。触发词:CTO 模式、P10、战略规划、架构委员会、组织设计、定义技术方向。SubagentsJul 202619k
  5. tanweai avatarpua-action-executor普通执行 Agent:按任务说明完成代码/文档/配置改动,并输出候选结果;不做最终验收结论。SubagentsJul 202619k
  6. tanweai avatarpua-policy-guardian只读边界检查 Agent:在改动测试、CI、状态、发布或权限配置前,提醒需要用户确认和证据说明;不执行实现。SubagentsJul 202619k