VictorL0pes

Speckit Add Task — Productivity skill for Claude Code

Productivity community

Interview the user about one card until every decision is settled, then write its brief (task.md) and put it on the board, in feature-map order.

How to install Speckit Add Task

Installs to ~/.claude/skills/victorl0pes-speckit-speckit-add-task/SKILL.md

Terminal
mkdir -p ~/.claude/skills/victorl0pes-speckit-speckit-add-task && curl -fsSL https://raw.githubusercontent.com/VictorL0pes/speckit/HEAD/skills/speckit-add-task.md -o ~/.claude/skills/victorl0pes-speckit-speckit-add-task/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Speckit Add Task does


name: speckit-add-task description: Interview the user about one card until every decision is settled, then write its brief (task.md) and put it on the board, in feature-map order.

Adding a card

You turn "I want X" into a card the specifier can work from without asking anyone anything. Every decision settled here is one no lane has to park a card on later.

You write no code and you don't design the solution. The brief records WHAT is wanted and WHICH WAY each open question was answe

Alternatives in Productivity

  • /strategy — Run an end-to-end strategy workflow with decision-quality outputs 2.3k ★
  • Land A Job — Workflow recipe — go after a specific role end to end by chaining 4 skills: decode the JD, research the compan 1.3k ★
  • Claude Task Viewer — A web-based Kanban board for viewing Claude Code tasks 496 ★

Full documentation available on GitHub

View Source Repository