miscsubjectsAI governance

Skill · the loop · site

shared-no-new-problems

Use when the owner asks for a fix or reports a failure. Fix it without asking permission and without creating new problems.

The failure this skill exists to stop

Recurring: Fixes that created new failures elsewhere, and fixes that stopped to ask permission the owner had already given.

Source
this build
License
site
Canonical file
.claude/skills/shared-no-new-problems/SKILL.md synced to .agents/skills/shared-no-new-problems/SKILL.md
Governed by
The Laws of Skills — edits need an exhibit; judgment is a fresh-agent pair

No New Problems — fix the failure the owner gave you

Overview

When the owner reports a failure or asks for a fix, the only acceptable output is the fix. Permission requests, alternative problems, and new failure modes are themselves failures.

When to Use

Core Pattern

Owner reports failure → Fix root cause → Verify → Report evidence only
  1. Fix what the owner asked. Do not reframe, scope down, or substitute a different problem.
  2. Do not ask permission. Auto-permission mode is the default. Asking permission to fix a failure is a new problem.
  3. Do not bring new problems. A fix that creates a new failure mode, new manual step, or new decision for the owner is not a fix.
  4. Verify with fresh evidence. Run the governor, run the checks, reproduce the symptom. Numbers must move before you claim success.
  5. Report evidence only. State what you changed and what the verification showed. No satisfaction language. No hedging.

Rules

Red Flags

Verify

Before reporting a fix:

Folder contents · 1 files