What problem does it solve? Setting up the Flow agentic workflow in a new project requires creating several configuration files by hand, and mistakes in AGENTS.md conventions or tracker settings break downstream skills. This Skill walks you through an interactive, non-destructive setup that creates each file from the official templates. ## Core Features & Use Cases - AGENTS.md creation: Generates the project-level agent instructions file from Flow's template, optionally filling in the project overview placeholder from your description. - Tracker configuration: Creates .claude/tracker.json for GitHub Issues, Azure DevOps, or a no-op backend, and can provision the 8 workflow-state labels on GitHub via tracker.sh setup-labels. - Cross-vendor review setup: Optionally copies the profiles.json example so you can configure Foundry, GitHub Models, or Copilot CLI review profiles. - Use Case: After installing the Flow plugin in a fresh repository, run this Skill once to get a working AGENTS.md, a GitHub-backed tracker config, and workflow-state labels without editing any JSON by hand. ## Quick Start Ask the assistant to run the Flow init skill to bootstrap this project with AGENTS.md and tracker configuration.