Simple Tasks
SkillDocs & knowledgeInstall a fast local task workflow for single-project planning with `scripts/task.sh` (claim, done, status, reporting) backed by `tasks/TASKS.md` and optional `tasks/details/` notes. Use for lightweight in-progress task coordination, not full team issue tracking.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Simple Tasks skill
What this skill tells your AI
The instructions your AI receives, as published by robertguss/claude-code-toolkit in skills/mobile-app-dev/ios-mac-app-creator/simple-tasks/SKILL.md and read by ahel’s review.
Overview
Paul Solt Paul@SuperEasyApps.com Version: 0.9.8
simple-tasks installs a lightweight local task CLI into an existing project.
Design goals:
- Fast local planning and execution.
- Human shorthand task numbers + stable task IDs.
- Single canonical backlog file:
tasks/TASKS.md. - Optional long-form notes per task:
tasks/details/<id>.md.
Install
skills/simple-tasks/scripts/install.sh --project-dir /path/to/project
Common flags:
--project-dir PATHrequired--mode install|upgradedefaultinstall--dry-runpreview changes only
Commands
Installed scripts/task.sh supports:
claimdonestatusnextplanfinishedupcomingneeds-planningblockedsummarylearn
Filters:
--today--last-24h--last-week--last-month--days--mine--agent--limit
Signals
- GitHub stars
- 116
- Forks
- 20
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
simple-tasks- Source
- github.com/robertguss/claude-code-toolkit