completer

Audit the latest pass-file and spawn the next Oz agent Completer.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/mitchlabeetch/Largarda --skill completer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: completer
Source: https://github.com/mitchlabeetch/Largarda/tree/main/.agents/skills/completer
Command: npx skills add https://github.com/mitchlabeetch/Largarda --skill completer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically coordinates Completer runs to advance Largo V2 by auditing the latest pass-file and preparing subsequent work.

Core Features & Use Cases

  • Orchestrates multiple Completer runs, ensuring continuous progress on Largo V2.
  • Audits the latest pass-file and creates a new pass-file with a detailed summary of changes.
  • Spawns the next Oz agent Completer using established hooks to maintain roadmap momentum.

Quick Start

Initiate a run by triggering the Completer orchestrator to audit the latest pass-file and spawn the next Completer.

Frequently Asked Questions about completer

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

FAQPage Schema
How do I automate Completer agent handoffs to advance a Largo V2 roadmap?

Automate Completer agent handoffs by orchestrating audits of the latest pass-file and spawning the next Oz agent Completer. This coordinates pass-file versioning and branch updates to maintain continuous roadmap momentum for Largo V2.

What is pass-file versioning and how does it prevent workflow drift in automated agents?

Pass-file versioning is the process of auditing the latest pass-file and creating a new one with detailed change summaries. It prevents workflow drift by maintaining explicit validation of pass-file states and clear audit trails during agent handoffs.

How do I prepare subsequent work for the next agent run after a Completer pass?

Prepare subsequent work by triggering the Completer orchestrator to audit the latest pass-file state. It validates current progress, generates an updated pass-file with change summaries, and spawns the next Oz agent Completer to continue the workflow.

Can I use Completer to coordinate multiple agent runs without conflicts?

Yes, you can coordinate multiple Completer runs without conflicts. The orchestrator applies robustness and safety through explicit validation of pass-file states and controlled agent handoffs, ensuring continuous progress while preventing drift.

Why does my Largo V2 workflow lose momentum between automated agent runs?

Largo V2 workflows lose momentum without automated orchestration to manage pass-file versioning and branch updates. The Completer orchestrator solves this by automatically auditing pass-files and spawning the next Oz agent to maintain roadmap progress.

When should I not use an automated orchestrator for agent handoffs?

You should not use an automated orchestrator for agent handoffs if your workflow lacks established hooks for spawning Oz agents or if pass-file states cannot be explicitly validated, as the Completer relies on these to prevent drift.