·start

Start a task session — creates a Linear issue, git worktree, and launches a new Claude session. Use when the user says /start or wants to begin a new isolated task.

7Installs·0Trend·@team-plask

Installation

$npx skills add https://github.com/team-plask/session-workflow --skill start

How to Install start

Quickly install start AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/team-plask/session-workflow --skill start
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: team-plask/session-workflow.

SKILL.md

View raw

Implementation note: Steps 1, 3, 4, 5 are purely mechanical — execute them without deliberation. Only Step 2 (Linear issue) requires judgment for the title.

Create a Linear issue, git worktree, and launch a new Claude session for the task.

Read .claude/session-config.json from the project root. If it doesn't exist, use these defaults:

Start a task session — creates a Linear issue, git worktree, and launches a new Claude session. Use when the user says /start or wants to begin a new isolated task. Source: team-plask/session-workflow.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/team-plask/session-workflow --skill start
Category
>_Productivity
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from team-plask/session-workflow

Quick answers

What is start?

Start a task session — creates a Linear issue, git worktree, and launches a new Claude session. Use when the user says /start or wants to begin a new isolated task. Source: team-plask/session-workflow.

How do I install start?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/team-plask/session-workflow --skill start Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/team-plask/session-workflow

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-25

Related Skills