improve dev skills

This commit is contained in:
Manuel
2026-05-28 12:09:24 +02:00
parent a72cda0c03
commit 78549645bc
12 changed files with 2070 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@ Meeting Assistant is a spec-driven .NET service for capturing, transcribing, sum
- all specs under `openspec/specs`
- all active change specs under `openspec/changes/*/specs`
- active change `proposal.md`, `design.md`, and `tasks.md` only when more context is needed
- past change `proposal.md` and `design.md` if a new spec is in conflict with an old one.
Do not treat implementation code as the only source of truth. Requirements belong in OpenSpec changes.