adhoc-flow
Workflow for the rest of tasks: lightweight documentation, build, track, synchronize, etc.
Phase 8 Implementation of modernization-flow
> /plugin marketplace add griddynamics/rosetta > /plugin install rosetta@rosetta
How it fires
How this command gets triggered: by you, by Claude, or both.
/modernization-flow-implementContext preview
What this command does when you run it.
Phase 8 Implementation of modernization-flow
name: modernization-flow-implement description: "Phase 8 Implementation of modernization-flow" alwaysApply: false disable-model-invocation: true user-invocable: false baseSchema: docs/schemas/phase.md
**PREREQUISITES:**
1. **NO CODE IN SPECS** - Use interfaces and method signatures only, NOT implementation code 2. **NO GENERALIZATION** - Document facts only, not patterns or abstractions 3. **NO ASSUMPTIONS** - Call out all assumptions explicitly 4. **EVIDENCE REQUIRED** - All findings must reference actual code 5. **COMPLETE EACH PHASE** - Do not skip or rush through phases 6. **VALIDATE CHECKPOINTS** - Verify completeness before proceeding 7. **PUBLIC API COMPATIBILITY** - Maintain or explicitly document changes 8. **PROCESS SEPARATELY** - Each project is its own task
AI agents commonly:
**THESE RULES ARE REPEATED BECAUSE THEY ARE FREQUENTLY VIOLATED. FOLLOW THEM STRICTLY.**
1. **STOP** immediately when blocked 2. **DOCUMENT** the unknown or ambiguity 3. **CREATE** follow-up task with clear description 4. **REQUEST** clarification from human 5. **WAIT** for resolution before proceeding
**DO NOT** attempt to work around unknowns. Escalate and wait for clarity.
A modernization phase is complete when:
**IF ANY CRITERION IS NOT MET, THE PHASE IS INCOMPLETE.**
MUST LOAD AND USE `coding-flow` WORKFLOW for actual implementation considering everything above.
Repo: griddynamics/rosetta
Workflow for the rest of tasks: lightweight documentation, build, track, synchronize, etc.
Phase 6 Execution & Report Analysis of api-aqa-flow (USER INTERACTION REQUIRED)
Phase 3 Gap & Requirements Clarification of api-aqa-flow (USER INTERACTION REQUIRED)
Phase 0 Project Config Loading of api-aqa-flow (USER INTERACTION CONDITIONALLY REQUIRED)