orchestrator

Orchestrate multi-step development pipelines for Ada-labelled Planka cards.

1|Updated Mar 11, 2025
One-click install
npx skills add https://github.com/danielstewart77/hive_mind --skill orchestrator-danielstewart77
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orchestrator
Source: https://github.com/danielstewart77/hive_mind/tree/main/specs/skills/orchestrator
Command: npx skills add https://github.com/danielstewart77/hive_mind --skill orchestrator-danielstewart77

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill automates the entire software development lifecycle for Ada-labelled Planka cards, from initial story to code review, enabling fully autonomous development sessions.

Core Features & Use Cases

  • End-to-End Automation: Manages the full dev pipeline: story intake, planning, coding, review, and PR creation.
  • Autonomous Operation: Runs without user intervention, ideal for nightly or scheduled development tasks.
  • Use Case: Kick off a fully automated development cycle for a new feature by simply ensuring the Planka card is labelled and in the correct list. The orchestrator will handle the rest, including creating branches, writing code, and submitting a pull request.

Quick Start

Use the orchestrator skill to begin an autonomous development session for Ada-labelled Planka cards.

Frequently Asked Questions about orchestrator

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

FAQPage Schema
How do I automate the full development pipeline from story definition to pull request?

You can automate a full development pipeline end-to-end by using an orchestrator that handles story intake, git branching, coding, code review, and pull request generation. It processes Ada-labelled Planka cards and runs autonomously without user interaction.

What does an autonomous development pipeline do for Planka cards?

An autonomous development pipeline for Planka cards automates the entire software lifecycle from story definition to code review and PR creation. It manages git branching, executes step-agents sequentially, and runs a review-fix loop with retry mechanisms without user intervention.

Do I need to manually trigger git branching and code review during an automated CI/CD cycle?

No, manual triggering is not needed. The orchestrator autonomously manages git branching, sequentially executes step-agents, and runs a review-fix loop with retry mechanisms, ensuring continuous task progression and logging without user interaction.

How do I set up a fully autonomous development session for new features?

To start a fully autonomous development session, ensure your Planka card is labelled Ada and placed in the correct list. The orchestrator then automatically handles branch creation, planning, coding, review, and pull request submission without further user interaction.

What happens if the automated code review fails during the development pipeline?

If automated code review fails, the orchestrator enters a review-fix loop with built-in retry mechanisms. It autonomously handles task progression and logging to resolve issues without requiring user interaction or manual intervention.

Can I run nightly autonomous development tasks without user interaction?

Yes, you can run nightly autonomous development tasks without user interaction. The orchestrator is designed for fully autonomous operation, managing task progression, logging, and the entire pipeline from story intake to pull request generation.