Content
77%Weight 40%Scale 1-3Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The content is highly actionable with clear, validated workflows and concrete tooling. Its main weaknesses are repetition that inflates length and a monolithic structure with several phantom references to bundle files that are not present.
Suggestions
Deduplicate the Define/Select/Execute discipline and the time-boxing rules, stating each once and cross-referencing rather than re-explaining.
Either provide the referenced bundle files (docs/auth-sessions.md, tools/bypass_403.sh, tools/waf_encoder.py, tools/multipart_mutator.py) or split the large inline tool-routing and comparison tables into referenced files so the SKILL.md body is a concise overview.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The ~380-line body is dense and action-oriented with little concept filler, but repeats the Define/Select/Execute discipline in both PART 1 and Phase 0 and re-states the 5/20/45-minute rules in multiple places, so it could be tightened. | 2 / 3 |
Actionability | Highly concrete guidance throughout: named tools (bypass_403.sh, waf_encoder.py, subfinder, ffuf -ac, nuclei -tags cve), slash commands (/recon, /validate, /report), specific payloads ({{7*7}}, SLEEP(10), AND 1=1), and copy-paste-ready ASCII decision trees. | 3 / 3 |
Workflow Clarity | The 5-phase non-linear flow is explicitly sequenced with validation checkpoints such as the Pre-report gate ('Run /validate (7-Question Gate)', 'All 7 pass? -> Write report / Any fail? -> KILL') and feedback loops for triage and re-test. | 3 / 3 |
Progressive Disclosure | The body is a single monolithic document with tool-routing tables and the Amateur-vs-Pro comparison kept inline, and it references files that do not exist in the bundle (docs/auth-sessions.md, tools/bypass_403.sh, tools/waf_encoder.py). | 2 / 3 |
Total | 10 / 12 Passed |