Skip to content

Add persona-auditor skill - #246

Open
kevinshi3200 wants to merge 1 commit into
composio-community:masterfrom
kevinshi3200:master
Open

Add persona-auditor skill#246
kevinshi3200 wants to merge 1 commit into
composio-community:masterfrom
kevinshi3200:master

Conversation

@kevinshi3200

Copy link
Copy Markdown

persona-auditor

Audit AI-generated code from a real user's perspective — surfacing the errors you'd only discover through costly trial-and-error, or never notice at all.

What it does:

  • Dispatches "digital personas" (subagents) that each play a real user type, exhaustively traversing every user journey on paper (no execution needed)
  • God's-eye counterfactual attribution collapses dozens of symptoms into a few root causes, each with a file:line and a falsifiable verification method
  • Six-layer coverage: logic/state, user experience, security (34 classes), AI-smell, compliance/release, concurrency, cross-project
  • Two exclusive checks: release hygiene (AI-specific leaks) + wheel-reinvention audit

Repo: https://github.com/kevinshi3200/persona-auditor
Install: npx skills add kevinshi3200/persona-auditor -a codex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant