Back to Talks

Claude Code When You Don't Know What You're Doing (Yet)

Philip Narteh presenting at DevCongress January Meetup 2026


About the Talk

At the DevCongress January Meetup in Accra, I shared my experience using Claude Code as a learning and productivity tool. Not as an expert teaching experts, but as someone who found themselves in the deep end and figured out what actually worked.

The talk covered 7 practical tips for developers looking to use Claude Code effectively:

  1. Always Plan First: Using Shift+Tab to enter Plan mode before writing any code, and going back and forth until the plan is solid.
  2. Understand Context Windows: How tokens work, model differences, and why context limits matter for your workflow.
  3. The "Lost in the Middle" Problem: Stanford research showing that LLMs struggle with information buried in the middle of long contexts, and how to structure your prompts accordingly.
  4. Work in Small Chunks: Session hygiene practices to keep Claude effective. Compact often, start fresh sessions for new tasks.
  5. CLAUDE.md is Your Memory: Using project memory files to persist context across sessions with a structured hierarchy.
  6. Feed Clean Context: Providing well-structured context using tools like Jina Reader and markdown formatting.
  7. Be the Conductor: Staying in control of your AI workflow rather than blindly accepting output.

I also covered power tools like MCPs, skills, plugins, and hooks that extend Claude Code's capabilities.



Learn More