Skip to content

docs: restructure agent instructions around AGENTS.md#792

Merged
lcottercertinia merged 1 commit into
certinia:mainfrom
lukecotter:chore-update-agents-file
May 29, 2026
Merged

docs: restructure agent instructions around AGENTS.md#792
lcottercertinia merged 1 commit into
certinia:mainfrom
lukecotter:chore-update-agents-file

Conversation

@lukecotter
Copy link
Copy Markdown
Contributor

📝 PR Overview

Makes AGENTS.md the canonical, single source of agent instructions and reduces CLAUDE.md to a thin import stub, so guidance lives in one place. Adds path-scoped rule files under .claude/rules/ that Claude Code loads on demand per area.

🛠️ Changes made

  • Rewrite AGENTS.md as the canonical instructions: monorepo structure, commands, core principles, critical boundary, workflow, and a rules manifest
  • Reduce CLAUDE.md to an @AGENTS.md import stub with a pointer to the path-scoped rules
  • Add .claude/rules/log-viewer.md (log-viewer/**) covering the vscode-import boundary, performance budgets, key paths, and testing
  • Add .claude/rules/lana.md (lana/**) covering extension UX and command paths

🧩 Type of change (check all applicable)

  • 🐛 Bug fix - something not working as expected
  • ✨ New feature – adds new functionality
  • ♻️ Refactor - internal changes with no user impact
  • ⚡ Performance Improvement
  • 📝 Documentation - README or documentation site changes
  • 🔧 Chore - dev tooling, CI, config
  • 💥 Breaking change

✅ Tests added?

  • 👍 yes
  • 🙅 no, not needed
  • 🙋 no, I need help

📚 Docs updated?

  • 🔖 README.md
  • 🔖 CHANGELOG.md
  • 📖 help site
  • 🙅 not needed

- Make AGENTS.md canonical with full structure, principles, and a rules manifest; reduce CLAUDE.md to an @AGENTS.md import stub
- Add path-scoped `.claude/rules/lana.md` and `log-viewer.md` for area-specific UX, boundary, and performance guidance that loads on demand
@lcottercertinia lcottercertinia merged commit f405025 into certinia:main May 29, 2026
3 checks passed
@lukecotter lukecotter deleted the chore-update-agents-file branch May 29, 2026 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants