mikeparcewski

72 mods across 1 repository, 9 stars between them.

Notification

25

mikeparcewski/wicked-garden

Hook

Runs when the agent sends a notification, executing invoke.py via python3. From mikeparcewski/wicked-garden.

9 2d ago A tokens not measured original MIT

PreCompact

26

mikeparcewski/wicked-garden

Hook

Runs before the context is compacted, executing invoke.py via python3. From mikeparcewski/wicked-garden.

9 2d ago A tokens not measured original MIT

Stop

27

mikeparcewski/wicked-garden

Hook

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

9 2d ago A tokens not measured original MIT

SessionEnd

28

mikeparcewski/wicked-garden

Hook

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

9 2d ago A tokens not measured original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Five-layer architecture validation, agent topology analysis, orchestration pattern assessment, and framework detection for agentic systems. Use when: architecture review of an AI agent system, agent topology analysis, validating the five-layer model (cognition/context/interaction/runtime/ governance), assessing…

9 2d ago A 87 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Token optimization, latency budgets, cost analysis, caching strategy, and parallelization assessment for agentic systems. Use when: performance optimization of an AI agent system, cost analysis or token-budget review, latency profiling, cache-strategy assessment, parallelization opportunities, or as a parallel worker…

9 2d ago A 81 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Guardrails, prompt injection defense, PII protection, human-in-the-loop gates, and hallucination mitigation for agentic systems. Use when: safety review of an AI agent system, guardrail assessment, prompt injection audit, PII/compliance exposure check, HITL gate verification, or as a parallel worker in a heavyweight…

9 2d ago B 146 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Agentic-systems domain skill: review, design, audit, and framework selection for AI agent systems. Routes to one of four actions (review | design | audit | frameworks) backed by the rubrics in refs/. Use when: "agentic review", "review this agent system", "full agentic codebase review", "trust and safety audit"…

9 2d ago A 213 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Use when designing or analyzing multi-agent architectures — covers core patterns (sequential, hierarchical, parallel, event-driven), anti-patterns, and the five-layer model (Cognition → Context → Interaction → Runtime → Governance) for separating concerns in production-grade agentic systems. NOT for reviewing existing…

9 2d ago A 87 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Context window management, token optimization, and memory patterns for efficient multi-agent systems. Use when: optimizing token usage in an agentic pipeline, designing memory scope for short / long-term / episodic state, or applying a context-loading strategy (anticipatory / JIT / hybrid).

9 2d ago A 68 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Use when selecting or comparing agentic frameworks (LangChain, LangGraph, CrewAI, AutoGen, etc.) — curated comparison by use case, language, and maturity. Gets latest context via Context7 when available. NOT for reviewing existing agentic code (use review-methodology) or architecture patterns (use agentic-patterns).

9 2d ago A 77 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Use when reviewing an agentic codebase for issues, risks, and maturity gaps — covers the four-phase review process (Detect → Analyze → Prioritize → Report) and the five-level maturity model (Prototype → Functional → Reliable → Production → Optimized) for assessing production readiness. NOT for architecture design (use…

9 2d ago A 95 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Trust, safety, and control patterns for production agentic systems with human-in-the-loop gates and guardrails. Use when: designing guardrails or human-in-the-loop gates for an agent, or hardening an agentic system against prompt injection.

9 2d ago A 62 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Skill "wicked-garden-archetype" from mikeparcewski/wicked-garden, covering wicked-garden-archetype, when to use this skill, the archetypes, direct invocation and procedure.

9 2d ago B 222 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

You are classifying a prompt into a v11 work-shape archetype. Your output drives downstream archetype routing for the rest of the session (until the user changes scope or invokes this skill again).

9 2d ago B 116 tokens original MIT

wicked-garden-core

40

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Core utility surface for the wicked-garden plugin: help/overview, first-run setup + codebase onboarding, the wicked- peer installer, selective state reset, the where-am-i path manifest, and structured issue filing. Use when: "wicked-garden help", "show wicked-garden commands", "what can wicked-garden do", "set up…

9 2d ago A 180 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Execute implementation tasks according to approved designs and test strategies. Use when: executing implementation tasks from approved designs and test strategies, building features against phase artifacts, parallel dispatch of independent sub-tasks (single-message multi-Task batch), tracking work via the…

9 2d ago A 70 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Explore codebase and gather context before design or implementation choices. Use when: codebase exploration, pattern discovery, dependency mapping, read-only recon before design decisions, gathering context ahead of implementation, or fanning out as a recon worker in a swarm's recon wave.

9 2d ago A 63 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Perform basic code review and validation. Use when: general code review without a domain-specific specialist available, validating implementation against design and evidence quality, gate reviews requiring reviewer separation (evaluator != creator).

9 2d ago A 48 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

ETL pipeline design, data quality assessment, schema validation, and performance optimization as a delegated fork worker. Use when: designing or reviewing ETL/ELT pipelines, assessing dataset quality (completeness, uniqueness, validity, consistency, timeliness), validating data against schemas, optimizing…

9 2d ago A 103 tokens original MIT

wicked-garden-data

45

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Data engineering, analysis, and ML toolkit. One skill, routed sub-actions: analyze (interactive EDA on a CSV/Excel/data file), profile / validate / quality (schema-level data engineering ops), ml review / ml pipeline (model review + training-pipeline design), pipeline design / pipeline review (ETL architecture), and…

9 2d ago A 260 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Critical thinking framework applied before doing work. Challenges assumptions, reframes problems, identifies hidden opportunities, and validates whether the stated ask is the right ask. A way of approaching work, not a specialist discipline. Use when: challenging assumptions before implementation, reframing a stated…

9 2d ago A 143 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Coverage evaluator + pre-build threat model for the domain-extraction workflow (CONTRACT-3 §2). Emits coverage-report.json from the estate store, then adversarially reviews the extracted domain model: hunts missing error paths, ungrounded rules, reason-less drops, cross-cluster smears, and coverage holes. Use when…

9 2d ago A 146 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Rule-extraction fork worker for the FOUNDATIONAL domain-model capability. Mines testable business rules from a codebase — each with a numeric confidence and a provenance{source, ref, sourcekinds} — and annotates them into the estate store so wicked-core can build the domain-model requirements graph (coverage-gated).…

9 2d ago A 198 tokens original MIT