Agent Plugins Marketplace
All plugins

concept-dev

v1.1.4

Walk through the NASA Phase A concept development lifecycle: ideation, problem definition, black-box architecture, drill-down with gap analysis, and document generation. Produces concept documents and solution landscape summaries with cited research. Includes 7 specialized agents (ideation, problem analysis, architecture, domain research, gap analysis, skeptic verification, document writing), 6 scripts (session management, source/assumption tracking, web research with crawl4ai), 9 commands, hooks for automatic state updates, and tiered research tool detection. Use when developing a concept, exploring a new idea, brainstorming a system concept, running Phase A, creating a concept document, or conducting feasibility studies.

Claude Code1 Skill

By dunnock1 GitHub starsUpdated 1 hour ago

Directory evidence

Runtimes
Claude Code
Parsed components
1 skill or MCP entry
Source updated
Aug 30, 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 concept-dev 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 concept-dev@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/AzJester/skills

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is skills/concept-dev/.

Plugin files

skills/concept-dev/
├── .claude-plugin/plugin.json
└── SKILL.md

Included Skills1

concept-devSKILL.md

This skill should be used when the user asks to "develop a concept", "explore a new idea", "brainstorm a system concept", "do concept development", "create a concept document", "run Phase A", "define the problem and architecture", or mentions concept exploration, feasibility studies, concept of operations, system concept, architecture exploration, solution landscape, or NASA Phase A.

Plugin manifests1

skills/concept-dev/.claude-plugin/plugin.json
{
  "name": "concept-dev",
  "description": "Walk through the NASA Phase A concept development lifecycle: ideation, problem definition, black-box architecture, drill-down with gap analysis, and document generation. Produces concept documents and solution landscape summaries with cited research. Includes 7 specialized agents (ideation, problem analysis, architecture, domain research, gap analysis, skeptic verification, document writing), 6 scripts (session management, source/assumption tracking, web research with crawl4ai), 9 commands, hooks for automatic state updates, and tiered research tool detection. Use when developing a concept, exploring a new idea, brainstorming a system concept, running Phase A, creating a concept document, or conducting feasibility studies.",
  "version": "1.1.4",
  "author": {
    "name": "dunnock"
  },
  "keywords": [
    "concept-development",
    "systems-engineering",
    "nasa-phase-a",
    "brainstorming",
    "research",
    "architecture",
    "feasibility",
    "gap-analysis",
    "solution-landscape",
    "crawl4ai"
  ]
}

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

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