gendesign/.claude/agents
lekss361 9b268e6950 fix(claude): quote agent descriptions — battle YAML frontmatter parse break
Баг: у code-reviewer/qa-tester/tech-analyst `description:` без кавычек содержал
`: ` (двоеточие-пробел, напр. "verdict: ", "Проверяет: HTTP", "план: что") →
YAML парсил это как вложенный mapping → frontmatter невалиден → агент молча НЕ
регистрировался как subagent. Reviewer-окно падало: "Agent type 'code-reviewer'
not found"; qa-окно так же не нашло бы qa-tester.

Фикс: обернул description в кавычки (code-reviewer/qa-tester → "...",
tech-analyst → '...' из-за внутренних "). Проверено pyyaml — теперь парсится.

Плюс: добавил postgres-gendesign в .claude/mcp/qa.json — qa-tester ссылается на
его tools, без сервера в strict-конфиге qa-окна агент не зарегистрируется.

(backend-engineer/deep-code-reviewer не были задеты — у них в description нет ": ".)
2026-05-30 13:56:55 +03:00
..
deep-review-phases chore(claude-config): align with 2026 best practices (#495) 2026-05-24 08:48:42 +00:00
_autonomous_pickup.md chore(bots): тугие /loop каденции под подписку (убрать cost-backoff) 2026-05-30 11:42:28 +03:00
auto-analyst.md chore(bots): тугие /loop каденции под подписку (убрать cost-backoff) 2026-05-30 11:42:28 +03:00
auto-backend.md chore(bots): тугие /loop каденции под подписку (убрать cost-backoff) 2026-05-30 11:42:28 +03:00
auto-code-reviewer.md chore(bots): тугие /loop каденции под подписку (убрать cost-backoff) 2026-05-30 11:42:28 +03:00
auto-frontend.md chore(bots): per-role launcher scripts + move bot pipeline to forgejo MCP 2026-05-30 10:38:10 +03:00
auto-qa-tester.md chore(bots): тугие /loop каденции под подписку (убрать cost-backoff) 2026-05-30 11:42:28 +03:00
backend-engineer.md refactor(claude): split 700-line CLAUDE.md into path-scoped .claude/rules/ (#188) 2026-05-15 23:06:33 +03:00
code-reviewer.md fix(claude): quote agent descriptions — battle YAML frontmatter parse break 2026-05-30 13:56:55 +03:00
database-expert.md refactor(claude): split 700-line CLAUDE.md into path-scoped .claude/rules/ (#188) 2026-05-15 23:06:33 +03:00
deep-code-reviewer.md chore(claude-config): align with 2026 best practices (#495) 2026-05-24 08:48:42 +00:00
devops-engineer.md refactor(claude): split 700-line CLAUDE.md into path-scoped .claude/rules/ (#188) 2026-05-15 23:06:33 +03:00
frontend-engineer.md refactor(claude): split 700-line CLAUDE.md into path-scoped .claude/rules/ (#188) 2026-05-15 23:06:33 +03:00
qa-tester.md fix(claude): quote agent descriptions — battle YAML frontmatter parse break 2026-05-30 13:56:55 +03:00
tech-analyst.md fix(claude): quote agent descriptions — battle YAML frontmatter parse break 2026-05-30 13:56:55 +03:00