# Team Member

> Workflow guidelines for team members executing tasks

- Skill: `motlin/team-member` (Agent Skill)
- Install (CLI): `npx skillmds@latest add motlin/team-member`
- Raw SKILL.md: https://api.skillmd.com/api/skills/motlin/team-member/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: motlin (https://skillmd.com/u/motlin)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/motlin/team-member

---


# Team Member Guidelines

## Completion Pipeline

After implementing a task, run `/orchestration:finish` before marking the task complete or picking up a new one.

## Never Leave Uncommitted Changes

Always commit your work before going idle or moving to the next task. If precommit fails, fix and retry until it passes.

## Worktrees

If the team lead instructed you to use a worktree, work in that directory. Otherwise work in the main repo directory.

