Posn Calibrate — Development skill for Claude Code
ตรวจว่าป้ายความยาก L1-L5 กับเวลาที่ระบบประเมิน ตรงกับความจริงไหม.
How to install Posn Calibrate
Installs to ~/.claude/skills/peerawitdeesamer-productivity-skill-posn-calibrate/SKILL.md
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 RepositoryRelated Skills
Posn Feynman
ให้ผู้ใช้อธิบายวิธีทำข้อนั้นกลับ เพื่อวัดว่าเข้าใจจริงหรือแค่รู้สึกว่าเข้าใจ
Posn Score
บันทึกผลสอบข้อสอบเทียม POSN หนึ่งชุด (ถามแค่ 2 คำถาม)
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Sharing Skills
skill for guidance.
Root Cause Tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.