Add role-scoped skill providers to native and staged bundles #168
Labels
No labels
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
coherence-core
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
qa-fixture
role/ai
role/creator
role/design
role/director
role/engineer
role/exec
role/human
role/ops
role/qa
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-flight-deck/agent-compose#168
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?
Outcome
Allow a launch consumer to add capability-skill providers for one selected role without broadening every role or every host-global skill surface.
The first consumer is the Ops role. Its native and staged container bundles need the infrastructure and deploy skill catalogues. Skill names and descriptions remain available at discovery time, while full SKILL.md bodies remain lazy-loaded by the harness.
Related product boundary: #142
Current gap
Contract
Acceptance
Downstream adoption and provider readiness are tracked in:
Agent Compose projection blocker fixed on branch
The rejection came from
internal/project: native projection refused any pre-existing load-point file, even when it already contained the exact canonical provider content.Branch: https://forgejo.coilysiren.me/coilyco-flight-deck/agent-compose/compare/main...codex/issue-794-preserve-canonical-projections
Commit:
8efa125The fix:
.agent-compose/projection.jsonRegression tests cover both regular files and symlinks.
ward exec testpasses, including the full pre-commit suite.