This document describes the requirements for an execution plan ("ExecPlan"), a design document that a coding agent can follow to deliver a working feature or system change. Treat the reader as a complete beginner to this repository: they have only the current working tree and the single ExecPlan file you provide.…
Perform a comprehensive code review of the current pull request using parallel sub-agents powered by Claude and Gemini, with results intelligently merged.
Przycisk "Make the Call" w aplikacji — podejmuje JEDNĄ decyzję. Generuje własną rekomendację NIEZALEŻNIE (bez kotwiczenia się Twoim nastawieniem), prowadzi najsilniejszym kontrargumentem, ramuje opcje + reversibility + co by zmieniło call, daje jeden konkretny next move i loguje wpis do decisions-log.md. Jeśli nie…
Orkiestrator przycisku "/synthesise" w aplikacji — przetwarza CAŁY backlog za jednym razem. Dzieli pozycje na transkrypty i pliki, odpala oba pipeline'y (process-transcripts + process-files), wplata Twoje komentarze "focus" w analizę i odpowiada na nie na końcu. Jedna sesja, jeden session log, jeden commit.
An issue-improvement command that examines a GitHub Issue, asks questions about missing details, and updates its description. An Issue is a tracked request such as a feature, bug fix, documentation change, or refactoring task.
A coordinator for developing several GitHub Issues at the same time, from preparation and design through implementation, pull-request merging, user acceptance testing, and fixes. A worktree is a separate working folder for a Git branch, and UAT means checking that the finished change works for its users.