What problem does it solve?
This Skill automates the creation and validation of task management documentation, including:
- docs/tasks/README.md (task tracking rules and workflow)
- docs/tasks/kanban_board.md (Linear kanban configuration and epic/story counters)
It also configures Linear integration rules and ensures documentation structure remains consistent as Epics and Stories evolve.
Core Features & Use Cases
- Generate task tracking documentation from templates and update Linear integration settings
- Validate and auto-fix missing sections and maintenance notes
- Maintain a consistent Epic Story Counter pattern and a single source of truth for task tracking
- Part of the documented workflow: ln-100-documents-pipeline → ln-110-project-docs-coordinator → ln-120-reference-docs-creator → ln-130-tasks-docs-creator
- Validate Linear team configuration (Team Name, UUID, Key) and placeholder detection
- Ensure Maintenance section exists and reflects current policies
Use Case: When starting a new project or updating task workflows, run this skill to produce:
- docs/tasks/README.md with workflow rules
- docs/tasks/kanban_board.md with Linear configuration
- Updated placeholders and maintenance notes as needed
Quick Start
Run the ln-130-tasks-docs-creator on a project with the required references templates to generate docs in docs/tasks/ and verify maintenance sections are present.