Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Automate AI-SDLC governance for GitHub repos in Claude Code: enforce pre-commit TypeScript/pnpm build/test/lint/format checks, triage/score issues with PPA, fix CI failures and coverage gaps, run security/bug/test reviews on PRs, detect workflow patterns for automation, and gate merges/actions via hooks.
npx claudepluginhub ai-sdlc-framework/ai-sdlc --plugin ai-sdlcDetect repetitive workflow patterns from Claude Code session history and propose automations.
Automatically fix CI failures, review findings, and coverage issues on a PR
Run AI-SDLC review agents on a pull request
Show AI-SDLC pipeline status for the current branch or a specific issue
Score and triage a GitHub issue using the Product Priority Algorithm (PPA)
Matches all tools
Hooks run on every tool call, not just specific ones
Admin access level
Server config contains admin-level keywords
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
This plugin requires configuration values that are prompted when the plugin is enabled. Sensitive values are stored in your system keychain.
github_tokenPersonal access token for GitHub API (label management, PR operations). Optional — falls back to gh CLI auth.
${user_config.github_token}slack_webhookWebhook URL for pipeline visibility notifications in Slack.
${user_config.slack_webhook}AI-First SDLC — zero-debt development with validators, enforcement, and workflows
SDLC enforcement for AI agents — TDD, planning, self-review, CI shepherd
Complete SDLC framework with 58 specialized agents for software development lifecycle management. Phase-based workflows (Inception→Elaboration→Construction→Transition), security reviews, testing orchestration, and deployment automation.
24 agent definitions, 81 reusable skills, 28 lifecycle hooks for GitHub Copilot CLI workflows
Harness engineering for Claude Code — hook-enforced dual review, state-machine gates, and fail-closed safety where it counts.
Analyze and enforce best practices for AI coding agent projects. Assess codebase readiness across 8 pillars with /readiness, then scaffold enforcement with /setup: TDD, secret scanning, file size limits, auto-generated docs, and git hooks.
Executes bash commands
Hook triggers when Bash tool is used
Executes bash commands
Hook triggers when Bash tool is used
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Declarative governance for AI-augmented software development lifecycles
Documentation | Specification | Getting Started | Contributing
An open-source orchestrator that drives AI coding agents through the full software development lifecycle — with quality gates, progressive autonomy, and codebase-aware context at every step.
The AI-SDLC Framework takes issues as input and routes them through a declared pipeline of stages, assigning AI agents and/or human reviewers at each stage, enforcing quality gates, and continuously learning which agents can be trusted with what.
AI agents can build small greenfield projects, but software falls apart as it grows. Technical debt compounds, complexity overwhelms context windows, and developer velocity collapses:
The root cause isn't that AI agents write bad code. It's that nobody orchestrates how they work as the codebase grows.
The orchestrator implements a continuous reconciliation loop:
1. WATCH — Listen for triggers (issue assigned, CI failed, schedule)
2. ASSESS — Analyze codebase complexity, score task complexity (1-10)
3. ROUTE — Select strategy: fully-autonomous / AI-with-review / human-led
4. EXECUTE — Invoke agent with context, constraints, and sandbox
5. VALIDATE — Run quality gates (tests, coverage, security, lint)
6. DELIVER — Create PR with provenance, request review if required
7. LEARN — Record outcome, update autonomy level, store episodic memory