Add map-walk skill: propose and dispatch the next frontier ticket of a wayfinder map #434
Labels
No labels
P0
P1
P2
P3
bug
create
delete
enhancement
filed-by/agent
filed-by/user
frozen
lint-rule
needs-info
needs-triage
next
plugin/cc-architect
plugin/os
plugin/os-adr
plugin/os-aidd-lint
plugin/os-backlog
plugin/os-context
plugin/os-doc-hygiene
plugin/os-sdlc
plugin/os-vault
project/cc-os
ready-for-agent
ready-for-human
recurring
review
update
waiting
wayfinder:grilling
wayfinder:map
wayfinder:map
wayfinder:research
wayfinder:task
wayfinder:task
wontfix
worklist/deviations
worklist/lint-rule
worklist/new-implement-build
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
jared/cc-os#434
Loading…
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?
Context
Working wayfinder map #425 surfaced the need for a frontier-walking skill: given a map ticket, compute the frontier (children whose Blocked-by tickets are all closed), propose one ticket to the user, and on approval hand it to the per-ticket implementation pipeline (/os-sdlc:implement), repeating until only the assembly ticket remains. Follows wayfinder conventions in plugins/os-backlog/references/wayfinder-conventions.md (Map:/Blocked by body lines, not tracker dependency fields). Naming per plugins/cc-architect/references/conventions/cc-os-naming.md.
Tasks
Acceptance criteria
Origin