Agent Plugins Marketplace
All plugins

krill-design

Design-axis krill plugin: MCP access to krill's spec (FR5-FR8), design-session (FR1-FR4, FR9-FR10), and milestone/delivery-axis (M3) surfaces, plus producer/architect/reviewer/stakeholder personas and design/product/review skills forked from project-manager.

Claude Code4 Skills6 MCP serversStreamable HTTP

By whale_net1 GitHub starsUpdated 3 days ago

Directory evidence

Runtimes
Claude Code
Parsed components
10 skill or MCP entries
Source updated
Sep 21, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install krill-design for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install krill-design@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/whale-net/everything

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is krill/plugin/design/.

Plugin files

krill/plugin/design/
├── .claude-plugin/plugin.json
├── skills/design/SKILL.md
├── skills/product/SKILL.md
├── skills/review/SKILL.md
├── skills/stakeholder-meeting/SKILL.md
└── .mcp.json

Included Skills4

designskills/design/SKILL.md

Design one feature's or one milestone's specification — interviews you for requirements/user stories, opens a krill DesignSession and drafts Requirements as revision events, then loops producer/architect until architect signs off, ready for /krill-design:review. Optionally holds a stakeholder meeting with every persona in the spec before hand-off. Run this before a GitHub Project board or task issues exist — for task breakdown after signoff, use /krill-work:plan instead. Takes --milestone M<n> against a product:approved brief to spec exactly one milestone; if the request is a whole product rather than one feature, run /krill-design:product first instead of designing it all at once.

productskills/product/SKILL.md

Scope a product before any feature spec exists — interviews you for vision, personas, and a capability map in a GitHub Discussion, has the architect record current state and the load-bearing decisions that later capabilities depend on, then breaks the product into milestones and publishes <domain>/PRODUCT.md plus a thin tracking Issue (product:approved). Run this first when a request is a whole product/app rather than one feature; each milestone is then specced with /krill-design:design <product-issue> --milestone M<n>. Also the right target for "scope this out", "what should v1 be", "break this into milestones", or when a design has ballooned past ~20 FRs.

reviewskills/review/SKILL.md

The human review gate for a krill-design design — reviews an architect-approved draft in a krill DesignSession, then either approves it (appending a signoff revision event with signoff_status approved, which makes the proposed Feature/Requirement entities the approved plan) or routes feedback back through producer/architect. For an unattended run with no human reviewer, see /krill-design:loop-design-panel instead — it appends the same signoff event via its reviewer persona.

stakeholder-meetingskills/stakeholder-meeting/SKILL.md

Runs a stakeholder meeting round on a krill design — dispatches one stakeholder persona per persona named in the specification, collects guidance, non-blocking feedback, and numbered blockers, and posts consolidated minutes. Blockers route the design back through the producer/architect loop. Use after architect sign-off, or against a design that already received a signoff revision event.

MCP servers6

krill-mcp-design-devStreamable HTTP
url
https://dev-mcp.krill.whalenet.dev/mcp/design
krill-mcp-design-prodStreamable HTTP
url
https://mcp.krill.whalenet.app/mcp/design
krill-mcp-design-tiltStreamable HTTP
url
http://localhost:8084/mcp/design
krill-mcp-devStreamable HTTP
url
https://dev-mcp.krill.whalenet.dev/mcp/spec
krill-mcp-prodStreamable HTTP
url
https://mcp.krill.whalenet.app/mcp/spec
krill-mcp-tiltStreamable HTTP
url
http://localhost:8084/mcp/spec

Plugin manifests1

krill/plugin/design/.claude-plugin/plugin.json
{
  "name": "krill-design",
  "description": "Design-axis krill plugin: MCP access to krill's spec (FR5-FR8), design-session (FR1-FR4, FR9-FR10), and milestone/delivery-axis (M3) surfaces, plus producer/architect/reviewer/stakeholder personas and design/product/review skills forked from project-manager.",
  "author": {
    "name": "whale_net"
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[krill-design on Agent Plugins Marketplace](https://pluginsmp.com/plugins/krill-design)