taskfile-automation
Automates development workflows using Taskfiles for consistent command discovery, testing, and documentation.
Install
npx skills add https://github.com/seabbs/claude-code-config --skill taskfile-automationStats
| Total installs | 1,199 |
| Weekly installs | 1.2K |
| GitHub stars | 6 |
| First seen | Jan 28, 2026 |
| Source | @seabbs/claude-code-config |
Summary
- Provides command discovery via task --list and built-in help, showing all available project tasks with descriptions
- Covers common patterns: task dev for fast iteration, task test for testing, task docs for documentation, and task ci for full CI simulation
- Wraps language-specific commands (Julia, R, Python, etc.) with consistent naming conventions and multi-step workflows
- Emphasizes preferring Task commands over direct language commands when a Taskfile exists for consistency, safety, and discoverability across team environments
Tags
Related skills
| Skill | Installs | vs taskfile-automation |
|---|---|---|
| ton-vulnerability-scanner | 1,172 | -27 |
| create-branch | 1,219 | +20 |
| interpreting-culture-index | 1,178 | -21 |
| anti-render | 1,210 | +11 |
| setup-sandbox | 1,209 | +10 |
FAQ
- How many installs does taskfile-automation have?
- taskfile-automation has 1,199 total installs and 1.2K installs this week.
- Where is taskfile-automation hosted?
- taskfile-automation is published by @seabbs/claude-code-config at https://github.com/seabbs/claude-code-config.
- How many GitHub stars does taskfile-automation have?
- taskfile-automation has 6 GitHub stars.
- When was taskfile-automation first indexed?
- OrangeBot.AI first indexed taskfile-automation on Jan 28, 2026.
- How do I install taskfile-automation?
- Run: npx skills add https://github.com/seabbs/claude-code-config --skill taskfile-automation