Skip to content
Docs

Your First Tasks

With your first session running, the best next step is to try a few realistic tasks.

Explore this codebase and explain the architecture.

This is the fastest way to see agent delegation and project-aware exploration in action.

Review the security of the authentication module.

This exercises the security-focused review flow.

Write tests for the user service.

This shows how CodeForge follows your project’s testing conventions instead of inventing new ones.

/spec my-feature

For non-trivial work, this is the recommended way to start.

Outside a Claude session, these commands are useful early on:

Terminal window
cc-tools
ccusage