بنقرة واحدة
audit
Check compliance against Punt Labs standards
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Check compliance against Punt Labs standards
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Execute an automation playbook — deterministic scripts with LLM error recovery
Scaffold missing files for a Punt Labs project
Scan for personally identifiable information
LLM-powered standards reconciliation for a Punt Labs project
| name | audit |
| description | Check compliance against Punt Labs standards |
| disable-model-invocation | true |
Run the deterministic compliance checker for a Punt Labs project.
If the user provided a project path as an argument, use it. Otherwise default to .. The user may also pass --fix to auto-create missing mechanical files.
Run in the shell:
punt audit <path> [--fix]
using the path and flags from the user's input.
Report the output to the user. Summarize the pass/fail results.
If there are failures that --fix can resolve, suggest re-running with --fix. For issues requiring contextual judgment, suggest running the reconcile skill.