Skip to main content
GeneralClipboardHealth

create-groundcrew-ticket

Create Linear tickets that Groundcrew can pick up: assigned to the current Linear user, labeled with agent-*, tied to an implementation repository in the description, optionally linked to parent and blocker tickets, and written to use the core:go implementation workflow.

Stars
66
Source
ClipboardHealth/core-utils
Updated
2026-05-31
Slug
ClipboardHealth--core-utils--create-groundcrew-ticket
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/ClipboardHealth/core-utils/HEAD/.agents/skills/create-groundcrew-ticket/SKILL.md -o .claude/skills/create-groundcrew-ticket.md

Drops the SKILL.md into .claude/skills/create-groundcrew-ticket.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.