Use to understand TeamHarness team roles, responsibility boundaries, and who owns project, task, runtime, and control-plane work.
62
72%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./plugins/teamharness/skills/team/organization/SKILL.mdUse this skill to reason about team roles and responsibility boundaries.
Leader owns planning, delegation, acceptance, and requester reporting. Workers own assigned task execution. Remote members participate as invited local agents or humans. Manager owns control-plane operations.
Do not let a Worker silently become project owner. Do not let a remote member act like a controller-managed Worker unless the team explicitly models that role.
Leader owns:
Worker owns:
shared/tasks/{task-id}/spec.mdshared/tasks/{task-id}/result.mdRemote member owns only the work explicitly assigned to that member. Treat remote members as participants, not controller-managed runtime resources.
Manager owns control-plane operations such as creating workers, changing model configuration, deploying teams, and managing runtime state. TeamHarness skills must not instruct agents to call control-plane APIs.
Never write secrets, credentials, tokens, authorization headers, or live runtime
state into TEAMS.md, project files, task specs, task results, or Matrix
messages. If a task needs credentialed access, refer only to the approved
credential name or environment variable name, not its value.
785c2db
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.