Holds and manages deferred exploration work in the exploration cycle. Use when deferring decisions or tasks until prototype data is available, holding back ambiguous scope items for later discovery, or re-entering a paused exploration session. Trigger with "defer this exploration", "park this decision for later", "hold exploration until prototype is ready", or "re-enter deferred exploration".
How this skill is triggered — by the user, by Claude, or both
Slash command
/exploration-cycle-plugin:deferredThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
> ⚠️ **STUB** — This skill is a container for deferred/in-progress exploration sub-skills.
agents/requirements-doc-agent.mdevals/evals.jsonevals/results.tsvexploration-cycle-orchestrator-agent.mdexploration-orchestrator/evals/evals.jsonexploration-orchestrator/evals/results.tsvexploration-orchestrator/references/acceptance-criteria.mdexploration-orchestrator/references/architecture.mdexploration-orchestrator/references/post-run-survey.mdexploration-orchestrator/scripts/execute.pyprototype-builder/evals/evals.jsonprototype-builder/evals/results.tsvprototype-builder/references/acceptance-criteria.mdprototype-builder/references/architecture.mdprototype-builder/scripts/execute.pyprototype-companion-agent.mdreferences/dual-loop-architecture.mdreferences/dual-loop-skill.mdreferences/learning-loop-architecture.mdreferences/learning-loop-skill.md⚠️ STUB — This skill is a container for deferred/in-progress exploration sub-skills.
This skill coordinates exploration work that must be deferred until more information is available, typically prototype feedback or clarified business requirements.
npx claudepluginhub richfrem/agent-plugins-skills --plugin exploration-cycle-pluginCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.