feat(webhook): SR-5 drop routing skill_overrides (#873) #888
No reviewers
Labels
No labels
area:agents
area:dashboard
area:database
area:design
area:design-review
area:flows
area:infra
area:meta
area:security
area:sessions
area:webhook
area:workdir
security
type:bug
type:chore
type:meta
type:user-story
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/claude-hooks!888
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "code-lead/872"
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?
Summary
Implements #873 (SR-5 webhook routing cleanup): remove parallel skill name rewrites from webhook routing so dispatch always passes base skill names (
implement,review, …) intorenderPrompt/resolveSkillBody, with specialised bodies coming fromagent_skillrows per type.Changes
skill_overridesfromRoutingInputType,skillOverrideByAgent, and exportedskillForAgent.RoutingDbOverlaynow only overlaysreviews_authors/reviews_labels(SC-10).agent.render_skillpasses the base skill through unchanged.implementand design-reviewerreviewinagent_skillwhere design templates are required.Checklist
just qaCloses #873
Clean history: branch
code-lead/873is pushed with a single commit on top of currentmain(cherry-pick of the SR-5 work). Please edit this PR and set the head/compare branch tocode-lead/873instead ofcode-lead/872. After that you can delete or resetcode-lead/872on the remote if you no longer need it.47b4288fb7534eb8c994Update:
origin/code-lead/872was force-pushed to match534eb8c(same tip ascode-lead/873) — i.e. exactly one commit on top of currentmain(fad29b6). PR #888 should now list a single commit. The pre-merge #872 chain is only onmainnow via #887, not on this branch.