Remove deprecated agent profile files from agents/ #131
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ldraney/claude-custom#131
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
Feature
Lineage
Discovered scope from PR #128 (QA review nit)
Repo
forgejo_admin/claude-customUser Story
As Betty Sue
I want deprecated agent profile .md files removed from agents/
So that the repo reflects the current 5-agent model and dead files don't confuse future readers
Context
Phase 12 of plan-pal-e-agency deprecated 6 specialized agent types, consolidating to single Dev + single QA. PR #125 cleaned the schema, PR #128 cleaned hooks and settings, but the agent profile markdown files still exist in
agents/. These are dead files — no code references them since the case branches were removed in PR #128.File Targets
Files to delete:
agents/agent-dev-backend.mdagents/agent-dev-frontend.mdagents/agent-devops.mdagents/agent-dev-qa.mdagents/agent-frontend-qa.mdagents/agent-devops-qa.mdFiles NOT to touch:
agents/agent-dev.md— activeagents/agent-qa.md— activeagents/agent-dottie.md— activeAcceptance Criteria
Test Expectations
Constraints
Checklist
Related
plan-pal-e-agency— Phase 12 deprecated the specialized agents