Parallel Agent Teams, without repo chaos.

ADDP Skill v6.1 brings a formal agent workflow to your project: worktree isolation, tests-first gate, mandatory reviews. Run large tickets in parallel — without agents overwriting each other.

An independent community skill for Claude Code - not by Anthropic.

Buy once. Use forever. 14-day money-back guarantee.

Claude Code - ADDP Skill v6.1

The problem in 60 seconds

Agent collisions

Two agents modify the same file. Merge conflicts. One overwrites the other. Debugging instead of progress.

No quality control

Agents write code without tests. No review. Bugs slip in and cost ten times more later.

Sequential instead of parallel

One agent after another. With 10 tickets, it takes 10x as long. Parallelism fails without isolation.

More agents only produce more output when isolation, ownership and reviews are not optional.

What you get

Everything you need for parallel agent development - ready to use.

SKILL.md

Orchestrator logic for Agent Teams + fallback mode

RULES.md

335 lines of formal rules (isolation, TDD, review)

addp-hook Binary

6 platforms

Cross-platform Go binary for safety hooks

3 Subagent definitions

Implementation, Review, Research (.md with YAML frontmatter)

3 Fallback templates

For use without Agent Teams

Hook scripts

Pre-Edit Guard, Pre-Bash NoStash, Post-Merge Verify

Universal installer

install.sh + install.bat, setup in under 5 minutes

Ticket template

Standard format for structured tickets

addp.toml template

Project-specific configuration

How it works

1

Define tickets

Write tickets in Markdown format. Define files, dependencies, acceptance criteria.

2

Create worktrees

ADDP creates isolated Git worktrees - each agent gets its own working directory.

3

Run agents in parallel

Implementation agents work simultaneously in their worktrees. Tests first, then code.

Worktree 1
Worktree 2
Worktree 3
4

Automatic review

Review agents check each worktree: code quality, tests, acceptance criteria. APPROVED, FIXED or REJECTED.

5

Merge in order

Topological merge into main. Build + test after each merge. No conflicts thanks to isolation.

6
Platforms
macOS, Linux, Windows (ARM64 + AMD64)
5
Languages
Go, TypeScript, Python, Rust, C++
4
Major versions
v4.0 to v6.1, actively developed
< 5 min
Setup
Installer for all platforms

Actively developed

v4.0

Worktree isolation, TDD gate, mandatory review

v5.0

Cross-platform Go binary, no Python/Bash dependency

v6.0

Real Agent Teams (TeamCreate, SendMessage, autonomous teammates)

v6.1

Web research, parallel research agent, TeamDelete fix

14-day money-back guarantee

Test for 14 days. If the setup doesn't work or the skill doesn't fit your workflow - full refund, no questions asked.

Buy once. Use forever.

All features in every license. You only choose the usage type.

Business customer? Enter VAT ID

Private

Private, non-commercial use

1 person

79 EUR

one-time

All features
  • All skill files + Go binary
  • Agent Teams mode (TeamCreate, SendMessage)
  • Research agent template
  • All templates included
  • 12 months of updates included

Update renewal: 32 EUR/year

Recommended

Commercial

Commercial / business use

1 seat

179 EUR

one-time

All features
  • All skill files + Go binary
  • Agent Teams mode (TeamCreate, SendMessage)
  • Research agent template
  • All templates included
  • 12 months of updates included

Update renewal: 72 EUR/year

Commercial Team

Commercial / business use

Up to 5 seats

349 EUR

one-time

All features
  • All skill files + Go binary
  • Agent Teams mode (TeamCreate, SendMessage)
  • Research agent template
  • All templates included
  • 12 months of updates included

Update renewal: 140 EUR/year

Update renewal: 40% of purchase price per year. No subscription, no commitment.

Less than 1 month of Cursor Ultra. Pays for itself in 1 day.

Student or in training? Contact us at - we offer the skill for 49 EUR.

Frequently asked questions

Does the skill work with my tech stack?

ADDP supports Go, TypeScript, Python, Rust and C++ out-of-the-box. Configuration is language-agnostic - you can define build, test and lint commands in addp.toml.

How fast is the setup?

Under 5 minutes. The installer (install.sh / install.bat) copies all files to the right place. Then you can run /addp in Claude Code right away.

Do I need Claude Code Agent Teams?

No. ADDP has two modes: Agent Teams (when CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1 is set) and a subagent fallback mode that works without Agent Teams.

What happens after 12 months?

You keep everything you downloaded - permanently. After 12 months, only updates end. You can buy an update renewal at any time (40% of the original price per year).

Can I use the skill with a team?

With the Private license you can use the skill on one machine. For commercial use there's the Commercial license (1 seat) and the Team license (up to 5 developers). Larger teams can contact us for a custom offer.

Will I get an invoice?

Yes, you'll automatically receive an invoice by email. For B2B customers with a VAT ID, we create invoices per 14 UStG including reverse charge for EU cross-border.

What is the money-back guarantee?

14 days from purchase. If the skill doesn't work or doesn't fit your workflow, we refund the full purchase price. No questions, no conditions.

Is the source code readable?

Yes, the skill files are Markdown and therefore fully readable and customizable. The hook binary (addp-hook) is compiled Go. You can adapt the skill to your project.

Is ADDP from Anthropic?

No. ADDP is an independent community skill developed by kobosil.me Development. We use Claude Code's open skill architecture but are not affiliated with Anthropic.

Do I need Claude Max?

We recommend Claude Max ($100/month) since ADDP runs multiple agents in parallel, which uses up the standard quota quickly. Max gives you 5x more capacity and Opus 4.6 - ideal for parallel sprints.