Enhance skill-review-ticket: verify arch/story notes exist, auto-decompose #217
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#217
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 during westside roster session 2026-03-28. Review skill checks labels but not backing notes. Decomposition is recommended but not executed.
Repo
forgejo_admin/claude-customUser Story
As Ava, I want the ticket review to verify that architecture and user story notes actually exist in pal-e-docs so that traceability is real, not just labels.
Context
Current
skill-review-ticket(in pal-e-docs) checks:Gaps identified:
arch:Xlabel is checked but the corresponding arch note (e.g.arch-groupme,arch-westside-app) is never verified to exist in pal-e-docsstory:Xlabel is checked but the backing user story is never verified to exist on the project pageProposed changes to skill-review-ticket:
search_notes(query="arch-{X}")andget_section(slug="project-{project}", anchor_id="user-stories")to verify backing notes exist. If missing, add[SCOPE]recommendation to create them.[DECOMPOSE], auto-create sub-tickets on the appropriate repos and add to board in backlog. Or alternatively, create askill-decompose-ticketthat the review routes to.File Targets
Files the agent should modify:
skill-review-ticketnote in pal-e-docs (the skill definition)Potentially create:
skill-decompose-ticketnote in pal-e-docs (new skill for auto-decomposition)Acceptance Criteria
Test Expectations
Constraints
Checklist
Related
skill-review-ticket-- the skill being enhancedpal-e-agency-- project that owns agent skillsScope Review: NEEDS_REFINEMENT
Review note:
review-591-2026-03-29Traceability labels need correction before this ticket can advance.
story:agencyis not a valid story key on project-pal-e-agency. Valid keys: superuser-manage, superuser-onboard, pm-scope, dev-execute, qa-review, dottie-docs. Recommendstory:pm-scope.arch:skillsis not documented in convention-architecture-ids. Either register it as a new component or change to an existing ID likearch:review-pipeline.Scope Review: READY
Review note:
review-591-2026-03-29Re-review after label refinements. All three traceability legs verified:
story:pm-scopeconfirmed on project-pal-e-agency user-stories table,arch:skillsconfirmed registered in convention-architecture-ids, Forgejo issue open. Template complete, 4 verifiable AC, no decomposition needed.[BODY]User story says "As Betty Sue" -- should be "As Ava" per the Betty Sue-to-Ava rename (claude-custom#224, done). Minor cosmetic fix, non-blocking.