post-change-verification

Official

Ensure code quality with automated checks.

AuthorMolcajeteAI
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces a mandatory, multi-step verification protocol for Go projects after code modifications, ensuring code quality and preventing regressions.

Core Features & Use Cases

  • Automated Code Checks: Runs go fmt, linters, builds, and tests.
  • Issue Triage: Provides clear rules for handling issues caused by current changes versus pre-existing problems.
  • Use Case: After implementing a new feature in a Go microservice, run this skill to automatically format the code, check for linting errors, ensure it builds, and verify that existing tests still pass, all before committing.

Quick Start

Run the post-change-verification skill to ensure all code quality checks pass for your recent Go code modifications.

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-change-verification
Download link: https://github.com/MolcajeteAI/plugin/archive/main.zip#post-change-verification

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.