From 5ff111126e684109d5e64304b742dc4dae7ed3f1 Mon Sep 17 00:00:00 2001 From: Koshux <21141573+Koshux@users.noreply.github.com> Date: Fri, 24 Jul 2026 18:05:43 +0200 Subject: [PATCH] Add agentic-sdlc-scaffold to Tools & Utilities --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2db069a..7a52dc5 100644 --- a/README.md +++ b/README.md @@ -557,6 +557,7 @@ June 14, 2026 - [**cc-monitor-worker**](https://github.com/cometkim/cc-monitor-worker) - (21 ⭐) - Claude Code monitoring with Cloudflare Workers & Workers Analytics Engine. - [**shotgun-alpha**](https://github.com/shotgun-sh/shotgun-alpha) - (3 ⭐) - Codebase-aware spec engine for Cursor, Claude Code & Lovable. - [**conductor**](https://conductor.build/) - (0 ⭐) - Run a bunch of Claude Codes in parallel. +- [**agentic-sdlc-scaffold**](https://github.com/Koshux/agentic-sdlc-scaffold) - (0 ⭐) - Copyable Claude Code + GitHub Copilot configuration: AGENTS.md operating manual, layered rules, stage-gate skills for spec review, self code review, and PR-bot triage, enforcement hooks with tests, and an /adopt skill that adapts the scaffold to your repo. ---