mikeparcewski

72 mods across 1 repository, 9 stars between them.

wicked-garden

02

mikeparcewski/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…

9 2d ago A tokens not measured original MIT

wg-quality-checker

03

mikeparcewski/wicked-garden

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…

9 2d ago A 142 tokens original MIT

wg-issue

05

mikeparcewski/wicked-garden

Command Claude Code

Review GitHub issues and resolve them via crew workflow with commit + PR.

9 2d ago A 14 tokens original MIT

wg-scaffold

07

mikeparcewski/wicked-garden

Command Claude Code

Scaffold a new domain component (skill, agent, command, or hook) in the unified wicked-garden plugin.

9 2d ago A 23 tokens original MIT

wg-test

08

mikeparcewski/wicked-garden

Command Claude Code

Execute acceptance test scenarios for the wicked-garden plugin.

9 2d ago A 13 tokens original MIT

SessionStart

09

mikeparcewski/wicked-garden

Hook Claude Code

Runs when a session starts, running an inline shell check. From mikeparcewski/wicked-garden.

9 2d ago A tokens not measured original MIT

plugin-json-schema

11

mikeparcewski/wicked-garden

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.

9 2d ago A 43 tokens original MIT

readme-style-guide

12

mikeparcewski/wicked-garden

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".

9 2d ago A 48 tokens original MIT

release

13

mikeparcewski/wicked-garden

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.

9 2d ago A 48 tokens original MIT

scaffold

14

mikeparcewski/wicked-garden

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.

9 2d ago C 61 tokens original MIT

mikeparcewski/wicked-garden

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…

9 2d ago A 196 tokens original MIT

UserPromptSubmit

17

mikeparcewski/wicked-garden

Hook

Runs when you submit a prompt, before the agent sees it, executing invoke.py via python3. From mikeparcewski/wicked-garden.

9 2d ago A tokens not measured original MIT

PreToolUse

18

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.

9 2d ago A tokens not measured original MIT

PostToolUse

19

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.

9 2d ago A tokens not measured original MIT

TaskCompleted

21

mikeparcewski/wicked-garden

Hook

Runs when a task is marked completed, executing invoke.py via python3. From mikeparcewski/wicked-garden.

9 2d ago A tokens not measured original MIT

SubagentStart

22

mikeparcewski/wicked-garden

Hook

Runs when a subagent starts, executing invoke.py via python3. From mikeparcewski/wicked-garden.

9 2d ago A tokens not measured original MIT

SubagentStop

23

mikeparcewski/wicked-garden

Hook

Runs when a subagent finishes, executing invoke.py via python3. From mikeparcewski/wicked-garden.

9 2d ago A tokens not measured original MIT

PermissionRequest

24

mikeparcewski/wicked-garden

Hook

Runs when the agent asks permission for an action, executing invoke.py via python3. From mikeparcewski/wicked-garden.

9 2d ago A tokens not measured original MIT