.cursor/skills/task-management/SKILL.md
Управление задачами и планами. Use when breaking down tasks, tracking progress, or updating TODO files.
npx skillsauth add 4x2vk/AkwaFlow task-managementInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Управление задачами в оркестрации.
⏳ — ожидает🔄 — в работе✅ — выполнено❌ — отмененоИспользуй префиксы: AUTH-001, EXP-002, UI-003 и т.д.
docs/plans/ (если включено).cursor/workspace/ (временные метаданные, не коммитить)При переходе задачи в работу — меняй ⏳ на 🔄. По завершении — 🔄 на ✅.
development
Базовый workflow для /implement. Code → Test → Docs. Use when implementing simple components, functions, or use cases.
testing
Проверки безопасности для Firebase и веб-приложений. Use when auditing auth, Firestore rules, or handling secrets.
testing
Workflow проверки кода перед коммитом. Review → (Fix) → Verify. Use when checking staged changes or specific files.
development
Workflow безопасного рефакторинга. Analyze → Refactor → Verify → Docs. Use when improving code structure without changing behavior.