upravy projektu a skillu

This commit is contained in:
lachtan
2026-09-02 10:36:37 +02:00
parent 0fa619bbbe
commit f77cc2dcfe
19 changed files with 3875 additions and 52 deletions

View File

@@ -50,14 +50,14 @@ otherwise proceed.
```
# <Title>
## Kontext
## Context
Why this change — the problem, what prompted it, the intended outcome.
## Postup
## Steps
Numbered steps. Name the files to touch. Reference reusable code found
in phase 1 with its path.
## Ověření
## Verification
How to test the change end-to-end (run it, run tests, check behavior).
```
@@ -65,8 +65,9 @@ otherwise proceed.
## 4. Approval (replaces ExitPlanMode — over chat)
Stop and ask: `Plán uložen do workspace/plans/<slug>.md. Schvaluješ? Mám ho
vykonat teď?` Then wait. Mutate nothing on your own.
Stop and ask for approval: say the plan was saved to
`workspace/plans/<slug>.md`, and ask whether to execute it now. Then wait.
Mutate nothing on your own.
- Approved + execute now → drop the read-only discipline and execute the plan in
this conversation.