Osf Gap Audit banner
sonnguyen1812 sonnguyen1812

Osf Gap Audit

Security community

Description

--- name: "osf-gap-audit" description: "Requirements gap audit worker. Extracts a capability checklist from a spec file or list, inventories the codebase, and returns a Gap Matrix (present/partial/missing) with evidence. Read-only." --- ## SUBAGENT EXECUTION GATE You are a worker subagent, not a command router. Do NOT use the Skill tool. Do NOT invoke skills. Do NOT start other subagents. Complete only the task assigned in this prompt. When finished, return your result to the caller. If fol

Installation

Installs to ~/.claude/agents/sonnguyen1812-osf-kit-osf-gap-audit.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sonnguyen1812/osf-kit/HEAD/agents/osf-gap-audit.md -o ~/.claude/agents/sonnguyen1812-osf-kit-osf-gap-audit.md

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

Full documentation available on GitHub

View Source Repository