phase-wrap

Manage phase execution and governance in multi-agent workflows with evidence and compliance gates.

1|Updated May 17, 2026
One-click install
npx skills add https://github.com/djimit/djimitflo --skill phase-wrap-djimit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: phase-wrap
Source: https://github.com/djimit/djimitflo/tree/main/.opencode/skills/phase-wrap
Command: npx skills add https://github.com/djimit/djimitflo --skill phase-wrap-djimit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the complexity of phase execution and governance in large, multi-agent workflows, ensuring robust execution and compliance.

Core Features & Use Cases

  • Phase Management: Full protocol for executing MODE: PHASE-WRAP, including evidence, drift, and hallucination gates.
  • Retrospective Evidence: Ensures completion of retrospectives before phase completion.
  • Drift Verification: Verifies that implementation artifacts align with specifications.
  • Hallucination Verification: Checks for hallucinations in implementation artifacts.
  • Mutation Testing: Validates code changes through mutation testing.
  • Design Documentation Sync: Ensures design documentation is up-to-date.
  • Final Council: Conducts a comprehensive review of the completed phase or project.

Quick Start

Execute the phase-wrap skill to complete the current phase in your workflow.

Frequently Asked Questions about phase-wrap

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

FAQPage Schema
How do I manage phase execution and governance in complex multi-agent workflows?

You manage phase execution by running a governance protocol that validates evidence of completion, checks for specification drift, and verifies implementation artifacts before allowing the workflow phase to close.

What is drift verification and how does it check implementation artifacts against specifications?

Drift verification is a governance gate that compares implementation artifacts against original specifications to detect misalignment, ensuring the delivered code or documentation matches the defined workflow requirements.

How does hallucination verification work for implementation artifacts in software engineering?

Hallucination verification scans implementation artifacts for fabricated or unsupported content, ensuring that generated code, documentation, and evidence produced by swarm agents remain grounded and factually accurate.

Do I need active swarm agents to execute phase management and governance protocols?

Yes, phase management requires active swarm agents to handle distributed tasks like coding, reviewing, testing, and documentation, ensuring all governance gates and evidence collection are properly executed before completion.

When should I use mutation testing to validate code changes during phase completion?

Mutation testing validates code changes during phase completion by introducing modifications to verify test suite effectiveness, ensuring that code changes are thoroughly tested before passing the final governance gates.