This folder packages the approved Opencluely execution plan into phase folders and copy-paste-ready agent prompts.
Use these prompts to run a disciplined multi-agent rewrite from the current Parakeet AI MVP into Opencluely:
- Windows-first desktop product
- local-first and BYOK
- Groq
whisper-large-v3-turbofor live transcription - Gemini only for image workflows and answer generation
- premium dark-glass + blue/white UI
- clean OSS-ready repository and installer
Phase_0_Audit_and_CleanupPhase_1_Rebrand_and_Naming_CleanupPhase_2_Design_System_and_Shell_RedesignPhase_3_Feature_Architecture_RefactorPhase_4_Transcription_and_Backend_HardeningPhase_5_Post_Meeting_Intelligence_WorkflowsPhase_6_Packaging_Installer_and_OSS_ReadinessPhase_7_Polish_QA_Docs_and_Launch_ReadinessARTIFACT_TEMPLATES
Use ARTIFACT_TEMPLATES to keep every agent output in a stable shape before implementation starts.
- every agent should use one primary template
- every agent should also emit a handoff packet with
00_HANDOFF_PACKET_TEMPLATE.md - the runbook and prompts reference the matching template for each agent
- if a section does not apply, mark it
N/Ainstead of deleting it
The current Phase 0 outputs live in Phase_0_Audit_and_Cleanup/:
01_LEGACY_AUDIT_MATRIX_FILLED.md01_LEGACY_AUDIT_HANDOFF.md02_REFERENCE_IMAGE_FRAMEWORK_FILLED.md02_REFERENCE_IMAGE_HANDOFF.md
Use the uncategorized files in Imagens_Referência with this mapping:
CURRENT_STATE:Captura de tela 2026-03-10 164320.pngTARGET_TOP_BAR:155827.png,160917.png,162030.pngTARGET_GLASSY_UI:155447.png,155827.png,160917.pngTARGET_TRANSCRIPT_CHAT:160917.png,162030.pngTARGET_POST_MEETING_SUMMARY:161952.pngTARGET_BUTTONS_AND_CARDS:154759.png,155447.pngTARGET_SETUP_FLOW:155108.png,155559.pngTARGET_CODE_DISPLAY: currently missing a clean canonical file; the Reference Librarian must flag the gapBAD_PATTERNS_TO_REMOVE:164320.pngplus fresh captures of legacy Session Setup and legacy LALA surfaces
- Work only inside the assigned phase and scope.
- Preserve useful legacy behavior, but do not preserve Parakeet, LALA, personal data, or messy repository habits.
- Treat the current Python/PyQt app as a behavior reference, not the future production base.
- Always reference the approved product direction: Opencluely, Windows-first, MIT, local-first, premium shell, BYOK.
- Call out blockers early instead of silently guessing.
- Before claiming completion, apply
$verification-before-completion.
Every agent should report:
Agent:
Phase:
Status:
Completed:
- ...
Next:
- ...
Blockers:
- ...
Artifacts:
- ...
Then attach:
- the primary artifact built from the matching template in
ARTIFACT_TEMPLATES - the handoff packet built from
ARTIFACT_TEMPLATES/00_HANDOFF_PACKET_TEMPLATE.md
This orchestrator ships 14 specialized prompts:
- 2 prompts in Phase 0
- 2 prompts in Phase 1
- 2 prompts in Phase 2
- 2 prompts in Phase 3
- 2 prompts in Phase 4
- 1 prompt in Phase 5
- 2 prompts in Phase 6
- 1 prompt in Phase 7
- Finish both Phase 0 prompts.
- Run Phase 1 after Phase 0 artifacts exist.
- Run Phase 2 after the brand and rename matrix are approved.
- Run Phases 3-5 in sequence, with limited parallelism only when dependencies are satisfied.
- Run Phases 6-7 only after product, architecture, and debrief specs are stable.