SDD project initialization, status, feature selection, and help. Enhanced fork of iikit-core with workspace sessions, heartbeat init, ALM deployment, and SDD branding.
From sdd-metodologianpx claudepluginhub javimontano/mao-sddThis skill is limited to using the following tools:
references/ambiguity-taxonomies.mdreferences/checklist-gate.mdreferences/constitution-loading.mdreferences/conversation-guide.mdreferences/formatting-guide.mdreferences/help-reference.mdreferences/model-recommendations.mdreferences/phase-separation-rules.mdreferences/prd-seeding.mdtemplates/agent-file-template.mdtemplates/checklist-template.mdtemplates/constitution-template.mdtemplates/plan-template.mdtemplates/prd-issue-template.mdtemplates/premise-template.mdtemplates/spec-template.mdtemplates/tasks-template.mdtemplates/testspec-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.
Enables AI agents to execute x402 payments with per-task budgets, spending controls, and non-custodial wallets via MCP tools. Use when agents pay for APIs, services, or other agents.
Enhanced project initialization with ALM dashboard, workspace sessions, and Neo-Swiss branding.
$ARGUMENTS
Step 1: Delegate to upstream IIKit core skill:
Run the skill at iikit-core (absorbed) with $ARGUMENTS
Step 2: Apply SDD extensions after upstream completes:
init:bash scripts/sdd-init.sh "$PROJECT_PATH"
This runs: upstream init → .specify/context.json → ALM deployment (12 pages) → dashboard generation → QA plan → knowledge graph → heartbeat init → GitHub sync.
status:bash scripts/sdd-status.sh "$PROJECT_PATH"
Shows: feature table + pipeline state (completedPhases) + workspace sessions + health score.
use (feature selection):After upstream sets active feature, also update workspace if linked:
bash scripts/sdd-workspace.sh current "$PROJECT_PATH"
Step 3: Initialize workspace session if none active:
bash scripts/sdd-workspace.sh current "$PROJECT_PATH"
If no active workspace, suggest: /sdd:workspace create <task-name>