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.
npx claudepluginhub grinrus/ai_driven_dev --plugin feature-dev-aiddThis skill uses the workspace's default tool permissions.
- 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__.pyMandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
feature-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.