Commit Graph

7 Commits

Author SHA1 Message Date
Daniil 694b8bc77c docs initial 2026-04-06 01:44:58 +03:00
Daniil 452693126c docs: add subtitle revision redesign spec 2026-04-04 14:54:58 +03:00
Daniil 32f4059ae6 docs: add SaluteSpeech transcription engine spec and implementation plan
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 23:47:58 +03:00
Daniil 27e03cc56c feat: rename Product Strategist to Product Lead, add lead coordination + dual-mode
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 22:42:35 +03:00
Daniil 844cc8137f docs: separate Architecture Lead from Backend Architect, add implementation engineers
Architecture Lead is now a pure system-level coordinator (NEW agent),
Backend Architect stays as Tier 2 specialist. Added Senior Backend
Engineer and Senior Frontend Engineer as implementation specialists.
Total agent count: 20 (16 existing + 4 new).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 11:02:52 +03:00
Daniil 63894f73db docs: add agent team hierarchical dispatch design spec
Design spec for restructuring the 16-agent hub-and-spoke system into a
layered hierarchy with universal dispatch. Adds Architecture Lead,
Quality Lead (new), and Product Lead tiers. Agents can call each other
directly via the Agent tool with protocol-enforced guardrails: depth-3
limit, loop prevention, cost controls, and structured audit trails.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 10:56:06 +03:00
Daniil e6bfe7c946 feat: upgrade agent team with browser, MCP, CLI tools, rules, and hooks
- Add Chrome browser access to 6 visual agents (18 tools each)
- Add Playwright access to 2 testing agents (22 tools each)
- Add 4 MCP servers: Postgres Pro, Redis, Lighthouse, Docker (.mcp.json)
- Add 3 new rules: testing.md, security.md, remotion-service.md
- Add Context7 library references to all domain agents
- Add CLI tool instructions per agent (curl, ffprobe, k6, semgrep, etc.)
- Update team protocol with new capabilities column
- Add orchestrator dispatch guidance for new agent capabilities
- Init git repo tracking docs + Claude config only

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 22:46:16 +03:00