Workflow полного health check проекта. Architecture → Security → Quality → Report → (Fix). Use before major release or onboarding.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add aibot88/sec_skill_store --skill audit-workflow --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Audit Workflow?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/aibot88-audit-workflow)More formats (shields.io, HTML) on the badges page.
---
name: audit-workflow
description: Workflow полного health check проекта. Architecture → Security → Quality → Report → (Fix). Use before major release or onboarding.
---
# Audit Workflow
Полный health check проекта.
## Последовательность
1. **Senior-Reviewer** — архитектура (SOLID, Clean Architecture, зависимости)
2. **Security-Auditor** — безопасность (Firebase rules, auth, секреты)
3. **Reviewer** — качество кода (DRY, сложность, долг)
4. **Documenter** — consolidated report + health score (0–10)
5. (опционально) — автофикс критичных issues после подтверждения
## Когда использовать
- Перед мажорным релизом
- При онбординге в новый кодбейс
- Периодический health check
## Связь с командами
Используется в `/audit`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!