Agent Plugins Marketplace
All plugins

aipos-p2

v0.4.0

AIPOS Pillar 2 (Rapid Validation) skills: test the riskiest assumptions before committing engineering capacity — interview guides, problem sizing, visual prototype briefs, demand tests, feasibility spikes, GenAI eval stubs, and the viability brief that carries the go / no-go / revise Validation Decision.

Claude Code1 Skill

By Accelerated InnovationLicense: MIT0 GitHub starsUpdated 5 days ago

Directory evidence

Runtimes
Claude Code
Parsed components
1 skill or MCP entry
Source updated
Sep 18, 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 aipos-p2 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 aipos-p2@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/Accelerated-Innovation/govkit-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/aipos-p2/.

Plugin files

plugins/aipos-p2/
├── .claude-plugin/plugin.json
└── skills/val-rapid-validation/SKILL.md

Included Skills1

val-rapid-validationskills/val-rapid-validation/SKILL.md

Build the validation artifacts of AIPOS Pillar 2 (Rapid Validation) — interview guide, problem sizing, visual prototype brief, demand test, feasibility spike, eval stub and brief, and the viability brief that carries the Validation Decision. Use this whenever a PM wants to test an assumption before committing engineering capacity — talking to users, sizing a problem, prototyping to learn, running a fake-door or demand test, checking technical or data feasibility, defining success criteria for a GenAI feature, or making a go / no-go / revise call. Trigger it even when the user doesn't name an artifact; phrases like 'is this worth building', 'how do we know people want this', 'size this opportunity', 'can we actually build this', 'what would prove this works', 'should we kill this', 'prep for user interviews', or 'we need to validate before we commit' all belong here. Works with or without an Aha! record — evidence is optional input, never a prerequisite.

Plugin manifests1

plugins/aipos-p2/.claude-plugin/plugin.json
{
  "name": "aipos-p2",
  "description": "AIPOS Pillar 2 (Rapid Validation) skills: test the riskiest assumptions before committing engineering capacity — interview guides, problem sizing, visual prototype briefs, demand tests, feasibility spikes, GenAI eval stubs, and the viability brief that carries the go / no-go / revise Validation Decision.",
  "version": "0.4.0",
  "author": {
    "name": "Accelerated Innovation"
  },
  "homepage": "https://acceleratedinnovation.com",
  "repository": "https://github.com/Accelerated-Innovation/govkit-plugins",
  "license": "MIT",
  "keywords": [
    "aipos",
    "rapid-validation",
    "product-discovery",
    "validation",
    "problem-sizing",
    "demand-test",
    "feasibility",
    "viability",
    "product-management",
    "exploration-decision"
  ]
}

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

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