Split independent coding-agent work safely when tasks do not overlap.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add Andersseen/agentyx --skill parallel-work --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Parallel Work?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/andersseen-parallel-work)More formats (shields.io, HTML) on the badges page.
---
name: parallel-work
description: Split independent coding-agent work safely when tasks do not overlap.
---
# Parallel work
Use parallel work only for independent tasks with clear boundaries.
Define each task's files, inputs, expected output, and verification. Avoid parallel edits to the
same files or closely coupled behavior. Integrate deliberately: review outputs, reconcile conflicts,
run the shared checks, and keep the parent agent responsible for the final result.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!