SDD Utility — Resolve ambiguities in any artifact at any phase. Enhanced: auto-detect artifact, structured questions per ambiguity taxonomy, RAG capture.
From sdd-metodologianpx claudepluginhub javimontano/mao-sddThis skill is limited to using the following tools:
references/ambiguity-taxonomies.mdreferences/clarification-format.mdreferences/constitution-loading.mdreferences/conversation-guide.mdreferences/model-recommendations.mdtemplates/plan-template.mdSearches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides agent creation for Claude Code plugins with file templates, frontmatter specs (name, description, model), triggering examples, system prompts, and best practices.
Cross-phase utility for resolving ambiguities. Can be invoked at any point in the pipeline.
$ARGUMENTS
Step 1: Delegate to upstream:
Run the skill at iikit-clarify (absorbed) with $ARGUMENTS
Upstream handles: auto-detect artifact type (spec, plan, checklist, testify, tasks, constitution), structured questions per ambiguity-taxonomies.md, integration of answers into artifact with Clarifications section.
Step 2: SDD extensions:
bash scripts/sdd-rag-capture.sh "$CLARIFICATION_INPUT" "$PROJECT_PATH"