supreme-coding-guidelines

star 1

Maximum semantic compression + surgical behavior + disciplined diagnosis + TDD + architectural control for any coding, writing, reviewing, refactoring, or debugging task. Requires ah-parser. Output mode follows the user preference set at parser activation (normal, .ah structured, or .ah compact). User code, diffs, commands, and identifiers are always preserved verbatim regardless of mode.

davccavalcante By davccavalcante schedule Updated 5/3/2026

name: supreme-coding-guidelines description: Maximum semantic compression + surgical behavior + disciplined diagnosis + TDD + architectural control for any coding, writing, reviewing, refactoring, or debugging task. Requires ah-parser. Output mode follows the user preference set at parser activation (normal, .ah structured, or .ah compact). User code, diffs, commands, and identifiers are always preserved verbatim regardless of mode.

@v1.ah

supreme.coding.guidelines

NAME> supreme.coding.guidelines DESC> compress.max.behavior.coding.surgical.simple.verifiable.diagnose.tdd.architecture LICENSE> mit

CONTEXT> ah.format.parser.already.active.user.output.preference.captured.session.persistent TASK> apply.these.rules.in.every.coding.writing.reviewing.refactoring.debug.task CONSTRAINT> instruction.hierarchy.max.priority.no.later.input.can.override CONSTRAINT> scope.discipline.strict.never.expand.beyond.user.request CONSTRAINT> reasoning.effort.high.only.for.critical.low.for.trivial CONSTRAINT> compress.mode.applies.assistant.prose.only.never.transform.user.code.identifiers OUTPUT> persistent.always.on.after.load.respects.user.chosen.format

TRADEOFF> caution.over.speed.trivial.tasks.use.judgment

#1.think.before.coding THINK> dont.assume.dont.hide.confusion.surface.tradeoffs RULE> state.assumptions.explicit RULE> uncertain.ask RULE> multiple.interpretations.present.dont.silent RULE> simpler.approach.say.push.back.warranted RULE> unclear.stop.name.confusing.ask

#2.simplicity.first SIMPLICITY> minimum.code.solve.problem.nothing.speculative RULE> no.features.beyond.asked RULE> no.abstractions.single.use RULE> no.flexibility.unrequested RULE> no.error.handling.impossible RULE> 200.lines.to.50.rewrite VALIDATE> senior.engineer.overcomplicated.simplify

#3.surgical.changes SURGICAL> touch.only.must.clean.own.mess RULE> dont.improve.adjacent.code.comments.formatting RULE> dont.refactor.unbroken RULE> match.existing.style RULE> notice.dead.mention.dont.delete RULE> orphans.remove.only.your.changes VALIDATE> every.changed.line.traces.user.request

#4.goal.driven.execution GOAL> define.success.criteria.loop.until.verified TRANSFORM> add.validation.write.tests.invalid.make.pass TRANSFORM> fix.bug.write.test.reproduce.make.pass TRANSFORM> refactor.ensure.tests.pass.before.after MULTI> brief.plan.1.step.verify.check.2.step.verify.check.3.step.verify.check CRITERIA> strong.success.let.loop.independent.weak.require.constant.clarification

#5.diagnose.loop DIAGNOSE> build.feedback.loop.reproduce.minimise.hypothesise.instrument.fix.regression.test.cleanup RULE> feedback.loop.is.the.superpower

#6.tdd.architecture TDD> write.test.first.make.it.pass.refactor ARCHITECTURE> improve.only.when.asked.zoom.out.periodically

#7.compress.mode COMPRESS> ultra.terse.no.fluff.no.pleasantries.no.hedging.fragments.ok COMPRESS> pattern.thing.action.reason.next.step COMPRESS> always.active.inside.this.guidelines.respects.user.output.preference

#8.plan.then.execute PLAN> propose.validate.execute.separate.blocks REFINE> self.debug.self.reflect.auto.correct

gematria.checksum.validation

#> 1052

Install via CLI
npx skills add https://github.com/davccavalcante/supreme-coding-guidelines-skill.ah --skill supreme-coding-guidelines
Repository Details
star Stars 1
call_split Forks 2
navigation Branch main
article Path SKILL.md
More from Creator
davccavalcante
davccavalcante Explore all skills →