Skip to content
Development
Skill

/verify

Verify a code change does what it should by running the app.

From plugin
cc-haha
14k3 skills
Install
$ npx -y skills add NanmiCoder/cc-haha --skill verify --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/verify

Context preview

The summary Claude sees to decide when to auto-load this skill.

Verify a code change does what it should by running the app.

SKILL.md

verify.SKILL.md
name: verify
description: Verify a code change does what it should by running the app.

Verify the code change works as expected.

Ships withcc-haha

Claude Code Haha is a desktop Claude Code workspace for macOS, Windows, and Linux: multi-session workspaces, global search, branch / Worktree launch, diff review, built-in browser preview, GUI permission approval, any model — Claude, ChatGPT, Grok, presets,

Get the whole plugin
Stats
14,014
Stars
8,530
Forks
Active
Maintenance
TypeScript
Language
MIT
License
10h ago
Last commit
4mo ago
Created

Repo: NanmiCoder/cc-haha