docs: add CLAUDE.md — agent development guidelines

- Core principles for autonomous agents with verification
- Checkpoint-based self-monitoring patterns
- Generalized agent workflow (no project-specific agents)
- Single source of truth in ~/clawd/claude-agents-skills/
- PM autonomy and cron job configuration
- Verification protocol to prevent hallucinations
- Together with CODING-CONVENTIONS.md, foundation for agent development
This commit is contained in:
2026-03-02 08:46:26 +01:00
parent 86f2baef44
commit f4df4f7490
2 changed files with 171 additions and 1 deletions
-1
View File
@@ -48,7 +48,6 @@ __pycache__/
# Planning & Documentation (kept locally, not in repo)
.planning/
TODO.md
CLAUDE.md
./frontend/.planning/
./frontend/tasks/
./docs/plans/