chore: sync .cursor skills from suite
ci/woodpecker/push/02-build-push Pipeline was successful

This commit is contained in:
Oleksandr Bezdieniezhnykh
2026-04-29 17:03:55 +03:00
parent 3482173e7d
commit c17117bb2f
12 changed files with 177 additions and 21 deletions
+1
View File
@@ -24,6 +24,7 @@ Phase details live in `phases/` — read the relevant file before executing each
- **Save immediately**: write artifacts to disk after each phase
- **Delegate execution**: all code changes go through the implement skill via task files
- **Ask, don't assume**: when scope or priorities are unclear, STOP and ask the user
- **Exact-fit recommendations**: do not recommend a replacement pattern, library, service, architecture, algorithm, or "modern approach" merely because it improves structure or solves a similar class of problem. It must fit confirmed product constraints, acceptance criteria, operating context, integration boundaries, and current code realities. Otherwise reject it, mark it experimental, or ask the user before adding it to the roadmap.
## Context Resolution