# App Audit

> Run a profile-driven evidence-based OSS/product readiness audit across product model, onboarding, architecture, DX, security, release readiness, and market wedge.

- Skill: `clyra-ai/app-audit` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add clyra-ai/app-audit`
- Raw SKILL.md: https://api.skillmd.com/api/skills/clyra-ai/app-audit/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: Clyra-AI (https://skillmd.com/u/clyra-ai)
- Updated: 2026-09-10
- Page: https://skillmd.com/skills/clyra-ai/app-audit

---


# App Audit

This is a local discovery wrapper for the shared Factory skill at `factory/skills/app-audit/SKILL.md`.

Before using this skill:

1. Verify `factory/skills/app-audit/SKILL.md` exists.
2. If it is missing, stop and ask the user to run:

```bash
git submodule update --init factory
```

Then read `factory/skills/app-audit/SKILL.md` and follow that Factory skill exactly, using the active `gait` repo profile unless the user provides another explicit profile.

Do not treat this wrapper as the source of truth. The Factory skill is authoritative.

Gait repository skill contract:

- When command evidence is needed, prefer `gait doctor --json` or another active-profile `gait ... --json` command from `factory/profiles/gait.yaml`.
- Require `--json` output for machine-readable command evidence.


