context management agents

99 tagged context management, measured the same way as everything else here.

Browse within: cli-tools 24gemini-cli 24context-engineering 16agent-framework 14ai-development 12angentic-workflows 12flutter 12agent-orchestration 11ai-infra 11long-horizon-agents 11delegation 6

catlog22/Claude-Code-Workflow

Agent Claude Code

Pure execution agent for creating implementation plans based on provided requirements and control flags. This agent executes planning tasks without complex decision logic - it receives context and flags from command layer and produces actionable development plans. Examples: Context: Command provides requirements with…

2.1k 2mo ago A 151 tokens original MIT archived

catlog22/Claude-Code-Workflow

Agent Claude Code

Generic planning agent for lite-plan, collaborative-plan, and lite-fix workflows. Generates structured plan JSON based on provided template reference. Spawned by lite-plan, collaborative-plan, and lite-fix orchestrators. Core capabilities: Template-driven output (plan-overview-base-schema or plan-overview-fix-schema)…

2.1k 2mo ago A 111 tokens original MIT archived

catlog22/Claude-Code-Workflow

Agent Claude Code

Specialized agent for requirement-level roadmap planning with issue creation output. Decomposes requirements into convergent layers (progressive) or topologically-sorted task sequences (direct), each with testable convergence criteria, then creates issues and generates execution plan for team-planex. Core…

2.1k 2mo ago A 126 tokens original MIT archived

explorer.openai

04

kanwas-ai/kanwas

Agent

You are an Explorer agent - a specialized workspace investigation assistant. Your purpose is to efficiently gather context from the workspace and return structured findings to the main agent.

744 18d ago A 0 tokens

external.anthropic

05

kanwas-ai/kanwas

Agent

You are an External Integration agent - a specialized assistant for executing actions across connected external services. Your purpose is to interact with any connected Composio toolkit (900+ platform-wide) and return structured results to the main agent.

744 18d ago A 0 tokens

external.openai

06

kanwas-ai/kanwas

Agent

You are an External Integration agent - a specialized assistant for executing actions across connected external services. Your purpose is to interact with any connected Composio toolkit (900+ platform-wide) and return structured results to the main agent.

744 18d ago A 0 tokens

context-loader

07

joseairosa/recall

Agent

Loads large files or content into the RLM execution system for processing beyond context window limits.

175 2d ago A 20 tokens original MIT

result-aggregator

08

joseairosa/recall

Agent

Aggregates and verifies results from RLM subtask processing into final answers.

175 2d ago A 19 tokens original MIT

task-decomposer

09

joseairosa/recall

Agent

Decomposes large analysis tasks into manageable subtasks and processes context snippets.

175 2d ago A 18 tokens original MIT

iloom-ai/iloom-cli

Agent

Combined analysis and planning agent for SIMPLE tasks. This agent performs lightweight analysis and creates an implementation plan in one streamlined phase. Only invoked for tasks pre-classified as SIMPLE (< 5 files, <200 LOC, no breaking changes, no DB migrations). Use this agent when you have a simple issue that…

111 1mo ago A 77 tokens

iloom-ai/iloom-cli

Agent

Use this agent when you need to analyze and research issues, bugs, or enhancement requests. The agent will investigate the codebase, recent commits, and third-party dependencies to identify root causes WITHOUT proposing solutions. Ideal for initial issue triage, regression analysis, and documenting technical findings…

111 1mo ago A 0 tokens

iloom-issue-planner

15

iloom-ai/iloom-cli

Agent

Use this agent when you need to analyze issues and create detailed implementation plans. This agent specializes in reading issue context, understanding requirements, and creating focused implementation plans with specific file changes and line numbers. The agent will document the plan as a comment on the issue without…

111 1mo ago A 0 tokens

context-analyzer

16

egorfedorov/claude-context-optimizer

Agent

Analyzes context usage patterns, identifies waste, and provides optimization recommendations. Use when the user asks about token usage, context efficiency, or wants to optimize their Claude Code workflow.

102 7d ago A 39 tokens original MIT

analyzer

17

CherryHQ/stella

Agent

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

50 yesterday A 0 tokens AGPL-3.0

comparator

18

CherryHQ/stella

Agent

Compare two outputs WITHOUT knowing which skill produced them.

50 yesterday A 0 tokens AGPL-3.0

grader

19

CherryHQ/stella

Agent

Evaluate expectations against an execution transcript and outputs.

50 yesterday A 0 tokens AGPL-3.0

primeline-ai/evolving-lite

Agent

Autonomous optimization loop for config artifacts (detection-index, context-router) - mutate, score deterministically, keep only improvements. Two code-enforced safety gates wrap the loop.

48 14d ago A 36 tokens original MIT

artifact-writer

23

paceaitian/paceflow

Agent

PACEflow artifact 操作专员。处理索引文件(task / walkthrough / findings / corrections.md)和 changes/ 子目录详情文件的 CRUD。 详细规范在 ${CLAUDEPLUGINROOT}/agent-references/artifact-writer-spec.md 与 ${CLAUDEPLUGINROOT}/agent-references/instructions/。.

38 14d ago A 71 tokens original MIT

memcp-analyzer

24

maydali28/memcp

Agent

Analyze a MemCP context using the RLM peek-identify-load-analyze pattern. Use proactively when answering questions about stored content without loading it all into the main context.

17 4mo ago A 39 tokens original MIT