📄 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
Quality Breakdown
130/ 200
Content Signals
Repo Health
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.
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