Use when user says "audit architecture", "find shallow modules", "deepen modules", "deletion test", "depth analysis", "leverage analysis", "scan for refactor opportunities", "improve codebase architecture", "pass-through wrappers", "audit module depth", "aped arch audit", or invokes aped-arch-audit. Surfaces deepening candidates in an existing codebase — produces a report and HALTs; never auto-refactors.
Scanned 5/27/2026
Install via CLI
openskills install yabafre/aped-claude---
name: aped-arch-audit
keep-coding-instructions: true
description: 'Use when user says "audit architecture", "find shallow modules", "deepen modules", "deletion test", "depth analysis", "leverage analysis", "scan for refactor opportunities", "improve codebase architecture", "pass-through wrappers", "audit module depth", "aped arch audit", or invokes aped-arch-audit. Surfaces deepening candidates in an existing codebase — produces a report and HALTs; never auto-refactors.'
argument-hint: "[area or module to audit]"
allowed-tools: "Read Grep Glob Bash Agent"
allowed-paths:
write: ["{{OUTPUT_DIR}}/**", "{{APED_DIR}}/**"]
read-only: ["src/**", "tests/**", "package.json"]
disable-model-invocation: true
license: MIT
metadata:
author: yabafre
version: {{CLI_VERSION}}
---
Follow the instructions in `{{APED_DIR}}/aped-arch-audit/workflow.md`.
No comments yet. Be the first to comment!