SDD Phase 8 — Export tasks to GitHub Issues with labels and dependencies. [GATE G3] Enhanced: mandatory gate, issue-map tracking, cross-check verification.
From sdd-metodologianpx claudepluginhub javimontano/mao-sddThis skill is limited to using the following tools:
references/conversation-guide.mdreferences/issue-body-template.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 implementation of event-driven hooks in Claude Code plugins using prompt-based validation and bash commands for PreToolUse, Stop, and session events.
bash scripts/sdd-gate-check.sh 08 "$PROJECT_PATH"
If FAIL: HALT. Tests must pass and assertion hashes must verify.
$ARGUMENTS
Step 1: Delegate to upstream:
Run the skill at iikit-08-taskstoissues (absorbed) with $ARGUMENTS
Upstream handles: issue creation, label assignment, parallel dispatch, cross-reference linking.
Step 2: SDD extensions:
Capture created issue URLs in .specify/issue-map.json.
Verify every T-NNN in tasks.md has a corresponding GitHub issue.
bash scripts/sdd-phase-complete.sh 08 "$PROJECT_PATH"
node scripts/generate-command-center-data.js "$PROJECT_PATH"