Imported from adiacov/agent-workspace (
AGENTS.md). Install upstream withnpx skills add adiacov/agent-workspace. Copyright stays with the author.
AGENTS.md
Canonical instruction entrypoint for every AI agent working in this repository. This repository uses file-based instructions and memory.
Before performing meaningful work:
- Read
WORKFLOWS.mdand follow it as the primary workflow authority. - Classify the request and load only the context required by
WORKFLOWS.md. - For coding or implementation work, read and follow
ENGINEERING.mdif present.
When work is completed:
- update project context/memory as directed by
WORKFLOWS.md; - avoid duplicating information across context/memory files;
- summarize what changed, how it was verified, and any remaining risks.
Project-specific instructions may be added below; keep them here so every agent sees the same guidance.
For additional context about technologies to be used, project structure, shell commands, and other important information, read the current plan at specs/003-sync-template-merge/plan.md