repo-assessing-criticality-confidence
CommunityStandardize audit prioritization for AI agents.
Software Engineering#priority matrix#confidence assessment#repository validation#checker-fixer#audit prioritization#criticality classification
Authorwahidyankf
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Checker and fixer agents often use inconsistent criteria to prioritize audit findings, leading to critical issues being missed, fixes being applied in the wrong order, and audit reports that lack uniform structure and context for stakeholders.
Core Features & Use Cases
- Two-dimension classification system: Separate criticality (urgency/importance of the issue) and confidence (certainty the issue is real and fixable) to eliminate ambiguity in prioritization.
- P0-P4 priority matrix: Clear, rules-based execution order for fixers to address blocker issues first, followed by urgent, standard, and low-priority items.
- Dual-label pattern: Combine factual verification status (e.g., [Error], [BROKEN]) with criticality level to provide full context for each finding.
- Standardized report templates: Pre-defined formats for checker audit reports and fixer fix reports to ensure consistency across all agent outputs.
- Domain-specific guidance: Concrete examples for governance rule checks, documentation audits, and crud application content validation to speed up implementation. Use case: A docs-link-checker agent can flag a broken internal link as CRITICAL, and a docs-fixer agent can assess HIGH confidence to auto-fix the link immediately, or MEDIUM confidence to flag it for manual review if the correct target is ambiguous.
Quick Start
Use this skill to classify all audit findings by criticality and confidence, then apply fixes in strict P0-to-P4 priority order to resolve the most urgent issues first.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: repo-assessing-criticality-confidence Download link: https://github.com/wahidyankf/ose-primer/archive/main.zip#repo-assessing-criticality-confidence Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.