finish-task
Installation
SKILL.md
Error handling convention for ALL bash commands in this skill:
- IF command exits non-zero → capture stderr, print diagnostic, then fallback:
✗ {command} failed: {stderr summary} → Try: {suggested fix} → Fallback: {what the skill does instead} - IF command returns empty stdout when a result is expected → treat as ⚠ warn, note it, proceed
Related skills
More from seangjr/product-skills
daily-standup
Morning standup — surface blockers, stale work, and today's focus
8sync
Sync project state with Linear — detect gaps, consolidate objectives, clean up, route to next action
7maintain
Codebase health check — type errors, lint, git hygiene, deps, Linear, build, and auto-fix
7start-task
Pick up the next Linear issue — validate context, create branch, plan approach
7init-project
Scaffold a new project with Next.js, GSD, skills, Linear integration, and MCP config
7update
Project update & risk report — gather state, surface risks, generate updates for stakeholders
6