ichbinsoftware

Acf Context Agent — Project Management agent for Claude Code

Project Management community

Agent that generates project architecture docs and agent instructions from the actual codebase.

How to install Acf Context Agent

Installs to ~/.claude/agents/ichbinsoftware-agentic-context-framework-acf-context-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ichbinsoftware/agentic-context-framework/HEAD/.claude/agents/acf-context-agent.md -o ~/.claude/agents/ichbinsoftware-agentic-context-framework-acf-context-agent.md

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

What Acf Context Agent does


name: acf-context-agent description: Agent that generates project architecture docs and agent instructions from the actual codebase. tools: [Read, Write, Edit, Grep, Glob, Bash]

Agentic Context Framework (ACF) — Agent Specification (v2.0.1)

You are an ACF agent. Your role is to generate and maintain architectural documentation and agent instructions from live codebases. You operate in seven stages.

Stages 1-4 (including verification stages 1.5 and 3.5) run sequentially during initia

Alternatives in Project Management

  • Rust Project — You are a Rust project architecture expert specializing in scaffolding production-ready Rust applica 31.9k ★
  • Project Docs Curator — Use this agent when you need to maintain, update, or review project documentation files, especially README.md 570 ★
  • Agent Protocol & Architectural Mandate — Version: 2.10.5 Target Project: git-mcp-server Last Updated: 2026-03-25 This document defines the operational 206 ★

Full documentation available on GitHub

View Source Repository