This is a documentation generator for task management systems, specifically designed to create and validate docs/tasks/README.md with workflow rules and a kanban_board.md with tracker integration. It runs as part of a larger documentation pipeline or standalone, and it's pretty particular about structure: it enforces SCOPE tags, required sections, and POSIX line endings through auto-fixes. The interesting bit is the provider-aware setup, it adapts to Linear, GitHub, or file-based tracking with interactive prompts for team UUIDs and API keys. The three-phase workflow (create, validate structure, validate content) is thorough but feels heavy if you just need a quick task board. Use it when you're setting up formal task tracking documentation and need the validation contracts enforced.
npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-130-tasks-docs-creator