Title#
chore(#28): add CLAUDE.md to agent-core-artefacts
Problem#
The agent-core-artefacts repo had no CLAUDE.md, so agents had no context about its purpose, directory structure, or conventions.
Task / Link#
GitHub Issue #28 — https://github.com/AgentSDE/agent-core-artefacts/issues/28
Changes#
- Create
CLAUDE.mdat repo root describing the repo as artefact/document storage (not a service) - Document the
docs/andtasks/directory structures and their subdirectories - Document task directory naming convention (
gh-<N>grouped by env/org/repo) - Explicitly state no build/test/lint commands exist
- Document branch and PR naming rules
Notes#
Marked as living documentation — structure may evolve as new artefact types are added.
Testing#
- Verified
CLAUDE.mdexists at repo root and is well-formed Markdown - Confirmed documented directories match actual repo structure
- No stale references to
agent-corecommands or env vars