Ctx Verify banner
shakestzd shakestzd

Ctx Verify

Development community

Description

--- name: ctx:verify description: Verify and execute detected slash command with user confirmation keywords: - verify command - confirm command - verification --- # Contextune Verification Agent **IMPORTANT**: This command is automatically triggered by the Contextune hook when it detects a potential slash command. It runs in a sub-agent to preserve the main agent's context. ## Your Task You are a verification sub-agent. Your job is simple and focused: 1. **Present the detection** to t

Installation

Installs to ~/.claude/skills/shakestzd-contextune-ctx-verify/SKILL.md

Terminal
mkdir -p ~/.claude/skills/shakestzd-contextune-ctx-verify && curl -fsSL https://raw.githubusercontent.com/shakestzd/contextune/HEAD/commands/ctx-verify.md -o ~/.claude/skills/shakestzd-contextune-ctx-verify/SKILL.md

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

Full documentation available on GitHub

View Source Repository