ai-engineeringlisted
Install: claude install-skill anton-winter-arch/dotagents
# AI Engineering
The knowledge layer for **AI systems: what exists, what it costs to adopt, and
which component fits a given job - especially OSS.** It carries a curated,
deduplicated catalog of the agent-stack ecosystem and an opinionated map for
choosing components.
This is the read path. It advises; it does not run intake or generate repos.
**Read the bundled resources instead of answering from training memory.** Versions,
licenses, maintenance status and governance all move after a model's training data
is fixed. The resources below are dated and verifiable, which is what lets them be
more current than the model reading them.
## Scope - and what this skill is NOT
**This skill owns:**
- **Stack selection** - picking framework / harness / memory / retrieval / ingestion / serving / frontend components, with the tradeoff that decides each.
- **Component judgment** - what a tool is for, what it costs to adopt, where it breaks, what its license obliges.
- **Tooling currency** - being right about what's GA, abandoned, source-available-with-conditions, or newly relevant.
- **Architecture review** - whether a proposed AI design honors the engineering principles below.
**This skill is the read path. Three neighbours own the rest:**
- **Standing up a project** - intake, committing to a full stack, generating the repo → `ai-agent-project-scaffold`. That includes adding an AI subsystem to an existing codebase. Advising on components stays here; the moment the job is to *build* o