secretary-orchestrator

Orchestrate project work by routing user intent to specialized sub-skills.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/omerreish-lgtm/secretary-system --skill secretary-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: secretary-orchestrator
Source: https://github.com/omerreish-lgtm/secretary-system/tree/main/skills-source-secretary-orchestrator
Command: npx skills add https://github.com/omerreish-lgtm/secretary-system --skill secretary-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing complex projects involves coordinating multiple tasks, specialized skills, and decision points, often leading to fragmented workflows, missed context, and increased cognitive load. This Skill centralizes and automates project coordination.

Core Features & Use Cases

  • Intelligent Intent Recognition: Automatically detects your project needs (e.g., new project, task management, status check, delegation) from natural language commands.
  • Skill Coordination: Seamlessly orchestrates specialized skills like project-brief, task-engine, delegation-advisor, and project-logger to execute your requests.
  • Assess-Decide-Do (ADD) Cycle: Governs all operations with mandatory checkpoints, ensuring human oversight and decision-making at critical junctures.
  • Living Document Management: Maintains and leverages {project}_brief.md, {project}_tasks.md, and {project}_log.md for continuous context and project memory.
  • Use Case: You say "Secretary, I have a new project idea." The orchestrator recognizes the intent, invokes project-brief, guides you through defining the project, and then logs the action, all while keeping you in the loop and ensuring a structured process.

Quick Start

Secretary, I have a new project idea - to build an AI strategy framework. Secretary, what's the status of the AI Strategy project?

Frequently Asked Questions about secretary-orchestrator

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

FAQPage Schema
How do I automate project coordination across multiple tasks and workflows?

Project orchestration automates coordination by recognizing your intent and routing work to specialized skills. Secretary-orchestrator detects whether you need project initialization, task management, status checks, or delegation, then coordinates the appropriate sub-skills and logs actions automatically for continuous context.

What's the best way to manage project context across briefs, tasks, and logs?

Living document management maintains three linked files—project brief, tasks, and log—that serve as your project memory. The orchestrator reads and updates these documents as you work, ensuring context flows seamlessly between planning, execution, and tracking phases.

How does intent recognition work for project management commands?

Intent recognition analyzes natural language to classify your request into project scenarios: PROJECT_INIT, TASK_MANAGE, STATUS_CHECK, DELEGATION, or BRAIN_DUMP. Once classified, the orchestrator invokes the appropriate skill and enforces mandatory Assess-Decide-Do checkpoints before executing each action.

Can I use workflow automation without losing visibility over project decisions?

Yes. The Assess-Decide-Do cycle ensures mandatory checkpoints at critical junctures, keeping you in the loop. Automation handles coordination and routing, but you retain decision authority at each stage with full visibility into what the system proposes.

What coordination skills does the orchestrator integrate with?

The orchestrator coordinates project-brief for project definition, task-engine for task management, delegation-advisor for work routing, and project-logger for action tracking. It routes requests to the right skill based on detected intent and consolidates results with structured output.

Do I need to manually structure my project workflow before using this?

No. The orchestrator handles workflow structure through its Assess-Decide-Do governance and living document framework. You provide natural language commands, and it manages intent classification, skill coordination, and document maintenance automatically.