Confidence booster (Logics)
Use this skill to quickly raise Understanding/Confidence on logics/request|backlog|tasks/*.md by asking a short set of high‑signal questions, applying suggested defaults when acceptable, and updating indicators.
For logics/product/*.md and logics/architecture/*.md, use it to strengthen decision framing: it appends a # Clarifications section and can update Status, but it does not invent Understanding/Confidence indicators for those doc families.
Run (interactive)
python logics/skills/logics-confidence-booster/scripts/boost_confidence.py logics/request/req_001_example.md
python logics/skills/logics-confidence-booster/scripts/boost_confidence.py logics/product/prod_001_example.md --apply-defaults --status Active
Run (apply defaults, no prompts)
python logics/skills/logics-confidence-booster/scripts/boost_confidence.py \
logics/request/req_001_example.md \
--apply-defaults
Notes
- The script appends a
# Clarificationssection (or updates it if present). - For request/backlog/task docs, indicators are auto‑computed from answered questions when you don’t supply explicit values.
- You can override indicators with
--understandingand--confidence. - For product/architecture docs, use
--statusif the clarification changes document maturity. - Use for requests, backlog items, tasks, product briefs, and architecture docs.
Converted and distributed by TomeVault — claim your Tome and manage your conversions.