compound-estimate

Installation
SKILL.md

Compound Estimate — Closing Ritual at PR Merge

Write a compound-log entry for a just-shipped ticket. This is the Phase 1 exit gate for AI-native estimation: without this closer, cost/wall-time signals never feed future estimates and the calibration loop stays open. All mechanical work delegates to this skill's scripts/compound-log.sh — your job is collecting the three human-authored inputs and invoking it.

Paths. Commands below name files inside this skill's own directory as ${CLAUDE_SKILL_DIR}/…. Claude Code fills that in. On any other harness, set CLAUDE_SKILL_DIR to the absolute directory that contains this SKILL.md before running them. If you cannot, stop and report skill_dir_unresolved.

Invocation

/compound-estimate <TICKET-ID>

<TICKET-ID> is required unless it can be detected from the current branch name (gh pr view --json headRefName → parse the ticket prefix).

Load on demand

Installs
3
First Seen
10 days ago
compound-estimate — coalesce-labs/catalyst-dev-skills