team-workflow

Orchestrates cross-functional team delivery for dashboard features with dependency-aware task planning and quality gates.

1|Updated Dec 10, 2025
One-click install
npx skills add https://github.com/LinusConradM/feeding_america --skill team-workflow-linusconradm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-workflow
Source: https://github.com/LinusConradM/feeding_america/tree/main/.claude/skills/team-workflow
Command: npx skills add https://github.com/LinusConradM/feeding_america --skill team-workflow-linusconradm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates fragmented, role-by-role execution by coordinating planning, design, implementation, testing, review, and deployment into a single structured delivery pipeline.

Core Features & Use Cases

  • Role-based end-to-end execution: Orchestrates a full cross-functional team workflow across PM, UX/UI, engineering, data science/analysis, AI engineering, QA, accessibility auditing, review, and DevOps.
  • Dependency-aware planning and delivery: Breaks work into subtasks with assignments, acceptance criteria, dependencies, and risk flags, then executes phases in order.
  • Quality gates: Enforces review checklists for correctness, design system compliance, responsive behavior, data integrity, security, and performance; optionally runs WCAG audits and linting.
  • Use case examples: Add a new chart or page, implement a dashboard feature, adjust editorial design components, introduce tests, or prepare a release.

Quick Start

Ask the AI to run team-workflow for your change request, starting with planning and producing a confirmed task breakdown before any implementation begins.

Frequently Asked Questions about team-workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate cross-functional team delivery for a new dashboard feature?

Team delivery for dashboard features is orchestrated through a structured, phase-based pipeline that coordinates PM, design, engineering, data, AI, QA, review, and DevOps roles into a single end-to-end workflow. It enforces dependency-aware task breakdown and quality gates before deployment.

What is the best way to plan subtasks with dependencies for software engineering projects?

Dependency-aware planning breaks work into subtasks with assignments, acceptance criteria, dependencies, and risk flags. The workflow executes phases in strict order, producing a confirmed task breakdown before any implementation begins to eliminate fragmented, role-by-role execution.

How do I enforce quality gates for accessibility and review during project planning?

Quality gates enforce review checklists for correctness, design system compliance, responsive behavior, data integrity, security, and performance. The workflow optionally runs WCAG audits, accessibility checks, and linting steps to ensure end-to-end changes meet compliance standards.

Can I use workflow orchestration to coordinate UX/UI design and DevOps deployment together?

Yes, workflow orchestration coordinates UX/UI design and DevOps deployment within the same delivery pipeline. It aligns role-aligned execution rules across all cross-functional teams, ensuring implementation, testing, review, and optional deployment phases are executed sequentially.

Does team delivery workflow support introducing QA testing and release preparation?

Yes, the workflow supports introducing tests and preparing a release as core use cases. It integrates QA testing and accessibility auditing into the phase-based pipeline, ensuring all changes pass review checklists and linting before the optional deployment step.