Imported from twardcox/tax-assist (
.github/skills/sprint-checkin/SKILL.md). Install upstream withnpx skills add twardcox/tax-assist --skill sprint-checkin. Copyright stays with the author.
Coherence Engine - managed configuration, regenerate with: pnpm run generate:agent-skills
name: sprint-checkin description: Start of sprint: carry-over, goals, blockers, sprint plan artifact; get_slash_command: sprint-checkin disable-model-invocation: true
CE: sprint-checkin
Load the playbook (MCP)
- Ensure the Coherence Engine MCP server is connected in your AI tool (see https://coherence-engine.fly.dev/docs/ for connection details).
- Load the canonical playbook text:
- Call
resources/readwith URIce://commands/sprint-checkin(pluralcommands), or - Call
get_slash_commandwithcommand_name:sprint-checkin
- Call
- Follow the loaded playbook step by step. Use Tracker, GitHub, shell, and other tools exactly as the playbook specifies.
If the resource read fails
- Confirm the MCP server URL and auth.
- Retry with
get_slash_commandandsprint-checkin. - Do not assume a local copy of this playbook in the project - init does not copy playbook bodies; those files live on the MCP server and in the framework repo for authoring only.
All commands
All commands load via get_slash_command with the kebab-case name or from ce://commands/{name} (see https://coherence-engine.fly.dev/ce/docs/commands.md).