Open330/open-agent-contribution
Agent
Before executing this agent, the AI tool MUST read all of the following files to build sufficient context. Read them in the order listed.
Open330/open-agent-contribution
Agent
Before executing this agent, the AI tool MUST read all of the following files to build sufficient context. Read them in the order listed.
Open330/open-agent-contribution
Agent
Before executing this agent, the AI tool MUST read all of the following files to build sufficient context. Read them in the order listed.
Plugin Claude Code
MCP server and hook toolkit that compresses responses and keeps explicitly indexed output searchable.
Plugin Claude Code
Compress tool responses and keep explicitly indexed output searchable without flooding the agent context window.
MCP server Claude CodeCodexCursor +2
MCP server "context-compress" as configured in Open330/context-compress. Runs ./dist/index.js with node.
Skill Claude CodeCodex
Audit a repository, plugin setup, or agent session for raw Bash, Read, WebFetch, and MCP outputs that should be routed through context-compress instead. Use when asked to find context waste, raw tool output waste, missing plugin routing, or places where large command/file/web output still enters the agent context…
Skill Claude CodeCodex
Use context-compress tools (execute, executefile) instead of Bash/cat when processing large outputs. Trigger phrases: "analyze logs", "summarize output", "process data", "parse JSON", "filter results", "extract errors", "check build output", "analyze dependencies", "process API response", "large file analysis"…
Skill Claude CodeCodex
Run diagnostics to check context-compress health.
Skill Claude CodeCodex
Show session statistics for context-compress.
Instructions file CodexOpenCode
AGENTS.md instructions for Open330/agent-quotas, covering claude quota monitor — agent setup guide, prerequisites, setup steps, step 1: gather configuration from user and step 2: create hook configuration file.