AI AGENT ADDONS

You can turn a simple task idea into a draft task file. This file lives in the .specs/tasks/draft/ folder. It keeps your original intent safe and clear.

The skill automatically creates the right folder structure. It picks a task type like feature or bug. It also creates a clean file name based on your title. You do not need to worry about formatting.

This helps you stay organized from the very start. Your team can see what needs to be done. It is a simple way to begin any project task.

Add Add Task skill to your workflow

Global

mkdir -p ~/.claude/skills/add-task

Project

mkdir -p .claude/skills/add-task

Source Repository

Stars
1,185
Forks
128
Watchers
1,185
License
GPL-3.0
Last Push
1 month ago
Created
8 months ago