📄 skillActiveCuratedhigh

eyaltoledano/claude-task-master

by eyaltoledano

An AI-powered task-management system you can drop into Cursor, Lovable, Windsurf, Roo, and others.

Supported Platforms

🤖 Claude Code🖱️ Cursor🧠 Codex🏄 Windsurf

Stars

27.4k

Skill Type

🔄 Business Process & Team Automation

Quality Score

130/200

License

Unknown

Forks

2.6k

Last Updated

Jun 11, 2026

Discovered

Apr 20, 2026

Validation

Passed

github.com/eyaltoledano/claude-task-master

Quality Breakdown

130/ 200

Content Signals

Gotchas/Edge Cases+40
Progressive Disclosure+30
Trigger Description+20
Verification/Safety+20
Code Examples+15
Composability+15

Repo Health

Recent Activity+15
Scripts/Automation+10
Real Usage (Issues)+10
Single Responsibility+10
Config/Persistence+10
Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

high

Broad system access required. Carefully review permissions before installing.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Persistent configuration modification: .claude/, .cursor/, .taskmaster/, and .kiro/ directories contain AI agent configuration files that can be modified to alter behavior
  • Multi-agent orchestration: Repository contains configuration for multiple AI systems (Claude, Cursor, Kiro, MCP) with hooks and steering files (.kiro/hooks/, .kiro/steering/) that enable autonomous task execution
  • Autonomous operation without approval gates: .kiro/hooks/ contains multiple automation hooks (tm-task-dependency-auto-progression, tm-code-change-task-tracker, tm-test-success-task-completer) designed to run automatically
  • Complex automation bootstrapping: .github/workflows/ contains 13+ GitHub Actions workflows that automatically trigger tasks, issue management, and release processes
  • Bootstrap and installation scripts: .github/scripts/ contains multiple Node.js scripts for auto-closing issues, backfilling comments, and automated releases
  • System-level configuration injection: Repository pattern allows injecting rules and commands into .claude, .cursor, and .kiro configuration directories that would persist across sessions