mikeparcewski

72 mods across 1 repository, 9 stars between them.

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Domain-graph fork worker for the modernize archetype. Groups the estate's Louvain communities into business domains, attaches each requirement to its cluster (advisory clusterid provenance), and invokes wicked-core's domain-graph build (which reads the annotated estate store, recomputes coverage fail-closed, and…

9 2d ago A 165 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

The FOUNDATIONAL domain-model capability: extract a codebase's domain — testable business rules (with confidence + provenance), entities, requirements — as a schema-conformant model on the estate graph. The workers annotate the store; wicked-core reads it and builds the requirements graph, coverage-gating fail-closed.…

9 2d ago A 236 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Specialize in API documentation — OpenAPI specs, endpoint documentation, request/response examples, error documentation, and authentication docs. Use when: API docs, OpenAPI specs, "document this API/endpoint", generating endpoint reference documentation from code, or when the engineering domain skill's docs action…

9 2d ago A 79 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Pattern-conformance agent-half: evaluates a produced artifact or diff against a set of architectural/design pattern rules from the conformance-rule store (wickedgovernance schema). Returns structured findings with rule ID, severity, and rationale — the deterministic half (mechanical rule recall) is done by the guard…

9 2d ago A 216 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Schema migrations, data backfills, deprecation paths, rollback plans, and the expand-contract pattern for changing live production systems without breaking them. Use when: schema migration, data backfill, splitting/merging tables or services, renaming fields or primary keys in production, changing data types or…

9 2d ago A 136 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Design end-to-end solutions with appropriate patterns, technology choices, and architectural trade-offs — ADRs, system diagrams, cross-cutting concerns. Use when: system design, greenfield architecture, structural trade-offs, technology/pattern selection, "design the solution architecture", writing Architecture…

9 2d ago A 96 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Consolidated engineering domain skill: senior-engineer code review, architecture analysis, systematic debugging, implementation planning, and documentation generation — plus cross-cutting guidance on code quality, patterns, and maintainability. Use when: "review this code / file / diff" (quality, patterns…

9 2d ago A 285 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Complete solution architecture design with patterns, decisions, and diagrams. Define overall system structure, technology choices, and architectural trade-offs. Use when: "design the architecture", "what's the overall structure", "architecture patterns", "technology stack", "system architecture".

9 2d ago A 61 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Backend engineering specialist for APIs, databases, server-side patterns, data modeling, scalability, and integrations. Use when: "design an API", "database schema", "how to handle auth", "backend performance", "REST endpoint", "query optimization", "server-side architecture".

9 2d ago A 64 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Systematic debugging and root cause analysis for investigating errors, diagnosing complex issues, and performance profiling. Use when: "debug this error", "why is this failing", "root cause analysis", "fix this bug", "investigate crash", "stack trace", "not working".

9 2d ago A 66 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Use when generating documentation from code, auditing documentation coverage for gaps, or detecting code-doc drift after a refactor. Covers generate (API docs, READMEs), audit (coverage metrics, undocumented exports), and sync (stale docs detection) in one skill. NOT for architecture documentation (use the…

9 2d ago A 84 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Frontend engineering specialist for React, CSS, browser APIs, component design, accessibility, and performance. This skill should be used when the user asks about UI implementation, component review, or frontend-specific questions. Use when: "build a React component", "CSS layout issue", "frontend performance"…

9 2d ago A 86 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Design API contracts, service boundaries, and integration patterns. Define how components and services communicate and interoperate. Use when: "API design", "service integration", "how do these communicate", "API contract", "integration pattern", "REST API", "GraphQL", "event schema".

9 2d ago A 67 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

How to execute a LARGE MECHANICAL change across any codebase with LEVERAGE instead of an agent-grind or hand-edits — a cross-cutting migration, refactor, rename, dialect/framework/DB port, library adoption, or bulk transform. The map→transform→gate pattern: a deterministic transform driven by a source-of-truth map…

9 2d ago A 170 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Language-agnostic code generation and change propagation. Use this skill when adding fields to entities, renaming symbols across files, or propagating changes that affect multiple files. Use when: "add field", "add a field to this entity", "rename everywhere", "rename this field across the codebase", "remove this…

9 2d ago A 177 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Use when decomposing a system into components with clear boundaries, module organization, and interface contracts — the "how do we slice this?" question at design time. NOT for reviewing an existing system's health (use the architecture skill or engineering:arch).

9 2d ago A 60 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Language- and framework-neutral guard against useless unit tests — the kind that pass forever, never catch regressions, and inflate coverage without protecting behavior. Provides two complementary thought-experiment filters (execution + behavior), a pre-write self-check, a taxonomy of seven recurring anti-patterns…

9 2d ago A 140 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Grounding / assumption-check: pull deeper context from the knowledge layer (wicked-estate memory + knowledge) and the bus when uncertain, before acting. Use when: getting mixed signals from the codebase, about to commit to a non-obvious decision, prior decisions might exist for this exact problem, or you want to…

9 2d ago A 179 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Capability router that decides which tools, skills, and agents to use for a task. Discovers CLI tools in PATH alongside MCP servers, skills, and agents. Reduces cognitive load on the main agent by making tool selection decisions. Use when: planning work in an unfamiliar domain, deciding which tools or agents fit a…

9 2d ago A 84 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Role-plays as focus group personas and synthesizes brainstorming discussions. Use when: brainstorming, ideation, running a full jam session with evidence gathering, discussion rounds, and decision record storage — dispatched by the wicked-garden-jam skill's brainstorm sub-action.

9 2d ago A 66 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Runs structured multi-model council evaluations using external LLM CLIs. Use when: multi-model evaluation, council verdict on defined options, high-stakes decision needing genuinely independent model perspectives — dispatched by the wicked-garden-jam skill's council sub-action.

9 2d ago D 60 tokens original MIT

wicked-garden-jam

70

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Orchestrates AI-powered brainstorming sessions with dynamic focus groups. quick sessions are ephemeral (no storage). brainstorm and council sessions are tracked as native tasks (process) and stored via wicked-garden-mem (outcome). Use when: "brainstorm this", "explore ideas", "get different perspectives", "focus…

9 2d ago A 140 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Session-teardown memory capture: sweep the conversation for decisions, patterns, gotchas, discoveries, and preferences, classify each onto the estate kind/tier vocabulary, and batch-write them to wicked-estate memory. Use when: dispatched by the wicked-garden-mem skill's capture action, at session end, before /clear…

9 2d ago A 94 tokens original MIT

mikeparcewski/wicked-garden

Skill Claude CodeCodex

Ingest source files into the wicked-estate knowledge store as cited chunks. Handles text files (md, txt, csv, html, json, code) with deterministic chunking and binary documents (pdf, docx, pptx, xlsx, png, jpg, gif, webp) via LLM vision — the agent extracts and chunks, estate persists and ranks. Use when: dispatched…

9 2d ago A 129 tokens original MIT