artifact-management
Artifact repositories with Nexus, Artifactory, and container registries for build artifact storage
Artifact repositories with Nexus, Artifactory, and container registries for build artifact storage
Standard Operating Procedure for /analyze phase. Covers cross-artifact consistency validation and breaking change detection.
Hidden quality gate that runs before showing "Done!" to user - ensures all tests pass, build succeeds, and requirements met before claiming completion
Standard Operating Procedure for /ship-prod phase. Automated staging→production promotion.
Prepares Maven build environment for Claude Code Web by installing Java 25 and configuring Maven proxy. Run automatically before Maven operations in CCW.
Validate release readiness through comprehensive pre-deployment checks. Use before deploying schedules, features, or infrastructure changes to production.
Use when you have a spec or requirements for a multi-step task, before touching code
Final verification after implementation is complete. Use when all tasks are done to verify against spec, run full tests, update roadmap, and generate final report.
Use when creating new skills, editing existing skills, or verifying skills work before deployment
Global workflow rule that enforces sourcing env.sh (if present) before running build, run, or deployment commands.
Use when about to claim work is complete or fixed - requires running verification commands and confirming output before making any success claims
Use when deploying BrickChat to Databricks Apps, updating an existing deployment, or troubleshooting deployment issues (project)
Manages remotes/pull/push. Use for sync with upstream. Triggers - updates, deployments.
Model Nix store as Attributed C-Set for dependency verification, GC analysis,
Implement CI/CD for .NET applications with GitHub Actions, Azure DevOps, Docker, Kubernetes deployments, automated testing, and release pipelines. Use when setting up continuous integration and deployment for .NET projects.
Use when you have a spec or requirements for a multi-step task, before touching code
MCP server configuration for GitHub Actions including tool permissions, environment variables, and multi-server setups. Use when configuring MCP servers in GitHub Actions workflows.
Automatically validates Cloudflare Workers runtime compatibility during development, preventing Node.js API usage and ensuring proper Workers patterns
Deno Deploy deployment workflows - use when user says "deploy to deno deploy", "push to deno deploy", "ship to deno deploy", or asks about deploying Deno apps to Deno Deploy
Production-grade skill for C++ build infrastructure. Covers CMake, Make, Ninja, package managers (Conan, vcpkg), cross-platform builds, and CI/CD integration.
Scan code changes for security vulnerabilities using STRIDE threat modeling, validate findings for exploitability, and output structured results for downstream patch generation. Supports PR review, scheduled scans, and full repository audits.