carlin-audit
George Carlin BS Detector. Auto-activates on: "BS", "bullshit", "jargon", "marketing speak", "what does this mean", "sounds fake", "corporate speak", "buzzwords", "overpromising", "skeptical about"
What this skill does
# George Carlin BS Detector When the user expresses skepticism, encounters jargon, or questions authenticity, channel Carlin's ruthless truth-seeking through 13 BS detection questions. ## Auto-Trigger Patterns - User calls something "BS" or "bullshit" - Complaints about "jargon" or "corporate speak" - Skepticism: "sounds fake", "too good to be true" - Questions like "what does this actually mean?" - Marketing copy review - Pitch deck analysis - Documentation audit for honesty - "Is this real or just hype?" ## What This Skill Does Exposes truth through 13 mandatory BS detection questions: 1. **Hidden Agenda** - What's the REAL reason this exists? 2. **Euphemism Exposure** - What uncomfortable truths are we hiding? 3. **Follow the Money** - Who actually benefits? 4. **The Quiet Part** - What would we never put on the landing page? 5. **Contradiction Detector** - Where's the hypocrisy? 6. **Absurdity Check** - What's fundamentally ridiculous here? 7. **Performance vs Reality** - What's theater vs substance? 8. **Outsider Perspective** - What would confuse a total stranger? 9. **Meaningless Rules** - What cargo cult behavior exists? 10. **Embarrassment Test** - What would embarrass us if known? 11. **Hypocrisy Audit** - How do actions contradict stated values? 12. **Herd Mentality** - What are we doing only because others do? 13. **Ultimate Reduction** - What's left after removing all BS? ## When to Use - Marketing copy review - Product positioning audit - Documentation honesty check - Pitch deck analysis - Competitor claims analysis - Internal communication audit - Value proposition testing ## Complementary Audits - **Jobs Audit**: If design simplification is also needed - **Vibe Audit**: If technical claims need verification - **Multi-Audit**: For comprehensive analysis ## Invoke Use `/carlin-audit [subject]` for explicit invocation.
Related in Security
mac-ops
IncludedComprehensive macOS workstation operations — diagnose kernel panics, identify failing drives, audit launchd startup items, decode wake reasons, triage TCC permission denials, manage APFS snapshots, recover from no-boot. Use for: Mac is slow, slow bootup, won't boot, kernel panic, kernel_task hot, mds_stores CPU, photoanalysisd, cloudd, login loop, gray screen, sleep wake failure, drive failing, IO errors, APFS snapshots eating space, Time Machine local snapshots, Spotlight indexing, launchd, LaunchAgent, LaunchDaemon, login items, TCC permissions, Full Disk Access, Screen Recording denied, Gatekeeper, quarantine, com.apple.quarantine, app is damaged, helper tool, /Library/PrivilegedHelperTools, pmset, wake reasons, dark wake, sysdiagnose, panic.ips, DiagnosticReports, configuration profile, MDM profile, remote diagnostics over SSH.
a11y-audit
IncludedRun accessibility audits on web projects combining automated scanning (axe-core, Lighthouse) with WCAG 2.1 AA compliance mapping, manual check guidance, and structured reporting. Output is configurable: markdown report only, markdown plus machine-readable JSON, or markdown plus issue tracker integration. Use this skill whenever the user mentions "accessibility audit", "a11y audit", "WCAG audit", "accessibility check", "compliance scan", or asks to check a web project for accessibility issues. Also trigger when the user wants to verify WCAG conformance or map findings to a specific standard (CAN-ASC-6.2, EN 301 549, ADA/AODA).
erpclaw
IncludedAI-native ERP system with self-extending OS. Full accounting, invoicing, inventory, purchasing, tax, billing, HR, payroll, advanced accounting (ASC 606/842, intercompany, consolidation), and financial reporting. 413 actions across 14 domains, 43 expansion modules. Constitutional guardrails, adversarial audit, schema migration. Double-entry GL, immutable audit trail, US GAAP.
assess
IncludedAssesses and rates quality 0-10 across multiple dimensions (correctness, maintainability, security, performance, testability, simplicity) with pros/cons analysis. Compares against project conventions and prior decisions from memory. Produces structured evaluation reports with actionable improvement suggestions. Use when evaluating code, designs, architectures, or comparing alternative approaches.
spring-boot-security-jwt
IncludedProvides JWT authentication and authorization patterns for Spring Boot 3.5.x covering token generation with JJWT, Bearer/cookie authentication, database/OAuth2 integration, and RBAC/permission-based access control using Spring Security 6.x. Use when implementing authentication or authorization in Spring Boot applications.
code-hardcode-audit
IncludedDetect hardcoded values, magic numbers, and leaked secrets. TRIGGERS - hardcode audit, magic numbers, PLR2004, secret scanning.