Two people in parallel: developer implements code, tester writes tests, invisible to each other, leader consolidates both outputs at the end. This is the minimal example of the Parallel Decomposition pattern, used as a reference sample when team-skill-creator generates new team skills.
Workflow
The team follows this workflow (see workflow.md for details):
Pre-flight — Check python3 availability
Parallel Execution — developer writes code, tester writes tests, invisible to each other
Final Report — leader consolidates both outputs
Role Responsibilities
Role
Responsibility
Output
developer
Implement functional code
.team/reports/T1_developer.md
tester
Write test cases
.team/reports/T2_tester.md
File List
SKILL.md — This file, team metadata
roles/developer.md — Developer role definition (with inline persona)
roles/tester.md — Test engineer role definition (with inline persona)
workflow.md — Complete execution script
bind.md — Resource constraints and failure handling
1---2name: dev-test-parallel3description: Dev-Test Parallel Team4---56# Dev-Test Parallel Team78Two people in parallel: developer implements code, tester writes tests, invisible to each other, leader consolidates both outputs at the end. This is the **minimal example of the Parallel Decomposition pattern**, used as a reference sample when team-skill-creator generates new team skills.910## Workflow1112The team follows this workflow (see [workflow.md](workflow.md) for details):13141. **Pre-flight** — Check python3 availability152. **Parallel Execution** — developer writes code, tester writes tests, invisible to each other163. **Final Report** — leader consolidates both outputs1718## Role Responsibilities1920| Role | Responsibility | Output |21| --- | --- | --- |22| developer | Implement functional code | .team/reports/T1_developer.md |23| tester | Write test cases | .team/reports/T2_tester.md |2425## File List2627- `SKILL.md` — This file, team metadata28- `roles/developer.md` — Developer role definition (with inline persona)29- `roles/tester.md` — Test engineer role definition (with inline persona)30- `workflow.md` — Complete execution script31- `bind.md` — Resource constraints and failure handling32- `dependencies.yaml` — External dependency declarations
Run npx skillmds@latest add openjiuwen-ai/dev-test-parallel in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Dev-Test Parallel Team It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
openJiuwen-ai (@openjiuwen-ai) published this skill. Their other Agent Skills are listed on their SkillMD profile.