Standardize agent file naming to AGENT.md #68

Open
opened 2026-01-10 14:10:20 +00:00 by HugoNijhuis · 0 comments
Owner

Summary

Agent files use inconsistent naming: code-reviewer uses AGENT.md while the other three use lowercase agent.md. The documentation recommends uppercase.

Current State

Agent File Name
code-reviewer AGENT.md
software-architect agent.md
issue-worker agent.md
pr-fixer agent.md

Acceptance Criteria

  • Rename agents/software-architect/agent.mdAGENT.md
  • Rename agents/issue-worker/agent.mdAGENT.md
  • Rename agents/pr-fixer/agent.mdAGENT.md
  • Verify symlinks still work after rename

Context

From /arch-review-repo finding. Priority: P1 - High.

## Summary Agent files use inconsistent naming: `code-reviewer` uses `AGENT.md` while the other three use lowercase `agent.md`. The documentation recommends uppercase. ## Current State | Agent | File Name | |-------|-----------| | code-reviewer | `AGENT.md` | | software-architect | `agent.md` | | issue-worker | `agent.md` | | pr-fixer | `agent.md` | ## Acceptance Criteria - [ ] Rename `agents/software-architect/agent.md` → `AGENT.md` - [ ] Rename `agents/issue-worker/agent.md` → `AGENT.md` - [ ] Rename `agents/pr-fixer/agent.md` → `AGENT.md` - [ ] Verify symlinks still work after rename ## Context From `/arch-review-repo` finding. Priority: P1 - High.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: flowmade-one/architecture#68