From core
Prompts user with reflective questions to resolve gaps from prior workspace analysis phases, maps answers to files, spawns subagents for updates, and verifies resolutions.
npx claudepluginhub griddynamics/rosetta --plugin core<init_workspace_flow_questions> <description_and_purpose> Problem: Automated analysis leaves gaps — ambiguous domain logic, unstated conventions, missing rationale. Validation: Every accumulated gap has a resolution; each answer traces to at least one file update. </description_and_purpose> <workflow_context> - Phase 7 of 8 in init-workspace-flow - Input: all docs from Phases 1–6, accumulated gaps from state - Output: answers integrated into docs, affected files updated via subagents </workflow_context> <phase_steps> 1. Read state and accumulated gaps 2. Review all created docs for ...
/discuss-phaseGathers phase context via adaptive questioning on gray areas after loading prior decisions, scouting codebase, and outputs {phase_num}-CONTEXT.md. Supports --all, --auto, --chain, --power flags.
/hatch3r-revisionRevises agent-implemented code in fresh context window: reconstructs from git diff, interviews user for feedback, fixes issues, cleans leftovers, runs quality pipeline toward merge readiness.
Share bugs, ideas, or general feedback.
<init_workspace_flow_questions>
<description_and_purpose>
Problem: Automated analysis leaves gaps — ambiguous domain logic, unstated conventions, missing rationale. Validation: Every accumulated gap has a resolution; each answer traces to at least one file update.
</description_and_purpose>
<workflow_context>
</workflow_context>
<phase_steps>
</phase_steps>
</init_workspace_flow_questions>