skills/issue/SKILL.md
Create a GitHub issue on tldraw/tldraw from a user description, then research it.
Use ../write-issue/SKILL.md as the standards reference for issue titles, bodies, types, labels, and triage conventions.
At the top of the issue, include the user's original description verbatim. Annotate it with the human emoji, separated from your work by a horizontal rule. Example:
š§: {user_description}
---
git branch --show-current.gh issue list --repo tldraw/tldraw --limit 5 --json number,title --jq '.[] | "#\(.number) \(.title)"'.localhost:5420 from yarn dev.localhost:3000 from yarn dev-app.localhost:3001 from yarn dev-docs.../write-issue/SKILL.md.gh issue create --repo tldraw/tldraw --title "..." --body "..."
gh issue create --type is not reliable across versions.Improve developer resources for examples, documentation, comments, starter kits, and npm create tldraw.Improve automations for GitHub Actions, review bots, CI/CD, and automation work.gh issue comment <issue-number> --repo tldraw/tldraw --body "..."
../write-issue/SKILL.md for all issue content standards.