flow-completer

Verify task and phase completion against documentation and iteration statuses.

1|Updated Oct 6, 2025
One-click install
npx skills add https://github.com/AcidicSoil/DSPyTeach --skill flow-completer-acidicsoil
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flow-completer
Source: https://github.com/AcidicSoil/DSPyTeach/tree/main/.gemini/skills/flow-completer
Command: npx skills add https://github.com/AcidicSoil/DSPyTeach --skill flow-completer-acidicsoil

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill prevents premature closure of tasks and phases by enforcing a strict verification process, ensuring all work is completed and documented before marking anything as done.

Core Features & Use Cases

  • Task Completion Verification: Checks if all iterations or action items within a task are completed, cancelled, or deferred.
  • Phase Completion Verification: Confirms all tasks within a phase are completed or cancelled.
  • Documentation Check: Ensures implementation notes and file modifications are documented.
  • Use Case: After finishing a development task with multiple iterations, you can use this skill to confirm that all code is written, tested, and documented before marking the task as complete in your project management system.

Quick Start

Use the flow completer skill to mark the current task as complete.

Frequently Asked Questions about flow-completer

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

FAQPage Schema
How do I enforce verification gates before marking project tasks as complete?

To enforce verification gates before marking project tasks as complete, you can use workflow automation to check iteration statuses, action item completion, and documentation updates. This ensures all work is truly finished before closure.

What is the best way to prevent premature closure of project phases?

The best way to prevent premature closure of project phases is to enforce a strict phase completion verification process. This confirms all tasks within a phase are completed or cancelled before marking the phase as done.

How do I verify documentation updates before completing a development task?

To verify documentation updates before completing a development task, you can use a task completion workflow that checks implementation notes and file modifications. This ensures all code changes are properly documented before final closure.

Can I use task management automation to check if all iterations within a task are finished?

Yes, you can use task management automation to check if all iterations within a task are finished. The workflow verifies whether all iterations or action items are completed, cancelled, or deferred before allowing task completion.

Does phase completion verification work if some tasks within the phase are cancelled?

Phase completion verification does work if some tasks within the phase are cancelled. The workflow checks that all tasks are either completed or cancelled, allowing the phase to be marked as done without requiring every task to be fully completed.

Why should I use a completion workflow instead of manually updating task statuses?

You should use a completion workflow instead of manually updating task statuses to prevent premature closure. It enforces a strict verification process, ensuring all code is written, tested, and documented before marking items as complete in your project management system.