* feat(skills): add audit skill for one-command project audit * feat(commands): add /audit command as thin wrapper for audit skill --------- Co-authored-by: opencode-agent <agent@opencode.local>
5 lines
No EOL
441 B
Markdown
5 lines
No EOL
441 B
Markdown
---
|
||
description: Audit existing project — verdict + auto-create issues for refactor
|
||
agent: build
|
||
---
|
||
Load the `audit` skill via `skill({name: "audit"})` and follow its ПРОТОКОЛ strictly. Главный агент — оркестратор: `project-status` tool (read-only) + `explore` subagent (code-standards) + вопрос юзеру + `task(general)` для create-issue. Не делает edit/read/`gh issue create` сам. |