--- name: share-artifact description: >- Route README, AGENTS, and ADR authoring or review to the matching specification, Jinja template, and sample. Use for creating or reviewing README files, AGENTS.md guidance, or architecture decision records; do not use for implementation or test workflows. --- # Share artifact ## Selection rule For a README, AGENTS, or ADR request, open the selected `spec.md`, use its `template.md`, and compare the result with `sample.md`. Read the internal contract that matches any specification, template, or sample maintenance task. ## Table of contents ### Document slices - [README specification](readme/spec.md) - [AGENTS specification](agents/spec.md) - [ADR specification](adr/spec.md) ### Internal contracts - [Specification contract](internal/spec/spec.md) - [Template contract](internal/template/spec.md) - [Sample contract](internal/sample/spec.md)