PeerawitDeesamer

Posn Calibrate — Development skill for Claude Code

Development community

ตรวจว่าป้ายความยาก L1-L5 กับเวลาที่ระบบประเมิน ตรงกับความจริงไหม.

How to install Posn Calibrate

Installs to ~/.claude/skills/peerawitdeesamer-productivity-skill-posn-calibrate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/peerawitdeesamer-productivity-skill-posn-calibrate && curl -fsSL https://raw.githubusercontent.com/PeerawitDeesamer/productivity-skill/HEAD/commands/posn-calibrate.md -o ~/.claude/skills/peerawitdeesamer-productivity-skill-posn-calibrate/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Posn Calibrate does


description: ตรวจว่าป้ายความยาก L1-L5 กับเวลาที่ระบบประเมิน ตรงกับความจริงไหม allowed-tools: Bash(python3:*)

รัน

python3 ~/.claude/skills/posn/scripts/exam_result.py calibrate

สคริปต์อ่าน `blueprints/*.json` + `results/*.json` แล้วรายงาน 2 อย่าง

1. เวลาจริงเทียบ est_min

ถ้าเบี่ยงเกิน 25% **ติดกัน 3 ชุดขึ้นไป** สคริปต์จะบอกว่า `est_min` เอียงพร้อมทิศทาง เล่าให้ผู้ใช้ฟังว่าเอียงไปทางไหน — ต่ำไปแปลว่าชุดที่วางแผนไว้ 90 นาทีจะกินเวลาจริงมากกว่านั้น มีผลกับการตัดสินใจว่าจะ

Alternatives in Development

  • Calibrate Voice — Run an empirical calibration round: regenerate the 8-brief matrix, measure, collect owner ratings, codify ever 2 ★
  • Jev Calibrate — Read a week of your own gate decisions and turn them into your thresholds and rules 1 ★
  • Auto Update — Pull the latest ECC repo changes and reinstall the current managed targets 243.5k ★

Full documentation available on GitHub

View Source Repository