ai-sdlc-governance

Enforces AI-SDLC governance rules, merge/review policies, git flow guidelines and pre-commit checks.

80|20|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/ai-sdlc-framework/ai-sdlc --skill ai-sdlc-governance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-sdlc-governance
Source: https://github.com/ai-sdlc-framework/ai-sdlc/tree/main/.claude/skills/ai-sdlc-governance
Command: npx skills add https://github.com/ai-sdlc-framework/ai-sdlc --skill ai-sdlc-governance

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill unit provides comprehensive governance rules and workflow expectations for AI-SDLC projects, ensuring consistency and quality in software development processes.

Core Features & Use Cases

  • Governance Rules: Defines critical rules that must never be violated, including merge, review, issue, and git operations.
  • Pre-Commit Checklist: Ensures all checks are completed before every commit to maintain code quality.
  • Git Flow Guidelines: Standardizes the use of Git for feature branch management and commit practices.
  • Workflow Expectations: Outlines the process for handling tasks and creating pull requests, with emphasis on communication and collaboration.
  • Review Policy: Establishes guidelines for PR reviews and false positives, ensuring code quality and adherence to standards.

Quick Start

Ensure all pre-commit checks are passed, run 'pnpm build', 'pnpm test', 'pnpm lint', and 'pnpm format:check' before committing code changes.

Frequently Asked Questions about ai-sdlc-governance

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce code quality and git workflow standards in an AI-SDLC project?

To enforce code quality and git workflow standards in an AI-SDLC project, apply governance rules covering merge operations, review policies, and pre-commit checks like pnpm build, test, lint, and format:check.

What pre-commit checks are required for AI-SDLC governance workflows?

Required pre-commit checks for AI-SDLC governance workflows include running pnpm build, pnpm test, pnpm lint, and pnpm format:check to ensure all code quality standards are passed before committing changes.

How do governance rules handle pull request reviews and false positives?

Governance rules handle pull request reviews by establishing strict review policies and guidelines for addressing false positives, ensuring code quality and adherence to collaboration standards before merges.

Can I standardize feature branch management and git operations for AI-assisted development?

Yes, you can standardize feature branch management and git operations for AI-assisted development by applying Git Flow guidelines that define critical rules for merges, issues, and commit practices.

When do I need strict governance rules for software development collaboration processes?

You need strict governance rules for software development collaboration processes when working in environments requiring adherence to strict code standards, ensuring consistency across task handling and pull request workflows.