autonomous-rca-governance — for Claude Code autonomous-rca-governance, hushh-research, community, for Claude Code, ide skills, autonomous-rca-governance-intake, Non-owned surfaces: 1, ## Do Use 1. Distinguishing, ## Workflow 1. Start with, secret_missing

v1.0.0

Sobre este Skill

Cenario recomendado: Ideal for AI agents that need hushh autonomous rca governance skill. Resumo localizado: Avoid overlap with broad repo discovery or product implementation that is not anchored to a failing authority surface. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Recursos

Hushh Autonomous RCA Governance Skill
Purpose and Trigger
Primary scope: autonomous-rca-governance-intake
Avoid overlap with broad repo discovery or product implementation that is not anchored to a
Coverage and Ownership

# Tópicos principais

hushh-labs hushh-labs
[7]
[12]
Atualizado: 4/18/2026

Skill Overview

Start with fit, limitations, and setup before diving into the repository.

Cenario recomendado: Ideal for AI agents that need hushh autonomous rca governance skill. Resumo localizado: Avoid overlap with broad repo discovery or product implementation that is not anchored to a failing authority surface. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Por que usar essa habilidade

Recomendacao: autonomous-rca-governance helps agents hushh autonomous rca governance skill. Avoid overlap with broad repo discovery or product implementation that is not anchored to a failing authority surface. This AI

Melhor para

Cenario recomendado: Ideal for AI agents that need hushh autonomous rca governance skill.

Casos de Uso Práticos for autonomous-rca-governance

Caso de uso: Applying Hushh Autonomous RCA Governance Skill
Caso de uso: Applying Purpose and Trigger
Caso de uso: Applying Primary scope: autonomous-rca-governance-intake

! Segurança e Limitações

  • Limitacao: Avoid overlap with broad repo discovery or product implementation that is not anchored to a failing authority surface.
  • Limitacao: Advisory doc/skill drift should be recorded, but it must not block the loop unless it masks a core runtime failure.
  • Limitacao: Avoid overlap with broad repo discovery or product implementation that is not anchored to a failing authority surface

About The Source

The section below comes from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.

Demo Labs

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ e etapas de instalação

These questions and steps mirror the structured data on this page for better search understanding.

? Perguntas frequentes

O que é autonomous-rca-governance?

Cenario recomendado: Ideal for AI agents that need hushh autonomous rca governance skill. Resumo localizado: Avoid overlap with broad repo discovery or product implementation that is not anchored to a failing authority surface. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Como instalar autonomous-rca-governance?

Execute o comando: npx killer-skills add hushh-labs/hushh-research. Ele funciona com Cursor, Windsurf, VS Code, Claude Code e mais de 19 outros IDEs.

Quais são os casos de uso de autonomous-rca-governance?

Os principais casos de uso incluem: Caso de uso: Applying Hushh Autonomous RCA Governance Skill, Caso de uso: Applying Purpose and Trigger, Caso de uso: Applying Primary scope: autonomous-rca-governance-intake.

Quais IDEs são compatíveis com autonomous-rca-governance?

Esta skill é compatível com Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use a CLI do Killer-Skills para uma instalação unificada.

autonomous-rca-governance tem limitações?

Limitacao: Avoid overlap with broad repo discovery or product implementation that is not anchored to a failing authority surface.. Limitacao: Advisory doc/skill drift should be recorded, but it must not block the loop unless it masks a core runtime failure.. Limitacao: Avoid overlap with broad repo discovery or product implementation that is not anchored to a failing authority surface.

Como instalar este skill

  1. 1. Abra o terminal

    Abra o terminal ou linha de comando no diretório do projeto.

  2. 2. Execute o comando de instalação

    Execute: npx killer-skills add hushh-labs/hushh-research. A CLI detectará sua IDE ou agente automaticamente e configurará a skill.

  3. 3. Comece a usar o skill

    O skill já está ativo. Seu agente de IA pode usar autonomous-rca-governance imediatamente no projeto atual.

! Source Notes

This page is still useful for installation and source reference. Before using it, compare the fit, limitations, and upstream repository notes above.

Upstream Repository Material

The section below comes from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.

Upstream Source

autonomous-rca-governance

Avoid overlap with broad repo discovery or product implementation that is not anchored to a failing authority surface. This AI agent skill supports Claude

SKILL.md
Readonly
Upstream Repository Material
The section below comes from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.
Upstream Source

