agentsclimarketplace

Simple tasks

Skill robertguss/claude-code-toolkit/skills/mobile-app-dev/ios-mac-app-creator/simple-tasks

A collection of custom skills that extend Claude's capabilities with specialized workflows, methods, and domain knowledge.

Install
npx -y skills add robertguss/claude-code-toolkit --skill simple-tasks

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Install 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.

SKILL.md

1.2 KB, as published. Nobody here has run it

Simple Tasks

Overview

Paul Solt [email protected] 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 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

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.