
from AI-First SDLC Practices40
Automates the creation of GitHub pull requests with mandatory pre-push validation and test count verification.
This skill provides a rigorous workflow for submitting code changes via pull requests. It ensures that no code is pushed or PRs created without first passing a specific set of pre-push validations, preventing broken builds from reaching the remote repository.
Use this skill when you have completed a task and are ready to submit your work for review. It is specifically designed for environments where strict validation (like pytest and integration smokes) is required before merging.
gh pr create and git push to streamline the submission process once validation passes.Designed for agents with access to the GitHub CLI (gh) and local shell execution, such as Claude Code, Codex, or Gemini CLI.
This skill has not been reviewed by our automated audit pipeline yet.
KB Stats (Knowledge Base Statistics)
Generates a markdown dashboard of knowledge-base health: inventory, layer/domain distribution, recent activity, and staleness metrics.
SDLC Team Image Deployer
Build team-specific Docker images from manifests for AI-first SDLC workflows.
Knowledge Base Consulting Onboarding
Automates the discovery, validation, and activation of cross-library knowledge bases for consultants and AI-driven projects.