post-build-validation

Community

Validate build side effects.

Authormpaulosky
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of ensuring that build or deployment operations, which interact with external systems, have completed successfully by validating their side effects. It prevents silent failures and provides observability without halting the entire process.

Core Features & Use Cases

  • Post-Operation Verification: Checks the state of external systems (APIs, databases, remote commands) after a build or deployment.
  • Graceful Degradation: Logs warnings for validation failures instead of throwing exceptions, allowing the build process to continue.
  • Use Case: After deploying a new version of a service, this Skill can verify that the service is responding to health checks or that critical data has been updated in the database.

Quick Start

Use the post-build-validation skill to verify that the critical blocks were placed correctly after building the structure.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: post-build-validation
Download link: https://github.com/mpaulosky/IssueTracker/archive/main.zip#post-build-validation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.