Skip to content
View christophecapel's full-sized avatar

Block or report christophecapel

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.

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. Stable catalog, 20+ 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.

gh-actions-oauth-rotation-recipe -- A drop-in GitHub Actions recipe for single-use OAuth refresh-token rotation: atomic persistence, push retry, and a silent-failure log line. Works for Strava, Oura, Whoop, Spotify and more. One-command install. 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

  • Founding Global Head of Product, Wellio's first product hire, owning vision, discovery, and execution for the world's first Wellbeing Management System (WMS)
  • Head of Product at Heidi Health, first VP Product hire (pre-Series B)
  • Head of User Growth at Canva
  • First product marketing hire in Australia at Atlassian (Jira Service Management, $600M+ ARR)
  • 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, retry logic, and failure notifications. 20+ mechanisms, MIT.

    4 2

  2. claude-mechanisms-tools claude-mechanisms-tools Public

    Tools that implement the operating mechanisms in claude-mechanisms. v1.0.0: 8 tools (skills + hooks), 7 gates in git-workflow-gate, 231 tests. Feature-complete + stable.

    Python 1 1

  3. gh-actions-oauth-rotation-recipe gh-actions-oauth-rotation-recipe Public

    A drop-in GitHub Actions recipe for single-use OAuth refresh-token rotation: atomic persistence, push retry, and silent-failure instrumentation. Works for Strava, Oura, Whoop, Spotify and more. MIT.

    Python 1