project-to-linear

Sync project structure to Linear workspace

Content Preview
# Project to Linear

Sync project structure to Linear workspace

## Instructions

1. **Analyze Project Requirements**
   - Review the provided task description or project requirements: **$ARGUMENTS**
   - Examine the current codebase structure and existing functionality
   - Identify all major components and features needed
   - Determine technical dependencies and constraints
   - Assess the scope and complexity of the work

2. **Understand User's Intent**
   - Ask clarifying questions about:
 
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/project-to-linear.md \
  https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/commands/project/project-to-linear.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/qdhenry/Claude-Command-Suite

Then reference at .claude/commands/project/project-to-linear.md

Related Skills