agent-native-architecture

Official

Design prompt-native agents with true autonomy

AuthorEveryInc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Enables building AI agents that achieve outcomes via prompts and primitives rather than hard-coded code paths, allowing flexible, autonomous problem solving.

Core Features & Use Cases

  • Features are prompts that define outcomes, not hard-coded functions
  • Primitives (read/write/list) enable capabilities
  • Self-modifying prompts and MCP patterns for evolution
  • Guidance on governance and safety for agent autonomy

Quick Start

Outline a new feature as a prompt and identify the primitives needed for the agent.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: agent-native-architecture
Download link: https://github.com/EveryInc/compound-engineering-plugin/archive/main.zip#agent-native-architecture

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository