complete-current-phase

Coordinate roadmap phase execution across planning, implementation, review, and closure.

9|1|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/conn-castle/agent-layer --skill complete-current-phase
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: complete-current-phase
Source: https://github.com/conn-castle/agent-layer/tree/main/internal/templates/skills/complete-current-phase
Command: npx skills add https://github.com/conn-castle/agent-layer --skill complete-current-phase

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines end-to-end execution of a single roadmap phase by coordinating planning, implementation, review, audits, and closure until all tasks in the phase are completed or a real blocker requires human input.

Core Features & Use Cases

  • Orchestrates the phase lifecycle from planning through closure to ensure consistent progress.
  • Dynamically decomposes phases into executable work packages and enforces phase boundaries.
  • Supports interactive checkpoints and escalation when scope or ambiguity arises, ensuring safe progression.

Quick Start

Invoke the skill to execute the current active roadmap phase by planning, then implementing the first work package.

Frequently Asked Questions about complete-current-phase

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate roadmap execution for a single phase end-to-end?

Roadmap execution is orchestrated by coordinating planning, review, implementation, verification, audits, and closure for the selected phase. The process manages tasks, dependencies, and phase boundaries to ensure safe, incremental progress until completion or a blocker requires human input.

What is phase management in the context of roadmap planning and execution?

Phase management decomposes roadmap phases into executable work packages and enforces phase boundaries during execution. It coordinates the lifecycle from planning through closure, applying task scoping and execution gating to ensure consistent, safe, incremental progress.

How do I start executing the current active roadmap phase?

To start executing the current active roadmap phase, invoke the orchestration skill to plan and then implement the first work package. It automatically applies to the first incomplete phase or a user-specified phase, dynamically decomposing tasks for execution.

Can I use subagents for multi-agent collaboration during work package execution?

Yes, multi-agent collaboration is supported using subagents to execute decomposed work packages. The orchestration process leverages subagents to manage tasks and dependencies, coordinating the lifecycle from planning through closure for the selected phase.

Does roadmap phase execution support interactive checkpoints for scope escalation?

Roadmap phase execution supports interactive checkpoints and escalation when scope or ambiguity arises. This ensures safe progression by gating execution and allowing human input when a real blocker is encountered during implementation.

When should I expect roadmap execution to pause for human input due to blockers?

Roadmap execution pauses for human input when a real blocker is encountered that prevents completion of the phase's tasks. Interactive checkpoints and execution gating trigger escalation during scope ambiguity or unresolved dependencies to ensure safe progression.