Current Claude Code usage model
Use workflows inside an interactive Claude Code session. Run bundled workflows such as `/deep-research`, inspect runs with `/workflows`, and save successful scripts as slash commands.
- Start Claude Code in the project where the work should happen.
- Ask Claude to run a workflow for a scoped task, or run `/deep-research <question>` for the bundled research workflow.
- Open `/workflows` to inspect phases, agent counts, token totals, and completed results.
- Save a useful run from `/workflows`; later invoke the saved workflow as `/<name>`.