/team-dev-workflow
General-purpose team development workflow for making and shipping code changes. Coordinates a team of specialist agents to plan, implement, review, verify, and ship code. Gathers context from Jira tickets, Figma designs, PR reviews, and the codebase. Scales from small bug fixes
$ npx -y skills add chancegraff/rules-for-claude --skill team-dev-workflow --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/team-dev-workflow
Context preview
The summary Claude sees to decide when to auto-load this skill.
General-purpose team development workflow for making and shipping code changes. Coordinates a team of specialist agents to plan, implement, review, verify, and ship code. Gathers context from Jira tickets, Figma designs, PR reviews, and the codebase. Scales from small bug fixes
My global Claude Code setup, mirrored from ~/.claude: the rules, the hook scripts that enforce them, and the global CLAUDE.md.
Other skills on rules-for-claude.
- /epic-orchestrator
Orchestrate parallel execution of a Jira Epic's tickets by dispatching headless Claude Code workers in isolated git worktrees. Analyzes tickets for dependencies, plans execution waves, spawns one worker per ticket with a skill file loaded as its system prompt, coordinates with
Open skill - /jira-ticket-workflow
End-to-end Jira ticket workflow that manages a cross-functional team of agents to plan, implement, review, and ship work defined by a Jira ticket. Use this skill whenever the user provides a Jira ticket number (e.g., USP-2313, AID-21, CRM-450) and wants the work completed, or
Open skill - /pr-review-response
End-to-end workflow for responding to PR review feedback. Reads all review comments and requested changes on the current branch's pull request, plans and implements fixes via specialist agents, runs verification, and responds to every review thread on GitHub like a thoughtful
Open skill - /session-debrief
An end-of-session candor ritual. Answers two questions about the work just completed: what you're least confident about right now, and the biggest thing the user probably doesn't realize about the situation. Use this skill when the user invokes it directly (e.g.
Open skill - /work-the-branch
Workflow for advancing in-progress work on the current branch, at any stage, through to review-ready. Assesses where the branch stands (uncommitted changes, unpushed commits, missing or stale PR, remaining ticket scope), plans what is left, implements via a team of specialist
Open skill

