compound-engineering-plugin
Official Claude Code compound engineering plugin
Debug conversion failures and missing mappings in the Compound-Engineering Plugin. Inspect bundle comments and extend HOOK_EVENT_MAP or TOOL_MAP to resolve issues.
How Context Token Usage Is Optimized During Conversion in the Compound Engineering PluginOptimize context token usage in the compound-engineering-plugin with byte limit enforcement for descriptions, prompts, and sub-agent outputs. Prevent LLM request failures and manage token consumption efficiently.
How Codex Skill Descriptions Are Truncated to 1024 Characters in Claude-to-Codex ConversionLearn how Codex skill descriptions are truncated to 1024 characters using the sanitizeDescription helper in Claude-to-Codex conversion. Discover whitespace normalization and ellipsis appending.
How Experimental Target Providers Handle Format Evolution in Compound EngineeringLearn how experimental target providers handle format evolution in compound engineering with decoupled architecture. Isolate changes and maintain a stable CLI pipeline.
How Namespaced Commands Create Directory Hierarchies in ConversionLearn how namespaced commands create directory hierarchies in conversion. Discover how colons transform into forward slashes for automatic nested folder generation.
Behavioral Differences Between Primary and Subagent Modes in the Compound Engineering PluginDiscover the behavioral differences between primary and subagent modes in the compound engineering plugin. Understand how agents function as standalone entities versus orchestrated skills.
How Plugin Versioning Requirements Are Enforced in the Compound Engineering PluginLearn how Compound Engineering Plugin enforces versioning requirements with a manual checklist and code review. Update plugin json changelog and readme for merges.
How the Compound Engineering Philosophy Shapes Plugin Design in EveryInc's ToolingDiscover how EveryInc's compound engineering philosophy shapes plugin design for modularity and ease of expansion. Learn how minimal changes enable new AI agent targets.
How TypeScript Types Define the Conversion Bundle Structure in the Compound‑Engineering PluginLearn how TypeScript types like OpenCodeBundle define the conversion bundle structure for the Compound Engineering Plugin. Explore configuration, agent files and more.
How to Run the Converter CLI Locally for Plugin DevelopmentLearn how to run the converter CLI locally for plugin development. Install Bun and execute the command from the repository root to streamline your workflow.
How the Output Directory Structure Is Determined for Each Target Platform in Compound EngineeringLearn how the compound engineering CLI determines output directory structure for each target platform. Discover file writing strategies and subdirectory creation methods.
How the Conversion Pipeline Handles Hooks and Events in the Compound Engineering PluginDiscover how the Compound Engineering Plugin conversion pipeline processes Claude hooks and events through three stages: loading, mapping, and rendering. Optimize your workflow today.
Have a question about this repo?
These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:
curl -s "https://instagit.com/install.md" Maintain an open-source project? Get it listed too →