원클릭으로
audit
Audit Django views for project governance, security, reuse, and maintainability issues.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Audit Django views for project governance, security, reuse, and maintainability issues.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use for rankingdepadel.club SDD planning interviews, "grill me" prompts, plan pressure-tests, unresolved product or architecture decisions, and pre-implementation planning that should end in a decision-complete proposed plan.
Use for rankingdepadel.club implementation handoffs, changelog and issue/spec reconciliation, commits, pushes, release consolidation, and ending a development cycle.
Use for rankingdepadel.club product/code work, active SDD specs, Codex planning, repository constraints, and deciding whether review or audit checkpoints apply.
Use for rankingdepadel.club governance edits, instruction version/date alignment, markdown rules, governance validation, changelog wording, and maintaining progressive disclosure between router docs and skills.
Review governance, skills, scripts, and repository files for context bloat, token-heavy workflows, and progressive-disclosure gaps. Use by default for conversations that are likely to be long or broad, and when the user asks to keep work under a context budget, reduce token consumption, or audit files for context efficiency.
Audit governance markdown and workflow skills for duplication, unclear ownership, coordination gaps, prose-only rules, and low-value SDD artifact overhead; export a reviewable governance audit report with prioritized findings and a consolidation-first rewrite plan.
| name | audit |
| description | Audit Django views for project governance, security, reuse, and maintainability issues. |
Use this skill when the user wants a structured audit of Django views or a related repository review centered on view behavior.
Route template presentation, CSS cascade, same-page UI-coherence, and
responsive layout reviews to template-presentation-audit. If the user asks
for view behavior and presentation together, keep separate reports unless they
explicitly request a combined review.
Always produce separate reports for these three audit passes:
If the user asks for only one pass, still keep the same section structure and
mark the other reports as Not assessed.
AGENTS.md and task-relevant SDD context.references/audit-checklist.md only when you need the checklist..codex/audits/ using
references/audit-review-template.md.YYYY-MM-DD_<target>_audit.md, converting path
separators and spaces to -.Use this skill as part of the normal development loop, not only for cleanup.
.codex/audits/.accepted, discarded, or
keep them pending.Check view behavior, architecture, and ORM performance. Use
references/audit-checklist.md for the full checklist instead of loading it by
default.
When exporting a reviewable audit:
references/audit-review-template.md..codex/audits/ by default unless the user explicitly
asks for a different repository-local location.Status: field for every finding.Discard explanation: field for every finding so the user can fill
it in when discarding.solved.When validating or cleaning up exported audit Markdown:
pending, accepted, discarded, or solved.pending unless the user says otherwise.