Coverage Checklist banner
Kennyalfredo Kennyalfredo

Coverage Checklist

Security community

Description

--- description: Instantiate the internal-network pentest coverage checklist for an engagement. Copies the master template (methodology/internal-network-pentest-checklist.md — PTES/NIST-800-115/CIS/OWASP-WSTG+API/CWE/ATT&CK control×status matrix) into out/<slug>/internal/<ts>/coverage-checklist.md so coverage is traceable and attachable to the report. Does not overwrite an existing filled instance. argument-hint: <slug> allowed-tools: Bash --- You are instantiating the **internal-network pentes

Installation

Installs to ~/.claude/commands/kennyalfredo-pr-agent-coverage-checklist.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Kennyalfredo/pr-agent/HEAD/.claude/commands/coverage-checklist.md -o ~/.claude/commands/kennyalfredo-pr-agent-coverage-checklist.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository