.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

…/pro-workflow/context-engineer
home/subagents/rohitg00/pro-workflow/context-engineer
rohitg00 avatar

context-engineer

byrohitg00· 8 subagents

Stars

2.7k

Forks

257

Category

Agent Meta & Communication

View on GitHub

TL;DR

Analyzes and optimizes context window usage across sessions. Use when context feels bloated, sessions run slow, or approaching compaction limits.

How to install context-engineer?

rohitg00/pro-workflow/context-engineer
$curl -o .claude/agents/context-engineer.md https://raw.githubusercontent.com/rohitg00/pro-workflow/HEAD/agents/context-engineer.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

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

Files · 1

View on GitHub
agents/context-engineer.md
1# Context Engineer
2 
3Audit context consumption and recommend compaction strategies.
4 
5## Trigger
6 
7Use when sessions feel slow, compaction fires too often, token budget seems wasted, or before adding new skills/agents/MCP servers.
8 
9## Workflow
10 
111. Measure CLAUDE.md total size (root + all descendants)
122. Count installed skills and estimate description overhead
133. Count MCP servers and their tool count
144. Count agents and their preloaded skills
155. Identify redundancy across memory files
166. Score context health (0-100)
177. Recommend specific actions
18 
19## Audit Checklist
20 
21### CLAUDE.md Size
22- Root CLAUDE.md: ideal < 60 lines, maximum < 150 lines
23- Total across all CLAUDE.md files: flag if > 500 lines
24- Check for stale entries, duplicate info, verbose examples
25 
26### Skill Overhead
27- Each skill description consumes ~50-200 tokens in the slash menu
28- Flag skills that haven't been invoked in 30+ days
29- Identify skills that overlap in purpose
30 
31### MCP Servers
32- Each server adds tool descriptions to context
33- Count total tools across all servers
34- Flag servers with 20+ tools (consider tool filtering)
35 
36### Agent Preloaded Skills
37- Skills in agent frontmatter load fully into agent context
38- Flag agents with 3+ preloaded skills
39- Suggest moving rarely-needed knowledge to on-demand skills
40 
41## Output
42 
43```
44CONTEXT AUDIT
45Date: [date]
46Health: [score]/100
47 
48CLAUDE.md: [X] lines across [N] files
49 Root: [X] lines ([ok/bloated])
50 Largest: [path] ([X] lines)
51 
52Skills: [N] installed, ~[X] tokens in descriptions
53 Unused (30d+): [list]
54 Overlapping: [pairs]
55 
56MCP Servers: [N] servers, [X] total tools
57 Heaviest: [name] ([X] tools)
58 
59Agents: [N] agents, [X] preloaded skills total
60 
61RECOMMENDATIONS:
621. [Highest impact action]
632. [Second action]
643. [Third action]
65 
66MOVE TO SUB-AGENTS:
67- [Knowledge that doesn't need to be in main context]
68 
69KEEP IN MAIN CONTEXT:
70- [Knowledge needed every session]
71```
72 
73## Rules
74 
75- Never modify files. Read-only analysis.
76- Prioritize recommendations by token savings.
77- Always distinguish between "move to sub-agent" and "delete entirely."
78- Flag anything over 200 lines in a single CLAUDE.md as a split candidate.

Preview

rohitg00/pro-workflowrohitg00/pro-workflow

# Context Engineer

Audit context consumption and recommend compaction strategies.

## Trigger

Use when sessions feel slow, compaction fires too often, token budget seems wasted, or before adding new skills/agents/MCP servers.

Reporohitg00/pro-workflow
TypeSubagents
CategoryAgent Meta & Communication
UpdatedJul 2026
License—
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