Skip to content

/implementing-tasks

Use when executing a batch of TDD-sized tasks inside a running-an-iteration call — dispatches an implementer subagent per task following red-green-refactor discipline and returns per-task completion status.

shell
$ npx -y skills add prime-radiant-inc/iterative-development --skill implementing-tasks --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/implementing-tasks
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Use when executing a batch of TDD-sized tasks inside a running-an-iteration call — dispatches an implementer subagent per task following red-green-refactor discipline and returns per-task completion status.
Ships withiterative-development

A Claude Code plugin that drives an autonomous, audited implementation loop for projects with large, comprehensive, or ambiguous specs. Pairs with superpowers.

Get the whole plugin, auto-invoked
Stats
158
Stars
0
Views
13
Forks
Maintained
Maintenance
Python
Language
Apache-2.0
License
1mo ago
Last commit
3mo ago
Created

Repo: prime-radiant-inc/iterative-development