Skip to main content

architecture-contract-authoring

Define the data, API, UI, state, security, tests, and rollback contract before queued work begins.

Zur Installation springen

Quellinformationen

Repository
onfire7777/five-agent-dev-team
Letzte Quellaktivität
27. April 2026 um 07:04
Erkannte Sprache von SKILL.md
Englisch
Sterne
0
Forks
0

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.

SKILL.md wird angezeigt

SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
name
architecture-contract-authoring
description
Define the data, API, UI, state, security, tests, and rollback contract before queued work begins.
# Architecture Contract Authoring Use for any non-trivial feature. The contract must state: - data shape - API behavior - UI behavior - state transitions - security boundary - test evidence - rollback path If a contract is unclear, do not queue implementation.
Auf GitHub ansehen