linear-discipline

Enforce Linear issue tracking for code changes and feature status.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures that development work adheres to strict Linear issue tracking protocols, preventing code from being written without a corresponding issue and ensuring all work is properly documented and closed.

Core Features & Use Cases

  • Pre-Code Issue Check: Reminds users to create or assign an issue before writing code.
  • Completion Tracking: Prompts users to mark issues as "Done" immediately after work is completed.
  • Scope Management: Guides users to create sub-issues for unexpected scope or bugs.
  • Plan Mode Integration: Seamlessly syncs plan file sections with Linear issues during planning sessions.

Quick Start

Use the linear-discipline skill when discussing code changes or starting development tasks.

Frequently Asked Questions about linear-discipline

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

FAQPage Schema
How do I enforce Linear issue tracking discipline before writing code?

This Skill enforces Linear issue tracking discipline by verifying an issue is in progress before code is written, prompting you to create or assign a tracking issue for the development task first.

What is the best way to track unexpected scope or bugs in Linear during development?

For unexpected scope in Linear, this Skill guides you to create sub-issues for new bugs or changes, ensuring all work remains documented and properly closed under the original feature.

Can I sync plan mode files with Linear issues automatically?

Yes, this Skill integrates with plan mode to automatically create and synchronize planning file sections with your Linear issues during development planning sessions.

How do I ensure completed Linear issues are marked as done promptly?

This Skill ensures completed Linear issues are marked done by prompting you to update the issue status to Done immediately after your implementation work and code changes are finished.

Does this Linear workflow enforcement require any specific dependencies or integrations?

No external dependencies are required. This Linear workflow enforcement operates independently using references to guide issue tracking protocols and plan mode integration without external packages.