fortify

Installation
SKILL.md

Fortify

Target: $ARGUMENTS (file, directory, or module — if blank, use unstaged changes)

Workflow

1. Scope

Identify target files. If $ARGUMENTS is blank, use unstaged changed files.

  • Read each target file
  • Read its existing test file (co-located *.test.ts or __tests__/)
  • If no test file exists, note it

2. Audit

For each file, list findings in three buckets:

Installs
12
GitHub Stars
12
First Seen
Apr 7, 2026
fortify — helderberto/skills