From archcore
Creates linked MRD (market), BRD (business), and URD (user) documents in discovery flow. For product teams: market research, stakeholder alignment, business analysis before PRD.
npx claudepluginhub archcore-ai/plugin --plugin archcoreThis skill uses the workspace's default tool permissions.
Discovery-focused flow. Best for product teams doing research, stakeholder alignment, business analysis.
Generates formal product requirements from ideas and goals: BRD, user stories, acceptance criteria, prioritization via CEO interview, domain research, and structured protocols.
Generates structured PRDs with problem, context, solution, user stories, acceptance criteria, metrics, risks, and out-of-scope items. Iteratively gathers info via questions, reviews docs/issues/templates.
Guides creation of Product Requirements Documents (PRDs) with business objectives, functional/non-functional requirements, success criteria, KPIs, user stories, and implementation phases.
Share bugs, ideas, or general feedback.
Discovery-focused flow. Best for product teams doing research, stakeholder alignment, business analysis.
mcp__archcore__list_documents(types=["mrd", "brd", "urd", "prd"]) — see what exists. If $ARGUMENTS provided, check for duplicates on this topic.
If related documents already exist, pick up where the chain left off. All three source documents are peer-level — order is flexible, but MRD → BRD → URD is the recommended sequence.
Use the AskUserQuestion tool to ask: "What market are you analyzing? What's the key opportunity?"
Compose content covering Market Landscape, TAM/SAM/SOM, Competitive Analysis, Market Needs, Opportunity and Timing. Create via mcp__archcore__create_document(type="mrd").
Use the AskUserQuestion tool to ask: "What are the business objectives? What's the expected ROI?"
Compose content covering Business Objectives, Stakeholders, Business Rules, Success Metrics and ROI, Dependencies. Create via mcp__archcore__create_document(type="brd").
Add relation: mcp__archcore__add_relation — brd related mrd (peer source documents).
Use the AskUserQuestion tool to ask: "Who are the users? What are their key needs?"
Compose content covering User Personas, User Journeys, User Requirements, Usability Requirements, Acceptance Criteria. Create via mcp__archcore__create_document(type="urd").
Add relations:
related mrdrelated brdSources feed into product decisions. Suggest:
related to any existing PRD, or implements to BRS.Three peer source documents: MRD + BRD + URD, linked as related. Ready to feed into PRD or BRS.