cost-estimate
Installation
SKILL.md
Non-negotiable rules:
- Use the helper scripts under
.agents/skills/cost-estimate/helpers/instead of redoing LOC, session, or cost math manually. - Keep scope explicit: full repo,
branch:<name>, orcommit:<hash>. - Separate raw engineering hours from organizational overhead and team multipliers.
- Keep the pricing rubric and report schema in references, not inline in the invocation path.
- Treat external market-rate research as optional. Use built-in rates unless the user explicitly requests a different market or region.
Cost Estimate
Inputs
$request: Optional scope or estimation guidance such asbranch:feat/foo,commit:abc1234, region hints, or desired audience
Related skills