SDD Bug report + fix tasks. Enhanced: Quick Flow triage, GitHub issue inbound (#number), scope guard against AP-06 (consecutive quick flows).
From sdd-metodologianpx claudepluginhub javimontano/mao-sddThis skill is limited to using the following tools:
references/bugs-template.mdreferences/constitution-loading.mdreferences/model-recommendations.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.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
bash scripts/sdd-quick-flow-triage.sh "$PROJECT_PATH"
If ESCALATE: redirect to /sdd:spec for full pipeline.
$ARGUMENTS
Step 1: Delegate to upstream:
Run the skill at iikit-bugfix (absorbed) with $ARGUMENTS
Upstream handles: bug report structure (BUG-ID, severity, reproduction), GitHub issue inbound (#number), T-B prefix tasks, BDD/TDD flow for bug test cases.
Step 2: SDD extensions:
bash scripts/sdd-rag-capture.sh "$INPUT_FILE" "$PROJECT_PATH"
node scripts/generate-command-center-data.js "$PROJECT_PATH"