Skip to main content
ClaudeWave
Skill5.3k repo starsupdated 3d ago

linear-issue-delivery

Keep a Linear issue aligned with implementation evidence, acceptance criteria, code review, and deployment state while avoiding premature completion claims.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/Devin-AXIS/iPolloWork /tmp/linear-issue-delivery && cp -r /tmp/linear-issue-delivery/examples/plugin-packages/linear/skills/linear-issue-delivery ~/.claude/skills/linear-issue-delivery
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# Linear Issue Delivery

1. Read the issue, linked work, acceptance criteria, and current status.
2. Inspect the local or remote implementation evidence supplied by the user.
3. Report gaps between the issue and the actual change before editing either side.
4. Add concise evidence or update status only when the requested milestone is genuinely reached.
5. Preserve links to pull requests, tests, releases, or follow-up issues when available.

Do not mark work done based only on a local edit. Distinguish local implementation, pushed code, merged code, and deployed behavior.