auditor-responsabilidades

Audits delivery processes against governance rules and issues readiness verdicts.

1|Updated Jul 7, 2026
One-click install
npx skills add https://github.com/codjeremias-cell/Orquestrador-fable --skill auditor-responsabilidades-codjeremias-cell
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: auditor-responsabilidades
Source: https://github.com/codjeremias-cell/Orquestrador-fable/tree/main/skills/auditor-responsabilidades
Command: npx skills add https://github.com/codjeremias-cell/Orquestrador-fable --skill auditor-responsabilidades-codjeremias-cell

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Teams often declare work "done" without verifiable evidence, authorized scope, or clear ownership, letting unauthorized changes, broken promises, and weakened tests slip through. This Skill audits the delivery process itself — not the product — and issues a grounded verdict of approved, approved with reservations, or rejected. ## Core Features & Use Cases - Integrity Gate: Reconciles INTENT, AUTH (authorization for external or irreversible actions), authorized vs. declared vs. touched scope, PENDING obligations, cited artifacts, out-of-scope surprises, and TWINS (divergent source/runtime variants) before any sign-off. - Accountability Mapping: Builds a RACI matrix so no deliverable, proof, or non-conformity lacks a named owner, and enforces six unbreakable rules (RI-01 to RI-06) plus shared golden rules. - Evidence-First Verdicts: Rejects self-assessment by demanding forced facts — command outputs, diffs, file contents — and applies three mechanical invariants: monotonically increasing scrutiny, a disposition ledger requiring causal evidence, and ground-truth verification against the actual artifact on disk. - Use Case: Before closing a release, ask the auditor to verify that every promised artifact exists, every external action had prior authorization, and the executed test report supports each completion claim — receiving a named, justified verdict. ## Quick Start Use the auditor-responsabilidades skill to audit this delivery against the rules and give me the final readiness verdict with evidence.

Frequently Asked Questions about auditor-responsabilidades

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit a delivery before marking it done?▼

Run the readiness gate: recover the contract (INTENT, scope, Definition of Done), map responsibilities with RACI, reconcile authorized versus touched scope, verify every PENDING obligation is closed with evidence, and confirm each cited artifact exists. The audit ends in an explicit verdict with named owners.

What is the difference between a process audit and QA testing?▼

QA testing proves the product works by executing test batteries; a process audit verifies the delivery followed the rules — authorization, scope, evidence, traceability. This Skill audits the process and consumes QA and test reports as evidence, but never executes the product tests itself.

Can an action be approved without prior authorization?▼

No. External or irreversible actions such as publishing, deploying, or sending data require a prior verifiable AUTH record citing the exact request, target, environment, and limits. Retroactive regularization is prohibited, and missing authorization is a blocking non-conformity.

Why does the audit reject self-assessment checklists?▼

Self-assessment answers can be produced without doing any work, so they prove nothing. The audit demands forced facts instead: command outputs, git diffs, file contents, and test counts that only exist if the verification actually ran.

What happens when scope is exceeded with good intentions?▼

Out-of-scope changes are recorded as surprises with impact, owner, and routing to the decision-maker — never silently corrected or retroactively approved. Unauthorized scope expansion is a blocking non-conformity regardless of intent.

When should I not use this audit skill?▼

Do not use it to build solutions, execute product test batteries, or compare and rank alternative versions. Those belong to the implementation lenses, the real-tester skill, and the judges panel respectively; this Skill only audits process compliance and issues verdicts.