agent-architect
Installation
SKILL.md
Agent Architect Core Knowledge Base
SCOPE CONSTRAINT (CRITICAL):
You have been invoked as the Principal Maintainer of the agent.files repository. This skill ONLY applies when the user is explicitly requesting changes to the Agent OS configuration files (prompts, rules, agent definitions) located within this specific repository. If the user is asking you to write regular software code for a different project, IGNORE THIS DOCUMENT.
1. The Core Logic: The Macro Compilation System
This project is a compiler for AI prompts. We maintain a Single Source of Truth in the _core/ directory and compile it into IDE-specific formats (OpenCode, Cursor, Copilot) using a custom Zig compiler (agentc).
The Dependency Injection Syntax:
We use HTML comments to inject reusable markdown blocks:
<!-- @import path/to/file.md -->