implementation-manager-skill

Coordinates a manager with worker instances to run card-scoped sessions via Zellij and kanban.json.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/almazom/agents_slash_skills --skill implementation-manager-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implementation-manager-skill
Source: https://github.com/almazom/agents_slash_skills/tree/main/implementation-manager-skill
Command: npx skills add https://github.com/almazom/agents_slash_skills --skill implementation-manager-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill provides a thin orchestration layer to run long-lived, card-scoped implementation sessions by coordinating a manager process with worker codex_wp instances in floating panes, ensuring lifecycle control and reproducible kanban-driven progress.

Core Features & Use Cases

  • Orchestrates a manager-driven session over a Trello-style package with a worker per card.
  • Enforces lifecycle control, status visibility, and controlled pane management.
  • Reads and respects kanban.json to drive card progression and error handling.

Quick Start

Launch the manager from a Zellij session and monitor status to advance cards.

Frequently Asked Questions about implementation-manager-skill

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

FAQPage Schema
How do I orchestrate long-lived implementation sessions with multiple workers?

You orchestrate long-lived implementation sessions by coordinating a manager process with dedicated worker instances, ensuring lifecycle control and reproducible kanban-driven progress across floating terminal panes.

How does kanban-driven workflow automation handle status transitions for multiple cards?

Kanban-driven workflow automation handles status transitions by using kanban.json as the single source of truth, allowing a manager process to explicitly control stage transitions and worker prompts for each card.

Can I use Zellij floating panes to manage worker instances per kanban card?

Yes, you can use Zellij floating panes to manage worker instances. The orchestration layer coordinates a manager with dedicated worker codex_wp instances in floating panes to handle a worker per card.

What is the best way to manage Trello-style package workflows with live kanban data?

The best way to manage Trello-style package workflows is applying a thin orchestration layer that runs a manager-driven session, enforcing lifecycle control and status visibility while reading live kanban.json data.

Do I need a kanban.json file to control card progression and error handling?

Yes, you need a kanban.json file to control card progression and error handling. The orchestration layer requires explicit management of kanban.json as the single source of truth to drive stage transitions.