Tasks & synthesis · Plan
Synthesis
Merge two or more audit outputs into a deduplicated, prioritized batch of task briefs. Preserve the strongest repository evidence as exact path:line[-line] anchors and remove duplicates, conflicts, weak findings, and non-actionable recommendations.
Vibe Coding 1.3.0 · vibe-task · English technical instructions
Use this workflow
Use this workflow in Codex or Claude Code with the free Vibe Coding plugin. Choose your assistant and prompt language, then add your task details after the prompt.
Operation
Analyze and return an actionable brief in the current conversation. Planning does not create a new assistant task or edit product code. Carry the full requested objective into the plan; separate independent work without silently discarding it.
Goal
Merge two or more audit outputs into a deduplicated, prioritized batch of task briefs. Preserve the strongest repository evidence as exact path:line[-line] anchors and remove duplicates, conflicts, weak findings, and non-actionable recommendations.
Inputs
Use available outputs from this workflow, especially:
- Scoped Audit or the relevant domain audit
- Security Audit
- API Audit
- Product UI Audit
- Product Requirements Audit
- RBAC ABAC Policy Audit
- Payments Provider Audit
- Notification Delivery Audit
- Cache Invalidation Audit
- Search Index Audit
- Feature Flags Rollout Audit
- Mobile App Audit, Browser Extension Audit, or Desktop App Audit
- Bot Audit
- Test Coverage Audit
- Performance Audit
- Evolution & Improvement
- Map Synthesis when map conflicts or stale map areas were normalized first
Generated maps, docs, and old audit outputs are hints. When an input lacks path:line[-line] evidence or looks stale, verify the relevant repository files before keeping the task. Map IDs alone are never enough to keep an implementation task.
Reconciliation rules
- Merge findings that share the same behavior owner and authoritative fix, even if they came from different audits.
- Keep separate tasks when fixes belong to different owners, rollout units, validation strategies, product requirements, policy decisions, roles, attributes, plans, tenants, or contracts.
- Re-rank by actual impact using repository evidence, not by the source audit’s label.
- Every kept task brief must retain exact
path:line[-line]anchors plus symbol when possible. - Preserve dependencies when one task enables another; do not hide a dependent task if both remain useful.
- Drop tasks that are already solved, speculative, cosmetic without impact, duplicated, stale, or based only on generated maps.
- Surface unresolved conflicts only when sources disagree on facts, scope, or fix direction and repository evidence does not resolve it.
- Prefer a complete high-value queue over a tiny set of obvious fixes; stop when remaining findings are weak or duplicative.
Workflow ID: synthesis · View the versioned source · Shared workflow and authority rules