taskfile-manager
CommunityValidate Taskfile.yml for robust automation.
Authorbrianclaridge
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Validates Taskfile.yml against official best practices and common pitfalls to prevent CI failures and misconfigurations.
Core Features & Use Cases
- Parse and validate Taskfile syntax and naming conventions
- Produce a structured report of errors, warnings, and informational notes
- Suggest fixes and best-practices for future Taskfile entries
Quick Start
Run the Taskfile validation script against your Taskfile.yml: uv run --directory ${CLAUDE_SKILLS_PATH}/taskfile-manager python -m scripts ./Taskfile.yml
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: taskfile-manager Download link: https://github.com/brianclaridge/_claude/archive/main.zip#taskfile-manager Please download this .zip file, extract it, and install it in the .claude/skills/ directory.