Skip to content
Security
Command

/generate-workpaper

Generate audit workpaper documentation

From plugin
trust-center
367139 skills139 commands1 MCP
Install
$ npx -y skills add GRCEngClub/claude-grc-engineering --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/generate-workpaper

Context preview

What this command does when you run it.

Generate audit workpaper documentation

Command definition

generate-workpaper.md
description: Generate audit workpaper documentation

Generate Workpaper

Creates structured audit workpaper documentation for findings and testing.

Arguments

  • `$1` - Workpaper type (required: finding, test, summary)
  • `$2` - Control or area (required)

Workpaper Types

  • **finding** - Document an audit finding with condition, criteria, cause, effect
  • **test** - Document control testing procedures and results
  • **summary** - Generate executive summary of audit area

Instructions

1. Gather relevant information about the control/area 2. Structure the workpaper per professional standards 3. Include all required elements:

  • Objective
  • Scope
  • Procedures
  • Results
  • Conclusions
  • Preparer/Reviewer signoff blocks

Examples

# Generate finding workpaper
/grc-auditor:generate-workpaper finding "Access Control Deficiency"

# Generate PCI-DSS control test workpaper
/grc-auditor:generate-workpaper test "PCI-DSS Requirement 8.4.2 - MFA Implementation"

# Generate SOC 2 summary workpaper
/grc-auditor:generate-workpaper summary "CC6 - Logical and Physical Access Controls"
Ships withtrust-center

Open-source GRC Engineering resource for Claude. claude-grc-engineering turns technical evidence from cloud, SaaS, code, and security tools into framework-aligned findings, gap reports, remediation guidance, evidence packages, and OSCAL workflows.

Get the whole plugin, auto-invoked
Stats
367
Stars
0
Views
82
Forks
Active
Maintenance
JavaScript
Language
1d ago
Last commit
7mo ago
Created

Repo: GRCEngClub/claude-grc-engineering