ln-301-task-creator

Generate development task documents and create Linear issues from templates.

1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/bbsbot/mac-md-win --skill ln-301-task-creator-bbsbot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ln-301-task-creator
Source: https://github.com/bbsbot/mac-md-win/tree/main/.claude/skills/workflow/ln-301-task-creator
Command: npx skills add https://github.com/bbsbot/mac-md-win --skill ln-301-task-creator-bbsbot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of development tasks (implementation, refactoring, test) by generating task documents from templates and creating issues in Linear, ensuring consistency and adherence to predefined rules.

Core Features & Use Cases

  • Task Generation: Creates detailed task documents for different development types.
  • Issue Creation: Integrates with Linear to create and track tasks.
  • Rule Validation: Enforces type-specific rules to maintain code quality and project standards.
  • Use Case: When a new feature is planned, this Skill can automatically generate all necessary implementation, refactoring, and test tasks, populate them with relevant details, and create them in Linear, ready for the development team.

Quick Start

Use the ln-301-task-creator skill to create an implementation task for the story 'Implement user authentication' with the ideal plan 'Login, Logout, Register'.

Frequently Asked Questions about ln-301-task-creator

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

FAQPage Schema
How do I automate development task creation in Linear?

Automating development task creation in Linear involves generating task documents from templates and creating issues directly on kanban boards. This skill automates that workflow by validating type-specific rules and populating issues with story data and plans.

What's the best way to generate implementation, refactoring, and test tasks?

Generating implementation, refactoring, and test tasks is best handled by using templates that enforce type-specific rules for code quality. This skill automates generating these detailed documents and creating corresponding issues in Linear.

Can I use workflow automation to update kanban boards from story plans?

Yes, workflow automation can update kanban boards from story plans by creating issues in Linear directly. This skill takes provided story data and ideal plans to automatically generate and track development tasks on your board.

How does rule validation work for code quality tasks?

Rule validation for code quality tasks works by enforcing type-specific standards during document generation. This skill validates rules for implementation, refactoring, and testing tasks to maintain project consistency before creating Linear issues.

Do I need an orchestrator to manage task creation workflows?

You need an orchestrator to manage task creation workflows because this skill is invoked by them to process story data. Orchestrators pass the required story plans and code quality issues to this skill to automate Linear issue creation.