compound-engineering-plugin

Official Claude Code compound engineering plugin

48 articles 8.9k View on GitHub ↗
48 articles
How to Debug Conversion Failures and Missing Mappings in the 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-to-guide
Feb 19, 2026
How Context Token Usage Is Optimized During Conversion in the Compound Engineering Plugin

Optimize 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.

deep-dive
Feb 19, 2026
How Codex Skill Descriptions Are Truncated to 1024 Characters in Claude-to-Codex Conversion

Learn how Codex skill descriptions are truncated to 1024 characters using the sanitizeDescription helper in Claude-to-Codex conversion. Discover whitespace normalization and ellipsis appending.

internals
Feb 19, 2026
How Experimental Target Providers Handle Format Evolution in Compound Engineering

Learn how experimental target providers handle format evolution in compound engineering with decoupled architecture. Isolate changes and maintain a stable CLI pipeline.

internals
Feb 19, 2026
How Namespaced Commands Create Directory Hierarchies in Conversion

Learn how namespaced commands create directory hierarchies in conversion. Discover how colons transform into forward slashes for automatic nested folder generation.

internals
Feb 19, 2026
Behavioral Differences Between Primary and Subagent Modes in the Compound Engineering Plugin

Discover the behavioral differences between primary and subagent modes in the compound engineering plugin. Understand how agents function as standalone entities versus orchestrated skills.

deep-dive
Feb 19, 2026
How Plugin Versioning Requirements Are Enforced in the Compound Engineering Plugin

Learn how Compound Engineering Plugin enforces versioning requirements with a manual checklist and code review. Update plugin json changelog and readme for merges.

internals
Feb 16, 2026
How the Compound Engineering Philosophy Shapes Plugin Design in EveryInc's Tooling

Discover how EveryInc's compound engineering philosophy shapes plugin design for modularity and ease of expansion. Learn how minimal changes enable new AI agent targets.

architecture
Feb 16, 2026
How TypeScript Types Define the Conversion Bundle Structure in the Compound‑Engineering Plugin

Learn how TypeScript types like OpenCodeBundle define the conversion bundle structure for the Compound Engineering Plugin. Explore configuration, agent files and more.

internals
Feb 16, 2026
How to Run the Converter CLI Locally for Plugin Development

Learn 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-to-guide
Feb 16, 2026
How the Output Directory Structure Is Determined for Each Target Platform in Compound Engineering

Learn how the compound engineering CLI determines output directory structure for each target platform. Discover file writing strategies and subdirectory creation methods.

internals
Feb 16, 2026
How the Conversion Pipeline Handles Hooks and Events in the Compound Engineering Plugin

Discover how the Compound Engineering Plugin conversion pipeline processes Claude hooks and events through three stages: loading, mapping, and rendering. Optimize your workflow today.

how-to-guide
Feb 16, 2026

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:

Share the following with your agent to get started:
curl -s "https://instagit.com/install.md"

Works with
Claude Codex Cursor VS Code OpenClaw Any MCP Client

Maintain an open-source project? Get it listed too →