subdomain-classifier

Classify pre-identified subdomain candidates into Core, Supporting, or Generic categories.

1|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/dev-goraebap/grimoire --skill subdomain-classifier
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subdomain-classifier
Source: https://github.com/dev-goraebap/grimoire/tree/main/ddd-workshop/skills/subdomain-classifier
Command: npx skills add https://github.com/dev-goraebap/grimoire --skill subdomain-classifier

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Classify pre-identified subdomain candidates into Core, Supporting, or Generic to guide strategic investment in DDD workshop design.

Core Features & Use Cases

  • Automatically categorize pre-identified subdomains into Core, Supporting, and Generic to focus architecture and planning.
  • Distinguish which subdomains require high-priority investment and where external solutions can be considered.
  • Use this classification to inform a Slice-first approach and context-designer decisions.

Quick Start

Provide the pre-identified subdomain candidates to the skill and receive Core/Supporting/Generic classifications and recommended next steps.

Frequently Asked Questions about subdomain-classifier

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I classify subdomains into Core, Supporting, and Generic for DDD architecture?

Subdomain classification categorizes pre-identified candidates into Core, Supporting, or Generic types to guide strategic investment and focus effort during DDD workshop design. It evaluates competitive differentiation and business impact to determine priorities.

When do I need to classify subdomains as Core, Supporting, or Generic?

You need subdomain classification when candidates have already been identified through event storming, and your goal is to determine where to focus architectural effort and whether to pursue a slice-first approach for context design.

How do I know which subdomains require high-priority investment in DDD?

To identify high-priority investment areas, evaluate each subdomain candidate based on its Why, competitive differentiation, and impact. Core subdomains require the most internal effort, while Generic subdomains are candidates for external solutions.

Can I use subdomain classification to inform a slice-first approach?

Yes, subdomain classification directly informs a slice-first approach by outputting structured assessments and recommended next steps based on the Core, Supporting, and Generic categorization, which guides context-designer decisions and strategic planning.

Does subdomain classification work without prior event storming output?

No, this subdomain classification applies specifically when subdomain candidates have already been identified by event-storming-explorer. You must provide pre-identified subdomain candidates as input to receive accurate Core, Supporting, or Generic categorization and next steps.