Explain This Solution or Workspace

Ask CodeBot to explain the current project when you are new to a codebase or returning after time away.

In Fire and Water, start with:

Explain this solution.

In Campfire, start with:

Explain this workspace.

CodeBot can inspect the visible project or workspace context and summarize how the pieces fit together. A useful answer should identify the major projects or folders, the likely entry points, important dependencies, and where common work happens.

Follow up with narrower prompts:

  • Which project should I start with?
  • What files define the main app UI?
  • Where is the build configuration?
  • What looks generated, and what should I avoid editing directly?