Files
gps-denied-onboard/.claude/commands/implement
Oleksandr Bezdieniezhnykh 3b27b69cc0 refactor(implement): update SKILL and batching algorithm for sequential task execution
- Changed the implementation strategy to execute tasks sequentially instead of in parallel, enhancing clarity and control.
- Updated documentation to reflect the new execution model, emphasizing dependency-aware batching and integrated code review.
- Revised the batching algorithm to ensure tasks are grouped for review while maintaining sequential execution within each batch.
- Removed references to parallel subagents and adjusted task ownership checks accordingly.

This refactor aims to streamline the implementation process and improve the overall workflow.
2026-04-21 20:32:47 +03:00
..