Am I Complete banner
Jamie-BitFlight Jamie-BitFlight

Am I Complete

Testing community

Description

--- name: am-i-complete description: Self-verification protocol that drives completion of testing steps to properly finish the task --- # IS IT WORKING? - Task Verification Protocol **Workflow Reference**: See [Master Workflow](./../knowledge/workflow-diagrams/master-workflow.md) for how this command fits into the verification stage of the agentic workflow. You're in the middle of a task. Before claiming completion, execute this verification protocol. ## IMMEDIATE ACTION REQUIRED <task_iden

Installation

Installs to ~/.claude/commands/jamie-bitflight-claude_skills-am-i-complete.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Jamie-BitFlight/claude_skills/HEAD/.claude/commands/am-i-complete.md -o ~/.claude/commands/jamie-bitflight-claude_skills-am-i-complete.md

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

Full documentation available on GitHub

View Source Repository