Verify Claude extensions and plugins across hooks, skills, sub-agents, teams, manifest, structure, runtime loading, and CI parity.
Run layered verification for extension components and plugin packaging before CI and release.
Validation level model: references/validation-levels.md
Troubleshooting guide: references/common-issues.md
CLI command reference: references/cli-commands.md
CI/CD alignment: references/ci-integration.md
Hook verification guidance: references/verify-hooks.md
Skill verification guidance: references/verify-skills.md
Sub-agent verification guidance: references/verify-subagents.md
Team verification guidance: references/verify-teams.md
Level 2 script: scripts/verify-manifest.sh
Level 3 script: scripts/verify-structure.sh
Level 4 script: scripts/verify-load.sh
Level 5 script: scripts/verify-ci.sh
All levels: scripts/verify-all.sh
Checklist: assets/checklists/verification-checklist.md
Mistake guide: assets/checklists/common-mistakes.md
../implement-claude-extensions/SKILL.md../implement-hooks/SKILL.md../implement-agent-skills/SKILL.md../implement-sub-agents/SKILL.md../implement-agent-teams/SKILL.md../implement-plugin/SKILL.mdSearch for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer