Imported from UnownHash/Golbat (
AGENTS.md). Install upstream withnpx skills add UnownHash/Golbat. Copyright stays with the author.
AGENTS.md
Source of Truth
This project uses CLAUDE.md as the primary instruction file.
- Always read and follow instructions in
CLAUDE.mdbefore taking any action. - Treat
CLAUDE.mdas the single source of truth for:- Coding conventions
- Project structure
- Commands (build, test, dev)
- Architecture decisions
- Tooling and dependencies
Behavior Rules
- Do not duplicate or reinterpret rules from
CLAUDE.md. - If there is any conflict,
CLAUDE.mdoverrides this file. - If
CLAUDE.mdis missing or unclear, ask for clarification before proceeding.
Fallback
If CLAUDE.md is not present:
- Proceed conservatively
- Follow standard best practices
- Minimize assumptions