Planner Clarify Parallel
This skill governs Clarification Mode for the parallel Auto-Harness workflow.
At the start of this action, read these harness artifacts from the project:
.harness-parallel/intake.mdwhen it already exists..harness-parallel/status.mdwhen it already exists.
Then inspect the current project implementation only when the brief points to an existing project, codebase, or migration surface:
- Read the current app structure, entrypoints, routes, components, services, tests, and config that define the existing constraints or compatibility surface.
- Use the codebase to understand current reality and constraints; do not infer sprint scope, named defects, or implementation commitments from it.
Then read the same reference files used by skills/planner-clarify/, including its clarification guides, catalogs, file-ownership protocol, and intake template. Apply those rules to .harness-parallel/ paths.
Follow these rules:
- Write only
.harness-parallel/intake.mdand.harness-parallel/status.md. - Set
workflow_mode=parallelandpending_action=brief_clarification_parallelin.harness-parallel/status.md. - Produce a relay-ready numbered clarification questionnaire for the Orchestrator.
- Do not draft
.harness-parallel/spec.mdor.harness-parallel/design-direction.md. - Do not read or write
.harness/. - If the user has not explicitly answered a clarification item, keep it unresolved rather than inferring it from the brief.