simple-tasks
SolidInstall 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.
AI & Automation 103 stars
20 forks Updated 1 weeks ago MIT
Install
Quality Score: 82/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Simple Tasks
## 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
```bash
skills/simple-tasks/scripts/install.sh --project-dir /path/to/project
```
Common flags:
- `--project-dir PATH` required
- `--mode install|upgrade` default `install`
- `--dry-run` preview changes only
## Commands
Installed `scripts/task.sh` supports:
- `claim`
- `done`
- `status`
- `next`
- `plan`
- `finished`
- `upcoming`
- `needs-planning`
- `blocked`
- `summary`
- `learn`
Filters:
- `--today`
- `--last-24h`
- `--last-week`
- `--last-month`
- `--days`
- `--mine`
- `--agent`
- `--limit`
Details
- Author
- robertguss
- Repository
- robertguss/claude-code-toolkit
- Created
- 6 months ago
- Last Updated
- 1 weeks ago
- Language
- Shell
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Listed
task-workflow
How to use builtin task tools for private lightweight work tracking
18 Updated today
lukacf AI & Automation Solid
tasks
Task & project management — GitHub Projects (native), Linear (API), Notion DB (API)
49 Updated today
ariffazil AI & Automation Listed
managing-tasks
Integrates with Task Master CLI (tm) for AI-powered project task management. Use for "다음 작업", "작업 목록", "tm", "task", "작업 상태" requests or when managing project tasks.
1 Updated 4 days ago
Open330