Parallel Coding Task Brief Generator
Break a complex software feature into parallel, independent coding tasks that multiple AI agents or developers can work on simultaneously without conflicts.
Content
I need to build the following software feature and want to split it into parallel coding tasks: **Feature:** {{feature_description}} **Tech Stack:** {{tech_stack}} **Team Size:** {{team_size}} developers/agents **Timeline:** {{timeline}} Please provide: 1. **Feature Decomposition** - Break the feature into independent sub-tasks - Identify which tasks can run in parallel vs. must be sequential - Flag any shared dependencies or integration points 2. **Parallel Task Briefs** (for each parallel track) - Track name and owner - Specific deliverables (files, functions, APIs) - Input requirements (what this task needs from others) - Output contract (what this task provides to others) - Estimated complexity (S/M/L) 3. **Integration Plan** - Order of merges/integrations - Interface contracts between tracks - Testing checkpoints 4. **Risk Assessment** - Potential conflicts or blockers - Mitigation strategies Format each task brief so it can be handed directly to an AI coding agent like Kilo Code, Tonkotsu, or Amp.
Related Prompts
Test Prompt
Test description
AI Agent System Design Blueprint
Design a multi-agent AI system architecture for any use case
API Endpoint Designer
Design RESTful API endpoints with proper naming, methods, and documentation
Meta-Prompt Generator
Generate prompts that help AI create better prompts - a powerful technique for prompt engineering and optimization.