assurance

Community

Ensure code quality and compliance.

Authorperfectuser21
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill acts as the central coordinator for quality and checking systems, ensuring that code changes meet defined standards and preventing critical errors from being released.

Core Features & Use Cases

  • Change Classification: Automatically determines if a Pull Request (PR) modification impacts core security boundaries (Gate) or business functionality (Regression).
  • Contract Management: Updates and enforces quality contracts (Gate Contract - GCI, Regression Contract - RCI) based on the nature of the changes.
  • Artifact Generation: Produces essential quality assurance documents like QA-DECISION.md and AUDIT-REPORT.md.
  • Use Case: When a developer submits a PR, this Skill will analyze the code diff, identify if it affects critical security scripts or core business logic, update the relevant quality contracts, and generate a report detailing the validation outcomes.

Quick Start

Use the assurance skill to classify the current pull request and update the relevant contracts.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 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: assurance
Download link: https://github.com/perfectuser21/cecelia/archive/main.zip#assurance

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.