skills/progressive-estimation/SKILL.md
Estimate AI-assisted and hybrid human+agent development work with research-backed PERT statistics and calibration feedback loops
npx skillsauth add ranbot-ai/awesome-skills progressive-estimationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Estimate AI-assisted and hybrid human+agent development work using research-backed formulas with PERT statistics, confidence bands, and calibration feedback loops.
Progressive Estimation adapts to your team's working mode — human-only, hybrid, or agent-first — applying the right velocity model and multipliers for each. It produces statistical estimates rather than gut feelings.
Single task:
"Estimate building a REST API with authentication using Claude Code"
Batch mode:
"Estimate these 12 JIRA tickets for our next sprint"
With context:
"We have 3 developers using AI agents for ~60% of implementation. Estimate this feature."
Problem: Overconfident estimates Solution: Use P75 or P90 for commitments, not P50
Problem: Missing context Solution: The skill asks clarifying questions — provide team size and agent usage
Problem: Stale calibration Solution: Re-calibrate when team composition or tooling changes significantly
@sprint-planning - Sprint planning and backlog management@project-management - General project management workflows@capacity-planning - Team velocity and capacity planningtools
Delegate coding tasks to the Grok Build CLI only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
development
--- name: graceful-shutdown description: Implement graceful shutdown for servers and workers: drain connections, finish in-flight work, release resources, and exit cleanly on SIGTERM/SIGINT. category: AI & Agents source: antigravity tags: [python, typescript, node, api, claude, ai, template, docker, kubernetes] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/graceful-shutdown --- # Graceful Shutdown ## Overview A skill for implementing graceful shutdown in server
development
--- name: falsify description: The scientific thinking protocol for AI agents. Use when facing complex, ambiguous, or high-stakes questions where guessing is costly: hypothesis → attempt to break it → evidence → calibrated co category: Creative & Media source: antigravity tags: [markdown, claude, ai, agent, llm, template, design, security, rag, cro] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/falsify --- # Falsify — The Scientific Thinking Protocol > Think like
tools
Configure approved delegation lanes across installed implementer CLIs, including optional model and effort choices, then write global or project config only after explicit user approval.