# scout-plan-build > Run scout, plan, then implement; use when you want an end-to-end discovery, plan, and build flow. - Author: rdfitted - Repository: rdfitted/Claude-Code-Setup - Version: 20260126102743 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/rdfitted/Claude-Code-Setup - Web: https://mule.run/skillshub/@@rdfitted/Claude-Code-Setup~scout-plan-build:20260126102743 --- --- name: scout-plan-build description: Run scout, plan, then implement; use when you want an end-to-end discovery, plan, and build flow. --- # Scout Plan Build ## Overview Run Scout, then Plan, then Build using the generated plan. ## Inputs - Feature description ## Workflow 1. Run Scout to gather files and docs. 2. Run Plan to create `plans/.md`. 3. Run Build using the plan file. ## Output - Plan file path, implementation summary, tests run