Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:24:10 +08:00
commit 3b0a1ed0dd
14 changed files with 517 additions and 0 deletions

25
commands/audit.md Normal file
View File

@@ -0,0 +1,25 @@
---
model: claude-sonnet-4-0
allowed-tools: Task, Bash, Read, Write
argument-hint: <target> [framework]
description: Audit logging and compliance tracking for enterprise requirements
---
# Audit Command
Audit logging and compliance tracking for enterprise requirements
## Arguments
**$1 (Required)**: target
**$2 (Optional)**: framework
## Examples
```bash
/audit "User access logs" soc2
/audit "Data retention policies" gdpr
```
Invoke the compliance-auditor agent with: $ARGUMENTS