Project Architect banner
ersinkoc ersinkoc

Project Architect

Documentation community

Description

Documentation-first project planning agent skill. Generates specs, implementation plans, tasks, and single-shot prompts for coding agents. Compatible with Claude Code, Cursor, Codex, and 40+ agents via agentskills.io.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Project Architect

An [Agent Skill](https://agentskills.io) for **documentation-first project planning**. Transforms a project idea into implementation-ready blueprints and a single-shot coding agent prompt.

Compatible with **40+ coding agents** including WrongStack, Claude Code, Cursor, Gemini CLI, GitHub Copilot, Codex, and more.


โšก Sponsored by WrongStack

_Built on the wrong stack. Shipped anyway._

**[WrongStack](https://wrongstack.com)** is a terminal-native AI coding agent that reads your code, edits files, runs commands, and reasons through bugs โ€” across a plain REPL, a full-screen TUI, and a browser UI. You keep your hand on every permission.

[![Website](https://img.shields.io/badge/%F0%9F%8C%90_Website-wrongstack.com-6E56CF?style=for-the-badge)](https://wrongstack.com)   [![GitHub](https://img.shields.io/badge/GitHub-wrongstack%2Fwrongstack-181717?style=for-the-badge&logo=github)](https://github.com/wrongstack/wrongstack)

What you get
๐Ÿง  ~110 LLM providers Anthropic, OpenAI, Google, and any OpenAI-compatible endpoint
๐Ÿ› ๏ธ 36 built-in tools Read, edit, search, test, and run shell โ€” every call gated by per-tool permissions
๐Ÿ–ฅ๏ธ 3 surfaces Plain readline REPL ยท Ink/React TUI (--tui) ยท standalone web UI
๐Ÿค– Fleet orchestration A Director coordinates subagents; eternal & parallel autonomous loops
๐Ÿ“‹ Spec-Driven Development Hand it a PROMPT.md and let it build the whole project, single-shot
๐Ÿ” Secure by default AES-256-GCM secret storage, per-tool policies, opt-in YOLO mode

**๐Ÿงฉ The perfect pairing:** Plan with **Project Architect**, then hand the generated `PROMPT.md` to **WrongStack** for spec-driven, single-shot execution. Architect the *what* and the *how* โ€” WrongStack ships it.

๐Ÿ”— **[wrongstack.com](https://wrongstack.com)**  ยท  **[github.com/wrongstack/wrongstack](https://github.com/wro