BeClaude

architect-loop

New
32GitHub TrendingGeneralby DanMcInerney

Claude Fable 5 as architect, GPT-5.5 Codex as builder, the repo as memory - a research-backed Claude Code skill for the cross-vendor agent loop

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/architect-loop.md https://raw.githubusercontent.com/DanMcInerney/architect-loop/main/SKILL.md
3
Invoke in Claude Code
/architect-loop
View source on GitHub
agent

Frequently Asked Questions

What is architect-loop?

Claude Fable 5 as architect, GPT-5.5 Codex as builder, the repo as memory - a research-backed Claude Code skill for the cross-vendor agent loop

How to install architect-loop?

To install architect-loop, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /architect-loop.

What is architect-loop best for?

architect-loop is a community categorized under General. It is designed for: agent. Created by DanMcInerney.