A minimal, enforceable system for doing planning, blueprinting, and specification inside a codebase using two core concepts: plans (proposals) and specs (contracts).
Plan — A proposal, blueprint, or work-in-progress design. Plans are iterative, may contain open questions, and are not authoritative contracts.
Spec — An accepted contract and source of truth. Specs define reference behavior that reviewers and tests enforce. They must remain accurate over time.
In-Repo-Planungs- und Spezifikationssystem für Softwareprojekte. Verwenden Sie diese Funktion, wenn Sie aufgefordert werden, „einen Plan zu erstellen“, „eine Spezifikation zu schreiben“, „einen Vorschlag zu dokumentieren“, „einen Entwurf zu entwerfen“ oder wenn Sie architektonische Planungsarbeiten durchführen. Quelle: constructive-io/constructive-skills.