BC ClawGator Superpowers
Framework pengembangan perangkat lunak lengkap untuk tim ClawGator. Brainstorming, planning, eksekusi sistematis, TDD, debugging, code review, dan git worktrees. Trigger otomatis sebelum memulai proyek atau perubahan kode.
As a process C 51/100 · Has gaps — weak spots: result and completion, when it triggers, inputs and preconditions
How to improve
For the model run — optional
- Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 5
✓ No critical or high findings
Medium and low: 5
-
low Secrets in code
secret-high-entropy-tokendocs/plans/2025-11-28-skills-improvements-from-user-feedback.md:81High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)**Your task:** Add `Test…ode` to `pkg/runner/e2e_test.go`
quoted -
low Secrets in code
secret-high-entropy-tokendocs/plans/2025-11-28-skills-improvements-from-user-feedback.md:86High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)**Follow the exact pattern of Test…ion** (at the end of the file)
detector -
low Secrets in code
secret-high-entropy-tokendocs/plans/2025-11-28-skills-improvements-from-user-feedback.md:88High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)**After writing, run:** `go test -v ./pkg/runner -run Test…ode -timeout 5m`
quoted -
low Secrets in code
secret-high-entropy-tokendocs/plans/2025-11-28-skills-improvements-from-user-feedback.md:328High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)- Pattern reference is sufficient (e.g., "follow Test…ion")
detector -
low Secrets in code
secret-high-entropy-tokendocs/plans/2025-11-28-skills-improvements-from-user-feedback.md:343High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)Pattern: Follow Test…ion (at end of file)
detector
Files scanned: 19. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
name-formatname should be kebab-case (lowercase letters, digits, hyphens)
Process rating: all ten parameters 51/100
- 0Result and completion. Does not say what the result is
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Progress reporting. Says nothing while it works
- 20When it triggers. No condition that starts the skill
- 30Running it twice. 1 mutating operations with no state check
- 40Consistency. Frontmatter name (ClawGator Superpowers) differs from the folder (clawgator-superpowers)
- 55Failures and branches. 1 branches
- 100Tools and files. No external tools needed
- 100Steps. 47 steps
- 100Execution cost. Instruction body is 2304 tokens
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +5Description has no quoted example phrases that should trigger the skill
- +4Description does not say when NOT to use the skill (false activations)
- +3Output format is not stated: the model decides each time
- -4Absolute local paths (C:\Users, /home/…): not portable
- -219 emoji in the instructions: noise for the model
- -43 reference files, but SKILL.md never points to them: the model will not open them
- +1No license
- +2Single-language instructions
- +3Description length 222: enough signal without eating the budget
- +4Structure: 20 headings
- +3Step-by-step instructions: 47 items
- +4Has examples (6 code blocks)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 69.
External checks
ClawHub: suspicious
The skill is a legitimate development workflow package, but it grants broad automatic influence over the agent and can run repo-changing or project-controlled commands with limited confirmation.
LLM: suspicious (high) · VirusTotal: benign · 28 May 2026