Agenti: multiagentní provoz s orchestrátorem a pravidla pro git

Hlavní session běží jako orchestrator (bez souborových nástrojů) a deleguje
na scout, implementer, render-dxf, wpf-ui, reviewer a verifikator. Doplněn
skill upresni pro nejednoznačná zadání. Commit až po revizi, push jen na
vyžádání.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
2026-09-08 06:04:27 +02:00
co-authored by Claude Opus 5
parent 1e5a552c13
commit d41b3bbf6c
11 changed files with 382 additions and 13 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"$schema": "https://json.schemastore.org/claude-code-settings.json",
"agent": "orchestrator"
}