End-to-end feature workflow: grill design, write PRD, split into issues, implement in parallel.
Grilling session like grill-me, but every recommendation gets independently challenged by an expert architect sub-agent specialised in the relevant tech. The architect reviews each proposed answer through a maintainability and long-term evolvability lens. Use when user wants their plan grilled AND each recommendation peer-reviewed.
Workflow-accelerated grill. Same relentless feature interview as grill-me, but first fans out parallel read-only explorers (Workflow tool) to map the codebase, prior art, constraints, data surface, and surface decision branches before grilling. Ends with a final recap. Use when user wants the Workflow-accelerated grill, mentions "grill me v2", or wants a pre-grill recon fan-out.
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
Workflow-accelerated feature implementation. Same as implement-feature, but runs the AFK issues as a per-issue DAG in stacked parallel git worktrees via the Workflow tool — every issue starts the moment its blockers finish (no level barrier), with adversarial verify per issue — while HITL issues + commits stay in the main thread. Implements from a local PRD and its issues under `prd/` and `issues/`. Use when user wants the Workflow-accelerated implementation, mentions "implement-feature v2", or wants max-parallel worktree fan-out.
Implement a feature end-to-end from a local PRD and its issues under `prd/` and `issues/`. Builds a dependency graph from each issue's `Blocked by` field, then parallelizes independent issues via subagents and chains dependent ones sequentially. Use when the user wants to implement a PRD, ship a feature, or work through a set of issues.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code plugin: end-to-end feature workflow skills.
prd/.issues/ (tracer-bullet vertical slices).Blocked by, parallel subagents for independent issues, sequential for chained./grill-me → align on design
/grill-challenge → grill + Opus architect peer-review per recommendation
/to-prd → write prd/NNNN-feature.md
/to-issues → write issues/NNNN-*.md
/implement-feature → ship it
# 1. Add marketplace (once)
/plugin marketplace add tkubasik-luna/toml-skills
# 2. Install plugin
/plugin install toml-skills@toml-skills
/plugin update toml-skills
Plugin installs to ~/.claude/plugins/toml-skills/. Edit files directly to test changes live.
Upstream changes via PR on this repo.
npx claudepluginhub tkubasik-luna/toml-skills --plugin toml-skillsCore skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer