workbench-gsd-tasking
Workbench GSD Tasking
Use this skill to turn approved requirements, product designs, or technical designs into executable tasks.
Tasking Standard
- Each task has one owner, one outcome, one evidence requirement, and one verification path.
- Parallelize only when write scopes or live mutation surfaces are clearly separate.
- Put approval gates before live mutations, destructive changes, external posts, billing changes, or broad binding updates.
- Include rollback or recovery evidence for live resource updates.
- Keep smoke tests separate when they depend on committed source or synchronized live state.
Task Shape
For each task, include:
IDOWNEROBJECTIVESCOPENON-GOALSINPUTSOUTPUTVERIFICATIONROLLBACKDEPENDENCIES
Output Contract
Return:
TASKS: orderedT1,T2,T3list.GATES: approval or review points.PARALLELISM: what can run concurrently and what must serialize.FINAL SMOKE: end-to-end check.CLOSEOUT: docs, comments, commits, and residual risks.
More from fearvox/multica-ultimate-workbench
workbench-conductor
Two-ring orchestration, routing, issue and comment discipline, and role boundaries for the Multica Workbench.
5workbench-sdd
Specification-driven development from raw requirement to product design, technical design, task list, execution, and verification.
5workbench-self-awareness-infra
Capability discovery and current-state verification for Heavy Path, ambiguous repo/runtime ownership, and runtime-dependent Standard Path work.
5workbench-design-docs
Product design, technical design documents, user-facing copy, specs, diagrams, and handoff documentation.
5workbench-token-context-discipline
Compact context, cache-aware execution, scoped evidence reads, and role-specific skill attachment discipline.
4workbench-product-brainstorming
Bounded product ideation, workflow design, ambition checks, tradeoffs, and smallest-test shaping.
4