Skip to content
Docs

Start Your First Session

Once installation is verified, start Claude Code with the default CodeForge setup.

Terminal window
cc

This is the recommended command for normal work.

When you launch cc, CodeForge starts Claude Code with:

  • the main system prompt
  • your enabled plugins
  • CodeForge agents and skills
  • the configured permission mode and environment

You do not need to manually enable those pieces in a normal session.

You do not need these on day one, but you will see them elsewhere in the docs:

CommandUse It When
ccwYou want writing-focused behavior for docs or prose
ccrawYou want vanilla Claude Code with no CodeForge customization
cc-orcYou want delegation-first orchestration mode
codexYou want OpenAI Codex CLI instead of Claude Code

For the full command catalog, use Commands Reference.

At session start, CodeForge provides:

  • project-aware system prompting
  • plugin hooks for safety and automation
  • git and TODO context injection
  • automatic agent delegation when a request fits a specialist

If behavior seems surprising and you want to separate CodeForge from Claude Code itself, launch ccraw and compare the result.