0016 — Second grill: skill implementation workflow #24
Reference in New Issue
Block a user
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: HITL
Parent PRD:
docs/prd/chunk-3-skills-library.mdWhat to build
Run a dedicated grill session on the general skill implementation workflow before any skill is written. The PRD identifies this as the first issue after the AGENTS.md prerequisite — the grill produces the working conventions applied to all subsequent skill issues (0017–0028).
The grill covers:
factory/write-eval-first bootstrap works in practice (hand-written eval for write-eval itself; write-eval used for all subsequent skills)Output is documented in
docs/notes/skill-implementation-workflow.md, used to updatedocs/prd/chunk-3-skills-library.mdwith any decisions made, and used to refine issues 0017–0028 with specific acceptance criteria.HITL: requires human participation in the grill session.
Acceptance criteria
docs/notes/skill-implementation-workflow.mdwritten with the agreed working conventionsdocs/prd/chunk-3-skills-library.mdupdated with any decisions that change or extend the Implementation Decisions sectionHandoff
Status: complete
Files produced:
docs/notes/skill-implementation-workflow.mdKey decisions:
## Handoffsection to the skill's issue file. Cross-cutting observations go toLESSONS.mdimmediately, not batched to chunk end.docs/notes/file — avoids proliferating per-skill note files.Open threads:
when:full bidirectional reference convention — deferred to Chunk 4zoom-outinto architect role — revisit at Chunk 5 grillNext session start:
CONTEXT.md,docs/notes/skill-implementation-workflow.md, issue 0017 or 0018write-evalBlocked by