Add artifact vault contents

This commit is contained in:
2026-08-01 14:05:09 -04:00
parent 361bde2621
commit 3230f9395b
78 changed files with 6156 additions and 42 deletions

View File

@@ -0,0 +1,29 @@
---
status: resolved
parent: "[[038-implement-skill-map]]"
claimed-by: "019fbb66-80d0-7a01-8ac9-01255adfc7b2"
claimed-at: "2026-08-01T07:12:41-04:00"
blocked-by:
- "[[039-implement-skill-old-workflow-research]]"
- "[[041-implement-skill-wayfinder-contract-research]]"
- "[[075-implement-skill-matt-implement-research]]"
- "[[079-implement-skill-matt-wayfinder-research]]"
tags:
- ticket/grill
---
# Implement skill ticket scope grill
## Question
Should the migrated `implement` skill execute only one explicit actionable Wayfinder implementation task ticket, or should it also accept maps, specs, multiple tickets, or legacy task files?
## Resolution
The `implement` skill should not prescribe what work the agent is allowed to implement.
It defines the execution protocol, not the admissible work-source taxonomy.
The artifact produced by implementation is the working code.
When the selected work has a Wayfinder task artifact, `implement` follows the Wayfinder protocol for claim, blocker awareness, result recording, resolution, and Frontier repair.
When the selected work does not have a Wayfinder artifact, `implement` proceeds with the normal implementation, review, commit, and handoff protocol without creating or requiring a tracking artifact.
The skill should not police whether the work should have been a Wayfinder ticket.