Acerca de
The Team Workflow skill transforms Claude Code into a disciplined software engineer by enforcing a structured six-phase development lifecycle: Setup, Brainstorm, Plan, Execute, Quality Check, and Ship. It integrates directly with the Linear MCP to manage issue statuses, handles complex parallel execution for sub-tasks, and mandates strict Test-Driven Development (TDD) for all changes. By requiring zero-tolerance quality gates for tests, linting, and type-checking, it ensures that every pull request meets production standards while maintaining consistent Git practices and clear project communication.