Skip to content

add AGENTS.md to complexity-analyzer#1

Draft
jsr6720 wants to merge 1 commit into
mainfrom
chore/no-ticket-add-agents-md
Draft

add AGENTS.md to complexity-analyzer#1
jsr6720 wants to merge 1 commit into
mainfrom
chore/no-ticket-add-agents-md

Conversation

@jsr6720

@jsr6720 jsr6720 commented Mar 7, 2026

Copy link
Copy Markdown
Member

Summary

Adds AGENTS.md to give AI agents working in this repo instant orientation:

  • What this service does and where it fits in Clearcover's platform
  • Domain position (layer, domain, what it owns, who calls it, what it calls)
  • Quick start commands (install, test, lint, build) — verified against actual repo files
  • Tech stack, project structure, code style, and git workflow
  • Hard boundaries (what the agent must never do)

Process

Generated and verified in two autonomous passes:

  1. Generation — agent scanned the repo and wrote AGENTS.md
  2. Verification — second agent audited every command, path, and name against actual files;
    removed anything it could not confirm ("be right or be silent")

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jsr6720

jsr6720 commented Mar 8, 2026

Copy link
Copy Markdown
Member Author

🤖 AI review complete — seeking human approval

This AGENTS.md was generated in two autonomous passes (generation + accuracy verification), then devloai inline comments were addressed.

Please verify:

  • Domain position — layer, domain, what it owns, who calls it, what it calls
  • Quick start commands — do these work in your local dev setup?
  • Project structure — does the tree reflect reality?
  • Any items flagged "for human review" inside the AGENTS.md itself

If anything is wrong, just edit AGENTS.md directly on this branch and push — no need to close and reopen.


🤖 Generated with Claude Code · Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

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.

1 participant