Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

linear-skills

linear-skills enthält 12 gesammelte Skills von nicshik, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
12
Stars
0
aktualisiert
2026-06-24
Forks
1
Berufsabdeckung
1 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

linear-custom-view-update
Softwareentwickler

Update one existing Linear Custom View through the direct Linear GraphQL API using a local LINEAR_API_KEY. Use only as a narrow fallback when the normal Linear connector cannot update Custom View metadata or filters.

2026-06-24
linear-change-status
Softwareentwickler

Change Linear issue statuses through the direct Linear GraphQL API using a local LINEAR_API_KEY. Use when the user asks to move a Linear task or issue to Done, In Progress, Backlog, Todo, or another workflow state and the normal Linear MCP connector is unavailable, blocked, or insufficient.

2026-06-24
linear-comment-issue
Softwareentwickler

Add one comment to a Linear issue through the direct Linear GraphQL API using a local LINEAR_API_KEY. Use only as a narrow fallback when the normal Linear connector is unavailable or cannot create the comment.

2026-06-24
linear-create-issue
Softwareentwickler

Create one Linear issue through the direct Linear GraphQL API using a local LINEAR_API_KEY. Use only as a narrow fallback when the normal Linear connector is unavailable or cannot create the issue.

2026-06-24
linear-custom-view-setup
Softwareentwickler

Ensure one Linear Custom View exists through the direct Linear GraphQL API using a local LINEAR_API_KEY. Use only as a narrow fallback when the normal Linear connector cannot set up a required view.

2026-06-24
linear-custom-view
Softwareentwickler

Read Linear Custom Views through the direct Linear GraphQL API using a local LINEAR_API_KEY. Use when the user asks to inspect a Linear view URL, extract the live issue queue, preserve manual order, or use a Custom View as a source of task priority.

2026-06-24
linear-delete-issue
Softwareentwickler

Soft-delete one Linear issue through the direct Linear GraphQL API after read-before-delete and explicit guard checks. Use only as a narrow fallback when the normal Linear connector cannot delete an issue.

2026-06-24
linear-label-setup
Softwareentwickler

Ensure Linear issue labels exist through the direct Linear GraphQL API using a local LINEAR_API_KEY. Use only as a narrow fallback when the normal Linear connector cannot create missing labels.

2026-06-24
linear-list-issues
Softwareentwickler

Read and filter Linear issues through the direct Linear GraphQL API using a local LINEAR_API_KEY. Use as a read-only fallback when the normal Linear connector cannot list issues for migration, label cleanup, or metadata preflight.

2026-06-24
linear-read-issue
Softwareentwickler

Read a Linear issue through the direct Linear GraphQL API using a local LINEAR_API_KEY. Use only as a read-only fallback when the normal Linear connector is unavailable or cannot return required issue comments or relations.

2026-06-24
linear-relation-setup
Softwareentwickler

Ensure one Linear issue relation exists through the direct Linear GraphQL API using a local LINEAR_API_KEY. Use only as a narrow fallback when the normal Linear connector cannot create related or blocking links between issues.

2026-06-24
linear-update-issue
Softwareentwickler

Update one existing Linear issue through the direct Linear GraphQL API using a local LINEAR_API_KEY. Use only as a narrow fallback when the normal Linear connector cannot add labels, assign a user, set a parent, update text, set issue priority, or set manual sort order.

2026-06-24