Skip to content

chore(skills): Add linear-project-update skill#21233

Merged
mydea merged 6 commits into
developfrom
fn/linear-project-update
May 29, 2026
Merged

chore(skills): Add linear-project-update skill#21233
mydea merged 6 commits into
developfrom
fn/linear-project-update

Conversation

@mydea
Copy link
Copy Markdown
Member

@mydea mydea commented May 29, 2026

Summary

Adds a new agent skill, linear-project-update, that helps draft and (with explicit approval) post status updates to Linear projects.

Workflow:

  1. Resolve the project from a URL/slug/UUID, or — if nothing is passed — list projects led by the current user, sorted with In Progress first and annotated with target date + days-since-last-update.
  2. Invoke the existing linear-project-status skill on the resolved project to produce the health verdict and concrete findings.
  3. Ask the user once for context Linear doesn't have (PTO, blockers, competing priorities, etc.).
  4. Draft a target-date recommendation (defaulting to "no change"; cautioning against sub-week moves) and an update body in the lead's voice.
  5. Present both proposals and offer Submit / Adjust / Stop. Apply changes only on explicit go-ahead in the same turn.

The user keeps full ownership of the words — the skill drafts a proposal and never posts without confirmation.

mydea and others added 2 commits May 29, 2026 09:04
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@mydea mydea changed the title feat(skills): add linear-project-update skill chore(skills): Add linear-project-update skill May 29, 2026
@mydea mydea self-assigned this May 29, 2026
Comment thread .agents/skills/linear-project-update/SKILL.md Outdated
`[linear-project-url-or-id-or-slug]` parsed as a YAML flow sequence
because it starts with `[`. Switch to angle-bracket notation to match
other skills in the repo and ensure it parses as a string.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown
Member

@s1gr1d s1gr1d left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sounds good overall, I just have one nit-pick recommendation

Comment thread .agents/skills/linear-project-update/SKILL.md Outdated
Co-authored-by: Sigrid <32902192+s1gr1d@users.noreply.github.com>
@mydea mydea marked this pull request as ready for review May 29, 2026 08:33
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 8b28422. Configure here.

Comment thread .agents/skills/linear-project-update/SKILL.md
@mydea mydea merged commit 18ecbe9 into develop May 29, 2026
36 checks passed
@mydea mydea deleted the fn/linear-project-update branch May 29, 2026 08:47
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.

3 participants