Clean up remaining deprecated agent type references #126
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#126
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?
Lineage
Discovered scope from PR #125 (QA review nits)
Repo
forgejo_admin/claude-customUser Story
As Betty Sue
I want dead references to deprecated agent types removed from hooks and settings
So that the codebase reflects the current 5-agent model and doesn't confuse future readers
Context
PR #125 removed the 6 deprecated agent types from
agent-spawn-requirements.json. QA review found two files that still reference them. These are non-functional (the schema drives behavior), but they're dead code that should be cleaned up for clarity.File Targets
Files to modify:
hooks/inject-subagent-context.sh— remove case branches fordev-backend,dev-frontend,devops,dev-qa,frontend-qa,devops-qasettings.json— remove deprecated agent types from matcher around line 232Files NOT to touch:
schemas/agent-spawn-requirements.json— already cleaned up in PR #125hooks/check-agent-spawn.sh— schema-driven, no changes neededAcceptance Criteria
dev-backend,dev-frontend,devops,dev-qa,frontend-qa, ordevops-qaremain in hooks or settingsdev,qa,dottie,general-purpose,Explore,claude-code-guide) still work correctlyTest Expectations
Constraints
Checklist
Related
plan-pal-e-agency— Phase 12 deprecated the specialized agents