Terminal-first workflows
A reference for keeping project inspection, local servers, checks, and deployment operations close to the shell.
Use commands as memory
A terminal workflow records how the project is inspected and verified. Good commands become a shared operating layer between the human, the agent, and the codebase.
Prefer short feedback loops
The best workflow keeps local servers, type checks, lint, search, and deployment status close enough that decisions stay grounded in actual project state.