Skip to main content
GitHub 저장소

drowAI

drowAI에는 quareth에서 수집한 skills 20개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
20
Stars
12
업데이트
2026-07-25
Forks
2
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

drowai-tool-capability-analysis
소프트웨어 개발자

Analyze one DrowAI pentesting tool through repository-discovered mature references and its real registered, Kali-installed, official CLI, and LLM-visible paths before implementation. Use when evaluating a milestone tool, choosing proven in-repo wiring patterns such as Nmap for network-scanning responsibilities, proving the executable exists in the task Kali runtime, reconciling old definitions with current official documentation, or identifying the exact foundation work required before an implementation guide is created.

2026-07-25
drowai-tool-delivery-workflow
소프트웨어 개발자

Deliver exactly one DrowAI pentesting tool selected from the Phase 01 milestone description on one Codex branch through repository-discovered mature wiring references, real-Kali installation proof, official CLI drift correction, reviewed implementation guide, phase-reviewed commits, safe Kali and GUI mechanics, branch-scoped quality work, push, and a milestone-attached pull request. Use when starting or continuing the milestone’s selected-tool backlog; a per-tool issue is optional and multiple tools must never share one branch or PR.

2026-07-25
drowai-tool-mechanical-validation
소프트웨어 품질 보증 분석가·테스터

Mechanically validate one implemented DrowAI tool through its real Kali schema path and current web UI. Use after implementation review to verify parameters, execution/result states, deterministic compression, artifacts, knowledge, model/tool selection, and cleanup without judging prompt prose or answer quality.

2026-07-25
feature-implementation-workflow
소프트웨어 개발자

Run DrowAI's repo-local state-driven feature implementation workflow from `.codex/agents/implementation-state.md`. Use when the user says implement, implement-this, continue implementation, run the implementation guide, advance to next task, go next, or wants the existing feature-implementer plus implementation-review-loop workflow to continue automatically until completion or a hard stop.

2026-07-25
implementation-guide-review-loop
소프트웨어 품질 보증 분석가·테스터

Run a state-driven review/fix loop for implementation-guide documents only (not code), using `.codex/agents/implementation-guide-state.md` and `.codex/agents/implementation-guide-review-state.md`. Use when the user asks to review an implementation guide, run blocker-only guide review, or loop reviewer/fixer until guide blockers are resolved.

2026-07-25
program-execution-workflow
소프트웨어 개발자

Pure handoff router for DrowAI programs from `.codex/agents/program-workflow-state.md`. Discovers all numbered phase files under doc_root and runs the full create→guide-review→implement→final-implementation-review→quality-review cycle for every remaining item in one session until program_complete or hard_stop. Does not stop after one phase. Does not create, review, or implement itself.

2026-07-25
implementation-quality-review-loop
소프트웨어 품질 보증 분석가·테스터

Run DrowAI's automated state-driven implementation code-quality reviewer/fixer loop for one strict frozen Git scope recorded in `.codex/agents/implementation-quality-review-state.md`. Use when the user supplies a branch name or commit id and asks for quality assessment, behavior-neutral simplification, overengineering/DRY/modularity/separation-of-concerns review, removal of scoped unused/dead/residual/duplicated code, or a final quality gate without changing implementation behavior.

2026-07-25
architecture-documentation-workflow
기타 컴퓨터 관련 직업

Run DrowAI's repo-local state-driven architecture documentation workflow through `.codex/agents/architecture-documentation-state.md`. Use when the user asks to discover repo architecture components, create or continue architecture docs, document components, review generated architecture docs, run architecture documentation workflow, or continue architecture documentation from state.

2026-07-15
architecture-drift-audit-workflow
소프트웨어 개발자

Run DrowAI's scheduled architecture documentation drift audit through `.codex/agents/architecture-documentation-state.md`. Use when the user asks to verify architecture docs against current code, run daily architecture doc audit, check for documentation drift, update drifted architecture docs, or create/execute an automation that keeps `docs/architecture/*` aligned with code.

2026-07-15
garbage-collection-workflow
소프트웨어 개발자

Runs DrowAI's state-driven garbage-collection workflow from `.codex/agents/cleanup-state.md`. Use when the user asks to clean dead code, remove legacy/unused modules, run garbage collector, continue cleanup iterations, or spawn incremental repo garbage collection. After each iteration, commits to garbage-collection-<slug> and opens a PR.

2026-07-15
implementation-review-loop
소프트웨어 품질 보증 분석가·테스터

Run DrowAI's repo-local state-driven implementation review loop through `.codex/agents/implementation-review-state.md`. Use when the user asks to review current implementation work, review a phase/task, run final implementation review, run review-and-fix until no blockers, or mentions implementation-review-state, blocker ledger, reviewer/fixer loop, or fresh full review.

2026-07-15
kalitool
소프트웨어 개발자

Run a user-specified DrowAI tool against a real Kali task container using the tool's real schema and safe placeholder targets, then write a markdown validation report. Use when the user asks to test a tool in real Kali, validate tool parameters from schema, verify runtime behavior through task/container execution, or batch-test the Kali tool matrix.

2026-07-15
playwright
소프트웨어 개발자

Use when the task requires automating a real browser from the terminal through Playwright CLI: navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging, or local web app inspection via the bundled `.codex/skills/playwright/scripts/playwright_cli.sh` wrapper.

2026-07-15
feature-implementation-workflow
소프트웨어 개발자

Runs DrowAI's state-driven feature implementation workflow from `.cursor/agents/implementation-state.md`. Use when the user says implement, implement-this, continue implementation, run the implementation guide, advance to next task, or wants the existing feature-implementer plus review-loop workflow to continue automatically until completion or a hard stop.

2026-07-15
garbage-collection-workflow
소프트웨어 개발자

Runs DrowAI's state-driven garbage-collection workflow from `.cursor/agents/cleanup-state.md`. Use when the user asks to clean dead code, remove legacy/unused modules, run garbage collector, continue cleanup iterations, or spawn incremental repo garbage collection. After each iteration, commits to garbage-collection-<slug> and opens a PR.

2026-07-15
implementation-guide-review-loop
소프트웨어 개발자

Run a state-driven review/fix loop for implementation-guide documents only (not code), using `.cursor/agents/implementation-guide-state.md` and `.cursor/agents/implementation-guide-review-state.md`. Use when the user asks to review an implementation guide, run blocker-only guide review, or loop reviewer/fixer until guide blockers are resolved.

2026-07-15
implementation-review-loop
소프트웨어 개발자

Runs the state-driven implementation review loop for DrowAI. Use when the user asks to review current implementation work, review a phase/task, run final implementation review, run review-and-fix until no blockers, or mentions implementation-review-state, blocker ledger, reviewer/fixer loop, or fresh full review.

2026-07-15
kalitool
소프트웨어 개발자

Runs a user-specified tool against a real Kali task container using the tool's real schema and safe placeholder targets, then writes a markdown validation report. Use when the user asks to test a tool in real Kali, validate tool parameters from schema, or verify runtime behavior through task/container execution.

2026-07-15
playwright
소프트웨어 개발자

Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via playwright-cli or the bundled wrapper script.

2026-07-15
program-execution-workflow
소프트웨어 개발자

Pure handoff router for DrowAI programs from `.cursor/agents/program-workflow-state.md`. Discovers all numbered phase files under doc_root and runs the full create→review→implement→final-review cycle for every remaining item in one session until program_complete or hard_stop. Does not stop after one phase. Does not create, review, or implement itself.

2026-07-15