pluginslab

Audit Plan — Security skill for Claude Code

Security community

Dispatch the plan-reviewer sub-agent to audit the active feature's spec.md and plan.md against PLANNING.md and constitution.md.

How to install Audit Plan

Installs to ~/.claude/commands/pluginslab-wp-agentic-kit-audit-plan.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/pluginslab/wp-agentic-kit/HEAD/.claude/commands/audit-plan.md -o ~/.claude/commands/pluginslab-wp-agentic-kit-audit-plan.md

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

What Audit Plan does


description: Dispatch the plan-reviewer sub-agent to audit the active feature's spec.md and plan.md against PLANNING.md and constitution.md. Read-only. argument-hint: "[feature-slug]"

Audit plan

Dispatch the `plan-reviewer` sub-agent to audit a feature plan before human review.

  1. If $ARGUMENTS is empty, locate the active feature: the most recently modified .claude/plans/features/*/progress.md whose status: is not complete|done|shipped|archived|completed. Use its directory's

Alternatives in Security

  • Pal — Multi-model AI integration — chat, debugging, code review, planning, security audit 11.3k ★
  • CodexQB — CodexQB is a Codex plugin for evidence-backed repo comprehension, planning, QA audit, and gated implementation 186 ★
  • Gdpr Review — Audit the codebase (or a given path/feature) for GDPR compliance and produce a prioritized findings report 172 ★

Full documentation available on GitHub

View Source Repository