From feature-dev-aidd
Manages shared flow/state runtime for active stages, progress/tasklists, and stage-result lifecycles. Use for canonical orchestration commands like set_active_stage or stage_result.
npx claudepluginhub grinrus/ai_driven_dev --plugin feature-dev-aiddThis skill uses the workspace's default tool permissions.
- This skill owns shared flow/state runtime entrypoints.
references/progress-tasklist.mdreferences/stage-lifecycle.mdruntime/prd_check.pyruntime/progress.pyruntime/progress_cli.pyruntime/set_active_feature.pyruntime/set_active_stage.pyruntime/stage_result.pyruntime/status_summary.pyruntime/tasklist_check.pyruntime/tasklist_check_parts/__init__.pyruntime/tasklist_check_parts/core.pyruntime/tasklist_normalize.pyruntime/tasklist_validate.pyruntime/tasks_derive.pyruntime/tasks_derive_parts/__init__.pyruntime/tasks_derive_parts/core.pyCheckpoints and resumes workflow state across sessions, saving task progress, phase, and artifacts for later continuation.
Mandates 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-docio and feature-dev-aidd:aidd-loop.python3 ${CLAUDE_PLUGIN_ROOT}/skills/aidd-flow-state/runtime/set_active_feature.pypython3 ${CLAUDE_PLUGIN_ROOT}/skills/aidd-flow-state/runtime/set_active_stage.pypython3 ${CLAUDE_PLUGIN_ROOT}/skills/aidd-flow-state/runtime/prd_check.pypython3 ${CLAUDE_PLUGIN_ROOT}/skills/aidd-flow-state/runtime/progress.pypython3 ${CLAUDE_PLUGIN_ROOT}/skills/aidd-flow-state/runtime/progress_cli.pypython3 ${CLAUDE_PLUGIN_ROOT}/skills/aidd-flow-state/runtime/tasklist_check.pypython3 ${CLAUDE_PLUGIN_ROOT}/skills/aidd-flow-state/runtime/tasks_derive.pypython3 ${CLAUDE_PLUGIN_ROOT}/skills/aidd-flow-state/runtime/stage_result.pypython3 ${CLAUDE_PLUGIN_ROOT}/skills/aidd-flow-state/runtime/status_summary.pypython3 ${CLAUDE_PLUGIN_ROOT}/skills/aidd-flow-state/runtime/set_active_stage.py--stage is accepted) and optional ticket/feature context.python3 ${CLAUDE_PLUGIN_ROOT}/skills/aidd-flow-state/runtime/stage_result.pyaidd.stage_result.v1 artifact under aidd/reports/loops/<ticket>/<scope_key>/.skills/aidd-flow-state/runtime/*.skills/aidd-flow-state/runtime/* as canonical command paths.