Stats
Actions
Tags
From feature-dev-aidd
Navigates shared runtime entrypoints and cross-skill ownership boundaries in aidd skills. Validates contracts and diff boundaries via Python CLI scripts.
How this skill is triggered — by the user, by Claude, or both
Slash command
/feature-dev-aidd:aidd-coreinheritThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- This skill is the thin runtime-oriented navigation layer.
runtime/active_state.pyruntime/aidd_schemas.pyruntime/analyst_guard.pyruntime/artifact_truth.pyruntime/cache_helpers.pyruntime/diff_boundary_check.pyruntime/docops.pyruntime/feature_ids.pyruntime/gates.pyruntime/id_utils.pyruntime/io_utils.pyruntime/json_patch.pyruntime/launcher.pyruntime/plan_review_gate.pyruntime/prd_review.pyruntime/prd_review_gate.pyruntime/prd_review_section.pyruntime/qa_agent.pyruntime/repo_paths.pyruntime/reports/__init__.pyfeature-dev-aidd:aidd-policy.aidd-docio, aidd-flow-state, aidd-observability, aidd-loop, aidd-rlm).feature-dev-aidd:aidd-core as the topology entrypoint and navigation hub.python3 ${CLAUDE_PLUGIN_ROOT}/skills/aidd-rlm/runtime/rlm_slice.pypython3 ${CLAUDE_PLUGIN_ROOT}/skills/aidd-core/runtime/diff_boundary_check.pypython3 ${CLAUDE_PLUGIN_ROOT}/skills/aidd-core/runtime/plan_review_gate.pypython3 ${CLAUDE_PLUGIN_ROOT}/skills/aidd-core/runtime/prd_review_gate.pypython3 ${CLAUDE_PLUGIN_ROOT}/skills/aidd-core/runtime/rlm_targets.pypython3 ${CLAUDE_PLUGIN_ROOT}/skills/aidd-core/runtime/skill_contract_validate.pypython3 ${CLAUDE_PLUGIN_ROOT}/skills/aidd-core/runtime/skill_contract_validate.pypython3 ${CLAUDE_PLUGIN_ROOT}/skills/aidd-core/runtime/diff_boundary_check.py--ticket, --scope-key, optional work-item context).ok|warn|blocked) and evidence references.aidd-core owns only aggregator-level shared runtime modules.feature-dev-aidd:aidd-policy.Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub grinrus/ai_driven_dev --plugin feature-dev-aidd