create-start-work

Generate project-specific start-work skill blueprints with a 7-phase Linear workflow.

2|Updated Aug 6, 2025
One-click install
npx skills add https://github.com/jclfocused/claude-agents --skill create-start-work
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-start-work
Source: https://github.com/jclfocused/claude-agents/tree/main/skills/create-start-work
Command: npx skills add https://github.com/jclfocused/claude-agents --skill create-start-work

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a global blueprint to generate project-specific start-work skills, streamlining the initial setup for new projects and ensuring consistency.

Core Features & Use Cases

  • Blueprint Generation: Creates a template for project-specific start-work skills.
  • Customization Guidance: Outlines key areas for project adaptation (agent/skill references, build commands, branch naming, Linear team).
  • Standardized Workflow: Defines a 7-phase flow for starting work on a Linear issue, from setup to shipping.
  • Use Case: When starting a new feature on a project, use this global skill to generate the project's local start-work skill, which will then guide the process of setting up the branch, research, planning, implementation, and review.

Quick Start

Use the create-start-work skill to scaffold a project-specific start-work skill.

Frequently Asked Questions about create-start-work

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold a standardized project setup workflow for new development tasks?

No, this scaffolding process requires no external dependencies or components to generate the blueprint. You simply run the skill to outline your build commands, branch naming, and workflow phases without prerequisite installations.

What is the best way to integrate Linear issues into my project initialization process?

To customize project scaffolding, you adapt the generated blueprint by specifying your agent and skill references, build commands, and branch naming conventions. This tailors the 7-phase workflow to your specific project requirements.

Does the project scaffolding blueprint support specific development agents and build commands?

Yes, the project scaffolding blueprint explicitly supports outlining specific agent and skill references alongside your build commands. This allows the generated workflow to guide implementation using your designated tools.

What are the phases included in the standardized start-work workflow template?

The standardized start-work workflow template includes a 7-phase flow covering setup, research, planning, implementation, and review. It guides the process from starting a Linear issue through to shipping.