Skip to content

chore: Accumulated backports to v5-next#24153

Merged
PhilWindle merged 1 commit into
v5-nextfrom
backport-to-v5-next-staging
Jun 17, 2026
Merged

chore: Accumulated backports to v5-next#24153
PhilWindle merged 1 commit into
v5-nextfrom
backport-to-v5-next-staging

Conversation

@AztecBot

@AztecBot AztecBot commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

BEGIN_COMMIT_OVERRIDE
chore: add create-issue skill for filing Linear issues (#24082)
END_COMMIT_OVERRIDE

## Summary

Adds a generic `create-issue` skill at
`.claude/skills/create-issue/SKILL.md` for turning a unit of work into a
well-formed Linear issue.

The skill encodes our conventions so issues are consistent and
actionable:

- **Self-contained context** — every issue must contain enough for a
fresh agent (no prior conversation) to execute end-to-end: summary,
evidence, root cause / approach with `file:line` references, the
specific change, and references.
- **1/2/3/5 point estimates** — what each value means, with a reminder
to state the reasoning so it can be overridden.
- **Required acceptance criteria** — concrete, objectively checkable,
including negative criteria.
- **Two modes** — standalone (ask for team/project/labels/priority) vs.
planning a project breakdown (inherit the project's conventions, link
issues via parent/`blocks`/`blockedBy`).

Docs-only change (a Claude Code skill); no code or build impact.

## Backport

Labeled `backport-to-v5-next` so the skill is also available on the v5
line.
@PhilWindle PhilWindle added this pull request to the merge queue Jun 17, 2026
Merged via the queue into v5-next with commit 66035fc Jun 17, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants