Skip to content
View MonsieurBarti's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report MonsieurBarti

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
MonsieurBarti/README.md

Hi, I'm Pierre

πŸ“ France πŸ› οΈ Senior Backend Engineer @ Naboo (Enablers team) πŸ€– AI Engineer β€” building The Forge Flow

TypeScript NestJS Node.js PostgreSQL Claude Code Pi Hexagonal

I write production backends by day and tooling for the agents that will (eventually) write them by night. Two halves of the same craft: make systems easy for humans to reason about, and easy for machines to extend.

I'm the maintainer of The Forge Flow β€” an autonomous coding-agent orchestrator that started as a slice-based workflow for Claude Code and grew into a cross-agent ecosystem of skills and extensions, spanning both Claude Code and the Pi coding agent. When I hit a limit in either harness, I prototype the fix as an extension first, and only then work backward to figure out where the seam belongs. Most of what's listed below started that way.

πŸ”₯ The Forge Flow

  • πŸ”₯ The Forge Flow β€” Autonomous coding-agent orchestrator with SQLite-backed state, plannotator reviews, and wave-based parallel execution. Cross-harness (Claude Code + Pi), shipped from a unified monorepo.
  • πŸ’‘ lumen β€” 8 skills for diagrams, charts, mermaid, slides, galleries, guides, project recaps, and fact-checks. Works on both Claude Code and Pi.
  • 🧠 memory-graph β€” Structured knowledge wiki on disk: LLM-maintained interlinked markdown vault that compounds over time. Cross-agent.

πŸ€– Pi Extensions Β  packages

  • πŸ¦› hippo-memory-pi β€” Biologically-inspired long-term memory for Pi, powered by hippo-memory.
  • πŸ›‘οΈ security-harness-pi β€” Permission gate that forbids dangerous commands and asks approval for sensitive ones.
  • πŸ—œοΈ ultra-compress-pi β€” Token-efficient prose: level-based runtime compression and markdown file compression.
  • πŸ”§ GH-PI β€” Native GitHub CLI (gh) integration for Pi.
  • πŸ’° pi-token-saver β€” Intelligent bash-output filtering to reduce token consumption.
  • πŸ“ pi-rules β€” Auto-load path-scoped rule files for the Pi coding agent.
  • ⚑ fff-pi β€” Rust SIMD-powered file search for Pi.
  • πŸ•ΈοΈ gitnexus-pi β€” Native GitNexus code-intelligence for Pi.

πŸ—οΈ Backend & code-intel

  • πŸ“Š code-graph-ai β€” High-performance code intelligence engine in Rust. Indexes TypeScript, JavaScript, Rust, Python, and Go into a queryable dependency graph. Built for AI agents.
  • πŸ›οΈ claude-nestjs-hexagonal β€” Claude Code plugin enforcing hexagonal architecture with CQRS in NestJS (9 rules + 7 skills).
  • 🍯 nestjs_template_hive_pattern β€” Production-ready NestJS template: Hexagonal/DDD, CQRS, Hive Pattern, Zod, OpenAPI.

Activity

GitHub Contribution Graph

Connect

LinkedIn Email GitHub

Pinned Loading

  1. lumen lumen Public

    TypeScript 2

  2. pi-token-saver pi-token-saver Public

    Token-saving proxy for the PI coding agent β€” intercepts and compresses API calls to reduce token consumption

    TypeScript

  3. security-harness-pi security-harness-pi Public

    TypeScript 2

  4. pi-rules pi-rules Public

    TypeScript 1

  5. ultra-compress-pi ultra-compress-pi Public

    TypeScript 1