Skip to content

wenboxia/decision-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Decision Log

A Claude Code skill for tracking human decisions made during AI-assisted development.

Part of the Liangyi skill family.

What it does

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.

Install

npx skills add wenboxia/decision-log

Usage

/decision-log "Chose React over Vue because our team knows it better"
/decision-log              # Interactive mode
/decision-log --review     # Analyze past decisions

Why bother?

  • 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

Works everywhere

This skill is useful with or without the rest of the family. Install it standalone for any project where you make decisions alongside AI.

License

MIT

About

Human decision tracking skill — logs every human choice with reasoning. Part of the Liangyi skill family.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors