From 84e77e7e2a864b9b20675c94d7dbe0bbca677766 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Sarna?= Date: Wed, 24 Jun 2026 05:59:34 +0200 Subject: [PATCH] Add e2e-runbooks to Schemas & Extensions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3857a39..8bed16c 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ Spec-Driven Development (SDD) is a methodology where you and your AI coding assi ## Schemas & Extensions +- [e2e-runbooks](https://github.com/Lukk17/openspec-schemas) - Capability-level e2e runbooks with behaviour-only assertions and token accounting. - [openspec-reviewed-workflow](https://github.com/griffithkk3-del/openspec-reviewed-workflow) - Adds a review gate between proposal and spec phases. - [openspec-schemas](https://github.com/intent-driven-dev/openspec-schemas) - Custom workflow schemas including minimalist and event-driven templates. - [openspec-schemas by kmhalvin](https://github.com/kmhalvin/openspec-schemas) - Subagent-driven development and QRSPI multi-phase reasoning schemas.