From f8998aeefea304e9fd10769822256daedbe405ca Mon Sep 17 00:00:00 2001 From: sealad886 <155285242+sealad886@users.noreply.github.com> Date: Sun, 19 Jul 2026 11:10:30 +0100 Subject: [PATCH] docs: add Project Delivery --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2730634c..e687a67b 100644 --- a/README.md +++ b/README.md @@ -209,6 +209,7 @@ Third-party plugins built by the community. [PRs welcome](#contributing)! - [PR Storyteller](./plugins/mturac/pr-storyteller) - PR title + body + test plan from commits and diff vs base branch. - [Praxis](https://github.com/ouonet/praxis) - Intent-driven workflow skills for coding agents: describe what done looks like, not the steps. Triage-first design keeps token costs low across design, TDD, debug, review, and release. - [Project Autopilot](https://github.com/AlexMi64/codex-project-autopilot) - Turn an idea into a structured project workflow with planning, execution, verification, and handoff. +- [Project Delivery](https://github.com/sealad886/project-delivery) - Repository-grounded, risk-scaled lifecycle for taking software changes from an incomplete idea through requirements, design, planning, implementation, evidence-backed verification, review, release, and continuous improvement. - [Quality Engineering Skills](https://github.com/RBraga01/Quality-Engineering-Skills) - 22 structured quality engineering skills for automotive and manufacturing: ISO 9001, IATF 16949, AIAG-VDA FMEA, VDA 6.3, PPAP, APQP, SPC, MSA. - [RAG Reviewer](https://github.com/mimfort/rag_for_git) - Agentic PR review: hybrid RAG + code graph via MCP, review skills for Codex. - [Registry Broker](https://github.com/hashgraph-online/registry-broker-codex-plugin) - Delegate tasks to specialist AI agents via the HOL Registry, plan, find, summon, and recover sessions.