# claude-architect

Claude Code delegates coding to isolated CLI agents it doesn't trust (Codex, OpenCode, Pi, Pythinker), freezes what they produce, verifies it independently, and merges only what a human approves.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/pythoughts-labs-claude-architect
- Source: https://github.com/Pythoughts-labs/claude-architect
- Price: free and open source

## Summary
claude-architect is a Claude Code plugin with 6 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes codex, delegate, subagent-driven-delegation. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add pythoughts-labs/claude-architect
```

## Skills
- codex
- delegate
- subagent-driven-delegation
- systematic-debugging
- test-driven-development
- verification-before-completion

## FAQ

### What is claude-architect?
Claude Code delegates coding to isolated CLI agents it doesn't trust (Codex, OpenCode, Pi, Pythinker), freezes what they produce, verifies it independently, and merges only what a human approves.

### How do I install claude-architect?
Run these in Claude Code: npx -y skills add pythoughts-labs/claude-architect. Then prompt normally.

### Does claude-architect auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is claude-architect free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
