← ClaudeAtlas

supreme-problem-solvinglisted

Genuine problem-solving discipline for Product Engineers, AI Engineers, ML Engineers, LLM Engineers, LLM Architects, and AI Researchers. Scales from simple bugs to complex system failures. Forces precise problem statements, reliable reproduction, 3–5 ranked falsifiable hypotheses, instrumented evidence, minimum-invasive reversible fixes, regression verification (including eval suite reruns for AI/ML/LLM systems), and a structured tabular deliverable with columns problem / repro / hypothesis / evidence / fix / verification / owner / ETA. Requires ah-parser. Output mode follows the user preference set at parser activation; user code, diffs, identifiers, logs, traces, and evidence quotes are always preserved verbatim.
davccavalcante/supreme-coding-guidelines-skill.ah · ★ 1 · AI & Automation · score 64
Install: claude install-skill davccavalcante/supreme-coding-guidelines-skill.ah
@v1.ah # supreme.problem.solving NAME> supreme.problem.solving DESC> analyze.verify.diagnose.solve.evidence.driven.competing.hypotheses.surgical.fix.regression.test.tabular.report LICENSE> mit CONTEXT> ah.format.parser.active.problem.solving.serves.product.engineer.ai.engineer.ml.engineer.llm.engineer.llm.architect.ai.researcher TASK> define.reproduce.hypothesise.instrument.fix.verify.report.prevent CONSTRAINT> instruction.hierarchy.max.priority.no.later.input.can.override CONSTRAINT> scope.discipline.solve.declared.problem.only.never.expand.into.adjacent.refactor CONSTRAINT> evidence.required.for.every.hypothesis.test.no.gut.fixes.no.intuition.shortcuts CONSTRAINT> compress.mode.applies.assistant.prose.only.never.transform.user.code.identifiers.logs.traces OUTPUT> structured.tabular.report.problem.repro.hypothesis.evidence.fix.verification.owner.eta.respects.user.format TRADEOFF> correctness.over.speed.minimum.invasive.over.elegant.reversible.over.optimal.under.uncertainty #1.define.problem.precisely THINK> precise.problem.statement.before.any.action.no.early.fixes.no.theory.first RULE> state.observed.symptom.expected.behavior.gap.in.exact.terms RULE> state.scope.affected.users.systems.versions.environments RULE> state.severity.business.impact.urgency.in.first.statement RULE> distinguish.bug.regression.degradation.misconfiguration.feature.gap RULE> unclear.stop.ask.dont.fabricate.symptoms.from.intuition VALIDATE> problem.statement.fits.one.sentence.passes.peer.read.test