writing / kanly v2

kanly v2

1/

been seeing superpowers for a while now

119k stars. decided to see what the hype was about

2/

realized i've been doing most of this already

but as the conductor. manually. if i miss a step the whole castle of cards falls

no gate stopping me from shipping without a spec

no one checking if the code matches what i said i'd build

just vibes and momentum

3/

so i let my copilot take a look

it analyzed superpowers, grill-me, the whole ecosystem

then updated my own bootleg version

stole like an artist

4/

verify when done — no more playing detective and teacher with your ai

run the command. show the output. then claim success

no more "should work now"

5/

dissent on steroids — most copilots agree with everything you say. mine traces the decision tree, reads the codebase first, only asks questions code can't answer

you don't need a yes machine. you need something that catches what you missed before it ships

6/

tdd gate — not the full iron law. just "does a test exist before you call this done"

design gate before any non-trivial code

file-level breakdown before implementation

cross-terminal review after changes ship

everything i do manually. automated in a flash

7/

that's what you get with a tight feedback loop

github.com/somnus0x/kanly