What problem does it solve? Adopting a structured AI development workflow on an existing codebase is hard: the agent has no context about your stack, roadmap, design system, or API contracts, and sessions lose that context. This Skill audits the codebase, imports external project context, and generates the artifacts Archflow agents need to work coherently. ## Core Features & Use Cases - Codebase Audit & Stack Detection: Scans the repository to detect project type (fullstack, frontend-only, backend-only, mobile), frameworks, tests, and CI/CD, then validates or backfills the .archflow/ template files. - Context Import: Pulls strategy and roadmap material from Jira, Notion, Linear, GitHub Issues, Confluence, and other sources via MCP, with untrusted-content isolation rules. - Agent-Orchestrated Artifact Generation: Dispatches specialized agents (product-strategist, ux-designer, api-contract-architect, feature-planner) to produce project context, roadmap, design system, wireframes, and API contracts. - Use Case: You inherit a React/Node codebase with no documentation. Run the wizard to audit the code, import the Notion roadmap, generate an OpenAPI contract from existing routes, and land on the correct Archflow phase with a reconciled v2.0 roadmap. ## Quick Start Ask your coding agent to run /archflow-onboard from the project root to audit the existing codebase and set up Archflow.