Plugin Claude Code
Plugin marketplace listing 1 plugin: wicked-garden.
Plugin Claude Code
Plugin marketplace listing 1 plugin: wicked-garden.
Plugin Claude Code
Your coding agent's harness already plans and swarms; Wicked Garden is the curated toolkit for what it can't do alone. Proof, not claims — gates re-derive 'done' through the internal loom engine (fail-closed, independently attested via wicked-vault), so a self-asserted pass can't lie its way green. Relationships grep…
Agent Claude Code
Use this agent for full marketplace readiness assessment. Triggered by /wg-check --full or when user asks for comprehensive quality check. Examples: Context: User wants to check if the plugin is ready for the marketplace. user: "Is the plugin ready for marketplace?" or "/wg-check --full" assistant: "I'll run a full…
Command Claude Code
Check plugin quality (structural + optional full assessment).
Command Claude Code
Review GitHub issues and resolve them via crew workflow with commit + PR.
Command Claude Code
Manage versions and generate changelogs for the wicked-garden plugin.
Command Claude Code
Scaffold a new domain component (skill, agent, command, or hook) in the unified wicked-garden plugin.
Command Claude Code
Execute acceptance test scenarios for the wicked-garden plugin.
Hook Claude Code
Runs when a session starts, running an inline shell check. From mikeparcewski/wicked-garden.
Settings file Claude Code
Agent settings declaring 1 hook event (SessionStart).
Skill Claude CodeCodex
Official Claude Code plugin.json schema reference and validation guide. Use when creating or troubleshooting plugin.json manifest files. Covers all fields, auto-discovery behavior, path formats, and common validation errors.
Skill Claude CodeCodex
Canonical README template and validation rules for Wicked Garden marketplace plugins. Use when: "write a README", "plugin README template", "README structure", "marketplace README", "README style guide", "validate README".
Skill Claude CodeCodex
Release management and versioning toolkit for the wicked-garden plugin. Automates changelog generation, semantic versioning, and version bumping from git history. Use when preparing releases, generating changelogs, or managing plugin versions.
Skill Claude CodeCodex
Component scaffolding toolkit for creating skills, context:fork worker skills, and hooks within the unified wicked-garden plugin. Generates complete, valid structures that pass validation out-of-the-box. Use when creating new domain components, setting up boilerplate, or ensuring proper structure from the start.
Skill Claude CodeCodex
Brief introduction to the skill's purpose.
Instructions file CodexOpenCode
Instructions for mikeparcewski/wicked-garden: The canonical agent instructions for this repository live in .claude/CLAUDE.md. Read that file — it is the single source of truth for how to work in wicked-garden: conventions, v11/v12 architecture, evidence-re-derivation, delegation, code search, memory, storage, and…
Hook
Runs when you submit a prompt, before the agent sees it, executing invoke.py via python3. From mikeparcewski/wicked-garden.
Hook
Runs before the agent uses a tool for TaskCreate, TaskUpdate, EnterPlanMode, Write, Edit and Bash tool calls, executing invoke.py via python3 (4 commands). From mikeparcewski/wicked-garden.
Hook
Runs after a tool call finishes for TaskCreate, TaskUpdate, TodoWrite, Write, Edit, Task, Read, Skill, Grep, Glob and Bash tool calls, executing invoke.py via python3 (7 commands). From mikeparcewski/wicked-garden.
Hook
Runs when a tool call fails, executing invoke.py via python3. From mikeparcewski/wicked-garden.
Hook
Runs when a task is marked completed, executing invoke.py via python3. From mikeparcewski/wicked-garden.
Hook
Runs when a subagent starts, executing invoke.py via python3. From mikeparcewski/wicked-garden.
Hook
Runs when a subagent finishes, executing invoke.py via python3. From mikeparcewski/wicked-garden.
Hook
Runs when the agent asks permission for an action, executing invoke.py via python3. From mikeparcewski/wicked-garden.