Hushh Autonomous RCA Governance Skill

Purpose and Trigger

  • Primary scope: autonomous-rca-governance-intake
  • Trigger on core runtime, CI, deploy, and semantic-release failures that need repeated RCA and a structured remediation loop.
  • Avoid overlap with broad repo discovery or product implementation that is not anchored to a failing authority surface.

Coverage and Ownership

  • Role: owner
  • Owner family: autonomous-rca-governance

Owned repo surfaces:

  1. .codex/skills/autonomous-rca-governance
  2. scripts/ops/verify-env-secrets-parity.py
  3. scripts/ops/verify_uat_release.py
  4. scripts/ci/verify-runtime-config-contract.py
  5. scripts/ci/cloudrun-rollback.sh

Non-owned surfaces:

  1. repo-operations
  2. backend-runtime-governance
  3. quality-contracts
  4. contributor-onboarding

Do Use

  1. Distinguishing secret_missing vs runtime_mount_legacy vs runtime_behavior_failed.
  2. Running repeated RCA for UAT, core runtime, or CI failures with machine-readable artifacts.
  3. Tightening the repo-local RCA taxonomy, resume artifacts, or canonical RCA command surface.

Do Not Use

  1. Broad feature work that is not anchored to a failing core authority surface.
  2. Docs-home or taxonomy work that does not change the RCA loop itself.
  3. Production promotion decisions.

Read First

  1. docs/reference/operations/ci.md
  2. docs/reference/operations/env-and-secrets.md
  3. .codex/skills/repo-operations/SKILL.md
  4. .codex/skills/quality-contracts/SKILL.md

Workflow

  1. Start with ./bin/hushh codex rca --surface <uat|runtime|ci> and preserve the generated report.
  2. Classify failures before editing anything:
    • secret_missing
    • runtime_mount_missing
    • runtime_mount_legacy
    • runtime_behavior_failed
    • smoke_overlay_dependency_leak
    • db_contract_drift
  3. Apply the smallest safe remediation for the highest-signal blocking class first.
  4. Rerun the authoritative checks twice after the remediation instead of trusting the first green pass.
  5. Do not call the RCA task complete while a relevant core run for the touched SHA is still queued, in_progress, or requested; keep monitoring until GitHub reaches a terminal state.
  6. Stop only when the blocking classifications are empty and the relevant core run chain is terminal green, or a real permissions/product boundary is explicit.
  7. Advisory doc/skill drift should be recorded, but it must not block the loop unless it masks a core runtime failure.

Handoff Rules

  1. Use repo-operations when the fix is primarily in deploy workflows, Cloud Run, or Secret Manager wiring.
  2. Use backend-runtime-governance when the fix is in backend runtime ownership or service behavior.
  3. Use quality-contracts when the authoritative proof is missing or the semantic gate itself is wrong.
  4. Use contributor-onboarding when bootstrap/doctor/runtime files cause false RCA signals.

Required Checks

bash
1./bin/hushh codex rca --surface runtime --text 2./bin/hushh codex rca --surface ci --text 3./bin/hushh codex rca --surface uat --text 4python3 -m py_compile .codex/skills/autonomous-rca-governance/scripts/rca_runner.py

Habilidades Relacionadas

Looking for an alternative to autonomous-rca-governance or another community skill for your workflow? Explore these related open-source skills.

Ver tudo

openclaw-release-maintainer

Logo of openclaw
openclaw

Resumo localizado: 🦞 # OpenClaw Release Maintainer Use this skill for release and publish-time workflow. It covers ai, assistant, crustacean workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

widget-generator

Logo of f
f

Resumo localizado: Generate customizable widget plugins for the prompts.chat feed system # Widget Generator Skill This skill guides creation of widget plugins for prompts.chat . It covers ai, artificial-intelligence, awesome-list workflows. This AI agent skill supports Claude Code, Cursor, and

flags

Logo of vercel
vercel

Resumo localizado: The React Framework # Feature Flags Use this skill when adding or changing framework feature flags in Next.js internals. It covers blog, browser, compiler workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

138.4k
0
Navegador

pr-review

Logo of pytorch
pytorch

Resumo localizado: Usage Modes No Argument If the user invokes /pr-review with no arguments, do not perform a review . It covers autograd, deep-learning, gpu workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

98.6k
0
Desenvolvedor