ln-130-tasks-docs-creator

Generate and validate task documentation files with Linear configuration.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/0xtaoist/taogate --skill ln-130-tasks-docs-creator-0xtaoist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ln-130-tasks-docs-creator
Source: https://github.com/0xtaoist/taogate/tree/main/ln-130-tasks-docs-creator
Command: npx skills add https://github.com/0xtaoist/taogate --skill ln-130-tasks-docs-creator-0xtaoist

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Creates standardized, up-to-date task documentation by generating docs/tasks/README.md and docs/tasks/kanban_board.md, ensuring consistent structure and validation rules.

Core Features & Use Cases

  • Generates docs/tasks/README.md with workflow rules and templates
  • Creates and configures docs/tasks/kanban_board.md for Linear integration
  • Validates SCOPE tags, required sections, and maintenance sections; auto-fixes when needed
  • Orchestrates interaction with other skills (ln-100-documents-pipeline, ln-120-reference-docs-creator) to assemble end-to-end task governance

Quick Start

Run LN-130 to create or update docs/tasks/README.md and docs/tasks/kanban_board.md, then audit their structure and content.

Frequently Asked Questions about ln-130-tasks-docs-creator

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

FAQPage Schema
How do I auto-generate task management documentation for a Linear workflow?

To auto-generate task management documentation, this Skill creates docs/tasks/README.md and docs/tasks/kanban_board.md from templates, integrating Linear configuration and enforcing validation rules for consistent structure.

What is the best way to validate SCOPE tags and required sections in kanban board docs?

The best way to validate SCOPE tags and required sections is running this Skill, which audits task docs structure, checks maintenance sections, and auto-fixes POSIX endings to ensure compliance.

Can I safely re-run task docs generation without duplicating content?

Yes, you can safely re-run task docs generation because the Skill produces idempotent output, ensuring repeated executions update rather than duplicate content in README.md and kanban_board.md files.

How does Linear configuration formatting work when setting up a kanban board?

Linear configuration formatting works by applying predefined validation rules during kanban_board.md generation, ensuring placeholders and section content meet structural requirements for proper Linear integration.

Why does my task documentation need maintenance sections and POSIX endings auto-fixed?

Task documentation needs maintenance sections and POSIX endings auto-fixed to prevent structural drift and formatting errors, which the Skill enforces by validating required sections and correcting line endings automatically.