Ask Copilot for an architecture tour.
Section: High-value workflows
Onboard to an unfamiliar repository
bash
bash
copilot -p "Give me a quick onboarding guide to this repository: main entry points, architecture, setup commands, and important directories."Explanation
A high-value workflow for new team members.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing High-value workflows
Ask Copilot to fix a failing test
Describe the failure and let Copilot inspect the repo.
Scaffold a feature from the terminal
Ask for a small feature implementation plan and changes.
Review current repository changes
Ask for a human-readable review of local modifications.
Summarize a file from the command line
Run Copilot non-interactively with a prompt.
Inject a file into the prompt context
Reference a file inline inside the interactive UI.