Audit Knowledge banner
inprimex inprimex

Audit Knowledge

Security community

Description

--- name: audit-knowledge description: "Audit Claude's knowledge of the project's tech stack — identify gaps before development" model: sonnet effort: medium arguments: - name: source description: "Source of tech stack: 'auto' (from platform.yaml/presale), or comma-separated list" required: false --- # /otaman:audit-knowledge Assess Claude's knowledge confidence for each technology in the project's tech stack. Identifies gaps that need documentation before development starts. ## Ste

Installation

Installs to ~/.claude/skills/inprimex-otaman-plugin-audit-knowledge/SKILL.md

Terminal
mkdir -p ~/.claude/skills/inprimex-otaman-plugin-audit-knowledge && curl -fsSL https://raw.githubusercontent.com/inprimex/otaman-plugin/HEAD/commands/audit-knowledge.md -o ~/.claude/skills/inprimex-otaman-plugin-audit-knowledge/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository