Skip to content
View christophecapel's full-sized avatar

Block or report christophecapel

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
christophecapel/README.md

Hi, I'm Christophe

Product leader, 20+ years across engineering, marketing, growth, and product. Currently building AI-augmented systems in public with Claude Code.

Latest

Shipped 2026-05-10 — a paired toolkit + mechanisms catalog, built end-to-end in 3 days:

Open-source drops

claude-mechanisms -- Operating mechanisms for Claude Code. Not rules (rules get forgotten). Not principles (too abstract). Mechanisms with triggers, retry logic, and failure notifications. v3.0 stable: 21 mechanisms, MIT.

claude-mechanisms-tools -- The "how" paired with the catalog's "why." 8 tools across 5 themes — Session Hygiene (/check, worktree-edit-gate, /press1-check), Plan Discipline (plan-review-gate, /plan-archive), Detection & Audit (/error-audit), Memory Discipline (feedback-memory-gate), Atomic Git Workflow (git-workflow-gate with 7 gates). v1.0.0 stable, MIT.

What I'm building

A personal operating system: daily retros, health dashboards, interview prep agents, company research agents, and the discipline layer that holds it all together. Real systems designed, built and shipped with Claude Code. Currently sharing the pieces.

The toolkit + catalog above is the discipline layer made portable — the mechanisms I codified for myself, packaged so other Claude Code users can adopt them without rebuilding.

Background

  • First product marketing hire in Australia at Atlassian (Jira Service Management, $600M+ ARR)
  • Head of User Growth at Canva
  • Head of Product at Heidi Health, first VP Product hire (pre-Series B)
  • Engineering roots, commercial instincts, product craft

Get in touch

Open to conversations about product leadership, building with AI, or mechanisms that actually work.

Pinned Loading

  1. claude-mechanisms claude-mechanisms Public

    Operating mechanisms for Claude Code. Not rules. Not principles. Mechanisms with triggers and retry logic. v3.0: 21 mechanisms, stable catalog.

    3 1

  2. claude-code-press1-check claude-code-press1-check Public archive

    Audit which Bash commands required manual approval in Claude Code sessions. Find out what you're pressing 1 for.

    Python