fix-parallel
SKILL.md
Ultrathink parallel to fix: $ARGUMENTS
IMPORTANT: Activate needed skills. Ensure token efficiency. Sacrifice grammar for concision.
⚠️ Anti-Hallucination Reminder
Before modifying ANY code: Verify assumptions with actual code evidence. Search for usages, read implementations, trace dependencies. If confidence < 90% on any change, investigate first or ask user. See .claude/skills/shared/anti-hallucination-protocol.md for full protocol.
Workflow
1. Issue Analysis
- Use
debuggersubagent to analyze root causes - Use
/scout-extto find related files - Categorize issues by scope/area (frontend, backend, auth, payments, etc.)
- Identify dependencies between issues
2. Parallel Fix Planning
- Trigger
/plan-hard --parallel <detailed-fix-instructions>for parallel-executable fix plan - Wait for plan with dependency graph, execution strategy, file ownership matrix
- Group independent fixes for parallel execution
- Sequential fixes for dependent issues
3. Parallel Fix Implementation
- Read
plan.mdfor dependency graph - Launch multiple
fullstack-developeragents in PARALLEL for independent fixes- Example: "Fix auth + Fix payments + Fix UI" → launch 3 agents simultaneously
- Pass phase file path:
{plan-dir}/phase-XX-*.md - Include environment info
- Wait for all parallel fixes complete before dependent fixes
- Sequential fixes: launch one agent at a time
4. Testing
- Use
testersubagent for full test suite - NO fake data/mocks/cheats
- Verify all issues resolved
- If fail: use
debugger, fix, repeat
5. Code Review
- Use
code-reviewerfor all changes - Verify fixes don't introduce regressions
- If critical issues: fix, retest
6. Project Management & Docs
- If approved: use
project-manager+docs-managerin parallel - Update plan files, docs, roadmap
- If rejected: fix and repeat
7. Final Report
- Summary of all fixes from parallel phases
- Verification status per issue
- Ask to commit (use
git-managerif yes)
Example: Fix 1 (auth) + Fix 2 (payments) + Fix 3 (UI) → Launch 3 fullstack-developer agents → Wait → Fix 4 (integration) sequential
IMPORTANT Task Planning Notes
- Always plan and break many small todo tasks
- Always add a final review todo task to review the works done at the end to find any fix or enhancement needed
Weekly Installs
2
Repository
duc01226/easyplatformFirst Seen
10 days ago
Security Audits
Installed on
antigravity2
gemini-cli2
mcpjam1
claude-code1
windsurf1
zencoder1