format: canned-prompt/v0.2 id: practice/pqrst-estimate name: PQRST Estimate version: 1.0.0 summary: > The canonical end-of-session PQRST effort audit: allocate 100% of a completed session's engineering effort across Problem, Quality, Research, Security and Task organization. type: template template: prompt.md inputs: - name: add_ons type: content required: false description: > Optional text appended after the canonical block. Empty by default, so the default render is the canonical prompt verbatim. The two sanctioned add-ons are in examples/; see README.md. default: '' output: format: text description: > A PQRST-Estimate record — five integer percentages summing to 100, plus Sum, Confidence, Signature, Dominant factors and an optional Notes line. compatibility: capabilities: - long-context license: MIT examples: - examples/basic.yaml - examples/with-rationale.yaml evals: - evals/canonical-fidelity.yaml tags: - pqrst - retrospective - agentic-coding - effort-estimation provenance: author: pqrst-practice source: ~/pqrst-practice/PqrstPrompt.md normative_spec: ~/pqrst-practice/spec/PqrstEstimationPractice.md