A Claude Code skill for tracking human decisions made during AI-assisted development.
Part of the Liangyi skill family.
Every time you choose between AI-generated options, this skill records what was recommended, what you chose, and why. Builds a portfolio of human judgment over time.
npx skills add wenboxia/decision-log/decision-log "Chose React over Vue because our team knows it better"
/decision-log # Interactive mode
/decision-log --review # Analyze past decisions
- Build judgment: Reviewing past decisions is how you develop product intuition
- Prove judgment: "Here are 12 decisions AI couldn't make" beats "I used AI"
- Improve process: If you always follow AI, your workflow isn't challenging you
This skill is useful with or without the rest of the family. Install it standalone for any project where you make decisions alongside AI.
MIT