Full Qa banner
jposluns jposluns

Full Qa

Testing community

Description

Invoke the `deep-qa-review` skill defined in this project's pack at [`guardrails/skills/deep-qa-review/SKILL.md`](../../guardrails/skills/deep-qa-review/SKILL.md). Slash-command entry point is `/full-qa`; the underlying skill name remains `deep-qa-review` (the descriptive name documents the workflow's purpose, the slash command is the ergonomic verb). This is the AI-failure-pattern half of the trust-recovery escalation tier; it pairs with `/fitness` (the persona half). Execute the deep-QA forens

Installation

Installs to ~/.claude/commands/jposluns-grc_library-full-qa.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jposluns/grc_library/HEAD/.claude/commands/full-qa.md -o ~/.claude/commands/jposluns-grc_library-full-qa.md

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

Full documentation available on GitHub

View Source Repository