impl

Execute Linear To Do subtasks with 3x3 checkpoints and shared-tdd-developer orchestration.

1|Updated Sep 15, 2023
One-click install
npx skills add https://github.com/emiljuchnikowski/smartsoft001 --skill impl-emiljuchnikowski
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: impl
Source: https://github.com/emiljuchnikowski/smartsoft001/tree/main/.claude/skills/impl
Command: npx skills add https://github.com/emiljuchnikowski/smartsoft001 --skill impl-emiljuchnikowski

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates end-to-end Linear task execution by translating task comments into iterative subtasks and coordinating agent workflows.

Core Features & Use Cases

  • Iterative Subtask Implementation: Executes only subtasks in To Do status, driving code changes in small steps.
  • Agent Orchestration: Plans and posts orchestration steps to Linear using mandatory 'shared-tdd-developer' tooling.
  • 3x3 Rule Checkpoints: Pauses after every 3 changes with a summary and next steps to ensure safe progress.
  • Cross-Package Awareness: Detects blockers and references other packages when needed to avoid breaking builds.

Quick Start

Start the implementation workflow for the first To Do subtask of the selected Linear task.

Frequently Asked Questions about impl

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

FAQPage Schema
How do I automate Linear task execution with subtasks?

Automating Linear task execution translates task comments into iterative subtasks and coordinates agent workflows to drive code changes in small, sequential steps.

How does TDD-driven orchestration work for task management?

TDD-driven orchestration plans and posts implementation steps to Linear using mandatory shared-tdd-developer tooling, ensuring test-first development across all coordinated subtasks.

What is the 3x3 checkpoint rule in task orchestration?

The 3x3 checkpoint rule pauses orchestration after every 3 code changes, providing a progress summary and waiting for user confirmation before proceeding to the next subtask.

Can I use this to manage cross-package dependencies during implementation?

Yes, cross-package awareness detects blockers and references other packages when needed during subtask execution to avoid breaking builds across your project.

Do I need tasks in To Do status to start subtask automation?

Yes, the workflow executes only subtasks in To Do status, requiring you to set the first Linear subtask to To Do before starting the implementation workflow.

When should I use Polish implementation reports in task orchestration?

Polish implementation reports are generated when needed during orchestration to document progress and ensure safe task execution across the Linear workflow.