Open source Stock Claude Code

Stop chatting with AI.
Start building with it.

Claude Code Workspace makes Claude context-aware from the first message. Your role, your team, your domain, your standards. Just structured markdown and a 10-minute setup.

claude

Hey Daniel. What's this about?

  1. product  (default)

  2. launch

  3. alignment

  4. review

Press Enter for "product", or type a number:

1

Product mode. What are we working on today —

a new feature, refining something existing, or making a decision?

The problem

Every session starts from zero

Open a chat. Explain who you are. Explain what you need. Get a generic answer. Close the tab. Next day, repeat. You spend more time setting context than doing work.

"I'm a PM working on an insurance API. My team uses React and Go. The stakeholders are…"

— You, every single session

The fix

Context that loads automatically

Your workspace knows your role, your people, your domain language, your communication style, and your output formats. Every session starts ready to work.

"Product mode. What are we working on today — a new feature, refining something existing, or making a decision?"

— Claude, every session

Setup

Three steps. Ten minutes.

No plugins, no extensions, no dependencies. Pure markdown.

1

Clone the repo

One command. You get a workspace template with a setup wizard, starter structure, and Claude instructions.

$ git clone …/Claude-Code-Workspace.git
2

Run the wizard

Open Claude Code and say "let's go." The wizard asks about your role, your team, your recurring tasks, and your style.

Claude: What's your role?

Claude: Who do you work with?

Claude: What output do you produce?

3

Start building

Every future session starts with your modes, your context, and your standards already loaded. The workspace grows with you.

Product mode loaded.

What are we working on today?

your-workspace/
  CLAUDE.md            ← auto-read by Claude Code
  wizard.md            ← one-time setup
  projects/            ← your actual work output
  .claude/
    config.json        ← your name, default mode
    modes/
      work.md          ← context for work tasks
      strategy.md      ← context for strategic thinking
    people.md          ← key people & relationships
    glossary.md        ← domain terms & language
    decisions.md       ← settled decisions
    rules.md           ← hard constraints
    style.md           ← your communication style
    memory.md          ← session log (auto-updated)
    skills/            ← reusable workflow shortcuts
    templates/         ← output formats

Workspace structure

Features

Everything that makes it work

Structured markdown that turns Claude Code into your context-aware partner.

Modes

Contexts you switch between. Each tells Claude who you are, what you're doing, how to behave, and what to ask first.

work strategy alignment review learning

Memory layer

Persistent context across all modes — people, glossary, decisions, rules, style preferences, and an auto-updating session log.

people.md glossary.md decisions.md style.md

Skills

Reusable shortcuts for recurring work. Turn a rough idea into a structured PRD, or a PRD into user stories — in your format, every time.

idea-to-PRD PRD-to-stories reformat

Templates

Output formats you use repeatedly. Claude picks the right template automatically when producing PRDs, updates, assessments, and more.

PRD stakeholder update user stories

Roles

Built for anyone who works with Claude

The wizard builds a workspace tailored to your role.

Product manager

product, launch, alignment, review

Rough idea to execution-ready PRD with requirements, edge cases, and user stories in one session.

Founder

strategy, ops, investor-updates

Pitch deck sections, metrics summaries, and investor updates that match your voice.

Consultant

client-work, proposals, research

Briefs to proposals, meeting notes to action items. Every output in the format your clients expect.

Designer

design-critique, research, specs

User flow reviews, design briefs, and specs that reference your actual design system.

Writer

drafting, editing, pitching

Outlines to drafts, rewrites for different audiences. Claude matches your tone from your style file.

Your role

whatever you need

The wizard adapts to any role. If you do knowledge work, this workspace is for you.

In practice

What a PM workspace looks like

A Product Manager sets up modes for product, launch, alignment, and review. Skills like idea-to-PRD and PRD-to-stories. In one session, a rough idea becomes a full, execution-ready PRD with workflow breakdowns, functional requirements, edge cases, and user stories.

Quickstart

Get started in two commands

Clone, open Claude Code, and say "let's go."

$ git clone https://github.com/dribblo/Claude-Code-Workspace.git
$ cd Claude-Code-Workspace
# Open Claude Code and say "let's go"