一键导入
audit
Inspect SoloCorp audit trails and governance compliance. Use when the user runs /audit, asks for audit trail, guard events, compliance, or pipeline evidence.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Inspect SoloCorp audit trails and governance compliance. Use when the user runs /audit, asks for audit trail, guard events, compliance, or pipeline evidence.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
ตรวจสอบและปรับปรุง animation/motion ใน UI codebase — review, audit, plan อิงจาก Emil Kowalski's design engineering philosophy แหล่งความรู้: emilkowalski/skills
Save SoloCorp session context to durable notes. Use when the user runs /brain, asks to remember session context, or wants to persist decisions for later sessions.
Deploy or export SoloCorp profiles and validate packaging for agent platforms. Use when the user runs /deploy, wants Codex export, profile packaging, or platform sync checks.
Create a structured SoloCorp department handoff. Use when the user runs /handoff, transfers work between departments, or needs a Head-to-Head handoff record.
Run SoloCorp full-cycle pipeline for a feature. Use when the user runs /pipeline, asks for a full department cycle, or wants orchestrated multi-dept delivery (route → plan → implement → QA → status).
Classify a user request into SoloCorp departments and recommend Grok agents. Use when the user runs /route, asks which department owns work, or needs routing before pipeline execution.
| name | audit |
| description | Inspect SoloCorp audit trails and governance compliance. Use when the user runs /audit, asks for audit trail, guard events, compliance, or pipeline evidence. |
| argument-hint | [scope] |
| user-invocable | true |
/auditInspect audit / governance evidence for a scope.
$ARGUMENTS may be:
bus/projects/gov → ADR/RFC/Guard validationbus → queue + governance eventsexport PYTHONPATH=.
python -m govctl_cli validate adr 2>/dev/null || true
python -m govctl_cli status 2>/dev/null || true
bus/governance/*/guard_events.jsonl (tail recent lines for scope).bus/projects/<scope>/ for audit JSONL / artifacts.pytest <paths> -q with narrow paths.skills/team-architect/01-pipeline-auditor.md or spawn architect-songsak.# Audit Report — <scope>
## Summary
- Verdict: pass | warn | fail
- Findings: N
## Findings
| Severity | Area | Evidence | Recommendation |
|----------|------|----------|----------------|
## Evidence paths
- ...