estimation
Size a set of tickets — relative sizing against reference items the team has actually shipped, disagreement surfaced before numbers converge, epics detected and sent to be split.
Works with
--- name: estimation description: Size a set of tickets — relative sizing against reference items the team has actually shipped, disagreement surfaced before numbers converge, epics detected and sent to be split. license: MIT --- # Estimation Attach believable sizes to tickets. A size is a comparison, not a measurement — "like that auth ticket, roughly" beats "13 hours" every time, because the team has shipped the auth ticket and never shipped an hour. ## 1. Pin the reference items Before sizing anything, pick 2–3 recently *finished* items the user remembers well — one small, one medium, one that hurt. These calibrate everything; without them every number is freestanding opinion. ## 2. Size relative Per ticket, in priority order: compare to the references, propose a size on the repo's scale (whatever `docs/agents/board.md` or existing issues use — points, T-shirt; adopt Fibonacci points if nothing exists yet). State the *why* of the comparison in one line — "touches the same three layers as [ref], but no migration" — then let the user agree or push back. Genuine disagreement is signal: it means the ticket hides an unshared assumption. Surface the assumption, don't average the numbers. Anything that compares to nothing or lands past the scale's knee (≥13 points, XL) is an epic in disguise — route it to `/refinement` for splitting rather than blessing a giant number. ## 3. Record Write each agreed size onto the ticket (estimate field via the `board` skill, or a label). Done when every ticket in the requested set carries a size or a `/refinement` referral — none silently skipped — and the reference items used are named in one closing line, so the next session calibrates the same way.
More Project Management skills
firecrawl-build-onboarding
firecrawl/skills
Get Firecrawl credentials and SDK setup into a project. Use when an application needs `FIRECRAWL_API_KEY`, when an agent should add Firecrawl to `.env`, when the user wants to authenticate Firecrawl for app code, or when choosing the first SDK and docs for a new Firecrawl integration. This skill includes its own browser auth flow, so it does not depend on the website onboarding skill.
email-sequence
coreyhaines31/marketingskills
When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions "email sequence," "drip campaign," "nurture sequence," "onboarding emails," "welcome sequence," "re-engagement emails," "email automation," "lifecycle emails," "trigger-based emails," "email funnel," "email workflow," "what emails should I send," "welcome series," or "email cadence." Use this for any multi-email automated flow. For cold outreach emails, see cold-email. For in-app onboarding, see onboarding-cro.
onboard
pbakaus/impeccable
Designs and improves onboarding flows, empty states, and first-run experiences to help users reach value quickly. Use when the user mentions onboarding, first-time users, empty states, activation, getting started, or new user flows.

