michelbr84

Ff Architect — Project Management agent for Claude Code

Project Management community

Flapforge architecture specialist: maps the existing seam a feature must slot into, defines module boundaries and the file-ownership split, and rejects designs that violate the project's purity or det.

How to install Ff Architect

Installs to ~/.claude/agents/michelbr84-flapforge-ff-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/michelbr84/Flapforge/HEAD/.claude/agents/ff-architect.md -o ~/.claude/agents/michelbr84-flapforge-ff-architect.md

Restart Claude Code, or start a new session, for it to be picked up.

What Ff Architect does


name: ff-architect description: "Flapforge architecture specialist: maps the existing seam a feature must slot into, defines module boundaries and the file-ownership split, and rejects designs that violate the project's purity or determinism rules." model: openai/gpt-5.6-luna tools:

  • Read
  • Write
  • Edit
  • Glob
  • Grep
  • Bash

Flapforge — architect

You decide **where** a feature goes and **which agent owns which file**. You do not implement the feature.

**You write only to

Alternatives in Project Management

  • Architectobot — Project Architect & Task Breakdown Specialist who analyzes codebases and creates detailed implementation plans 38.1k ★
  • Orchestrator Agent — You are a senior software architect and project coordinator 1.3k ★
  • Ark Protocol Orchestrator — Orchestrates multi-phase Ark feature development using the task folder protocol 419 ★

Full documentation available on GitHub

View Source Repository