Ce Agent Native Architecture
Skill Verified ActiveBuild applications where agents are first-class citizens. Use this skill when designing autonomous agents, creating MCP tools, implementing self-modifying systems, or building apps where features are outcomes achieved by agents operating in a loop.
To guide developers in building sophisticated agent-native applications by establishing core architectural principles and practical patterns.
Features
- Agent-native architecture principles
- Tool design primitives
- File organization and context.md
- Dynamic context injection
- Execution patterns and model tier selection
- Self-modification capabilities
- Testing and product design implications
Use Cases
- Designing new autonomous agent systems
- Implementing self-modifying agent applications
- Building applications where features are agent outcomes
- Creating MCP tools with atomic primitives
Non-Goals
- Providing specific code implementations for every pattern
- Replacing detailed API documentation
- Dictating a single rigid architectural choice
Practices
- Agent-native design
- Tool design
- System prompt engineering
- Testing
- Self-modification
Installation
First, add the marketplace
/plugin marketplace add EveryInc/compound-engineering-plugin/plugin install compound-engineering@compound-engineering-pluginQuality Score
VerifiedTrust Signals
Similar Extensions
Arize Prompt Optimization
100Optimizes, improves, and debugs LLM prompts using production trace data, evaluations, and annotations. Extracts prompts from spans, gathers performance signal, and runs a data-driven optimization loop using the ax CLI. Use when the user mentions optimize prompt, improve prompt, make AI respond better, improve output quality, prompt engineering, prompt tuning, or system prompt improvement.
Prompt Optimization
100Applies prompt repetition to improve accuracy for non-reasoning LLMs
Cli Anything Blender
100Command-line interface for Blender - A stateful command-line interface for 3D scene editing, following the same patterns as the GIMP CLI ...
V3 Ddd Architecture
100Domain-Driven Design architecture for claude-flow v3. Implements modular, bounded context architecture with clean separation of concerns and microkernel pattern.
Pathfinder
100Map a codebase into feature-grouped flowcharts, identify duplicated concerns across features, and propose a unified architecture. Use when asked to "find the ideal path," unify duplicated systems, or audit architecture before a refactor. Emits a proposed unified flowchart plus per-system /make-plan prompts.
Understand
100Analyze a codebase to produce an interactive knowledge graph for understanding architecture, components, and relationships