linear-create
Linear Create
Use this skill to create properly structured Linear artifacts. Based on the scope of work, this skill will create the appropriate combination of issues, projects, and/or initiatives.
Prerequisites
Before doing anything else, verify the linear subagent is available by checking if it appears in your available agent types. If it is not available, inform the user:
The Linear integration is not available. Please ensure the Linear MCP server is configured and try again.
Do not proceed with any other phases until this check passes.
Phase 1: Document Discovery
When the user provides --from-doc or mentions a planning document, search for scribe-managed documents:
- Look for
PRODUCT.md,ARCHITECTURE.md,IMPLEMENTATION.mdin:- Repository root
docs/directory
More from alexanderguy/skills
philosophy
Engineering philosophy and work culture principles. Load this skill when making architectural decisions or to understand the team's work principles.
17scribe
Maintain product, architecture, and implementation docs — routes input, detects gaps, and interviews for completeness
13typescript
TypeScript-specific coding conventions and type system patterns. Always load this skill when writing or reviewing TypeScript code.
13code-review
Perform a code review or pull request review on a branch
13pull-request-review
Review a pull request by branch name or URL, using a git worktree
13style
General coding conventions for clean, maintainable code. Always load this skill when writing or reviewing code in any language.
12