feat: add root documentation (CLAUDE.md, AGENTS.md, .mcp.json)

This commit is contained in:
2026-04-06 15:02:01 +02:00
parent f7c2ac6ffb
commit eb195c8261
4 changed files with 130 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# Plan 6: Documentation + Agent Infrastructure
> **For agentic workers:** REQUIRED SUB-SKILL: Use superpowers:subagent-driven-development (recommended) or superpowers:executing-plans to implement this plan task-by-task.
**Goal:** Create all AGENTS.md files (~22), root CLAUDE.md, .mcp.json, and docs/ architecture guides so AI agents can navigate and extend the codebase autonomously.
**Architecture:** 4-tier documentation: Root (CLAUDE.md + AGENTS.md) → Package → Layer → Domain. Each file contains rules, recipes, and tables — not prose.
**Tasks:** 5 tasks covering root docs, core AGENTS.md files, package AGENTS.md files, app AGENTS.md files, and docs/ folder.