prompt-master

Orchestrate prompt engineering and routing skills to automate task briefs and workflows.

Updated Jan 15, 2026
One-click install
npx skills add https://github.com/zero-rehq/opencode-kit --skill prompt-master-zero-rehq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prompt-master
Source: https://github.com/zero-rehq/opencode-kit/tree/main/.opencode/skill/prompt-master
Command: npx skills add https://github.com/zero-rehq/opencode-kit --skill prompt-master-zero-rehq

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This meta-skill coordinates all prompt engineering and routing skills to automate task briefing and execution.

Core Features & Use Cases

  • End-to-End orchestration of task briefs and workflows across multiple subagents.
  • Domain-classification, intelligent-prompt-generation, and prompt-analysis to generate and validate briefs.
  • Adaptive routing and activation of relevant skills (ui-ux-pro-max, intelligent-prompt-generator, documentation-sync, etc.) with auto and manual triggers.
  • Learning loop with supermemory to improve future tasks and patterns.

Quick Start

Use Prompt Master to orchestrate a new task: classify input, generate a brief, validate quality, route to skills, and coordinate subagents. For example: /auto-workflow "Design a multi-repo feature across products".

Frequently Asked Questions about prompt-master

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

FAQPage Schema
How do I automate prompt engineering workflows across multiple repositories?

Automating prompt engineering workflows across multiple repositories requires an orchestration skill that coordinates subagents, classifies domains, and routes tasks. It generates briefs, validates quality, and activates relevant skills like ui-ux-pro-max or documentation-sync automatically.

What is adaptive routing for prompt generation and task briefing?

Adaptive routing for task briefing uses a learning loop with supermemory to classify domains and select optimal prompt generation skills. It automatically activates relevant skills based on recognized patterns from prior executions to improve future task routing.

How do I classify task domains before routing to prompt generation skills?

Classifying task domains before routing to prompt generation skills is handled by a domain-classifier component. It analyzes input, categorizes the domain, and triggers appropriate skills like intelligent-prompt-generator to create and validate task briefs.

Can I coordinate subagents for multi-repo feature design automatically?

Yes, you can coordinate subagents for multi-repo feature design automatically using the auto-trigger workflow. It orchestrates task briefing, selects optimal skills, and coordinates execution across repositories without requiring manual intervention.

Does prompt orchestration work with manual triggers and auto triggers?

Prompt orchestration supports both manual-trigger and auto-trigger workflows. You can initiate task briefing and subagent coordination manually, or let the system automatically classify domains, generate briefs, and route to skills based on input.

What are the limitations of using a meta-skill for prompt analysis and routing?

The limitations of using a meta-skill for prompt analysis and routing include dependency on the domain-classifier, intelligent-prompt-generator, and prompt-analyzer components. It relies on supermemory for adaptive learning, requiring prior task patterns to optimize routing effectively.