forge:supervise

Generate formal supervisor briefs by routing tasks through a supervisor model.

1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/Chulf58/FORGE --skill forge-supervise
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: forge:supervise
Source: https://github.com/Chulf58/FORGE/tree/main/skills/supervise
Command: npx skills add https://github.com/Chulf58/FORGE --skill forge-supervise

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate formal supervisor briefs by routing the task through the best available supervisor model, ensuring consistent scoping and accountability.

Core Features & Use Cases

  • Automates creation of formal supervisor briefs for next implementation slice, integrating with repository state and project dashboards.
  • Reads and applies the supervisor agent prompt, and renders the resulting brief for review and approval.
  • Supports end-to-end workflow orchestration from task capture to model routing and brief rendering.

Quick Start

Provide a clear task description after /forge:supervise to generate a formal supervisor brief.

Frequently Asked Questions about forge:supervise

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

FAQPage Schema
How do I generate a supervisor brief for a feature implementation slice?▼

To generate a supervisor brief, provide a clear task description after the command to route the task through a supervisor model, which collects repository state and renders a formal brief for review.

What is a supervisor brief in software engineering workflows?▼

A supervisor brief is a formal document that ensures consistent task scoping, review gates, and traceable decisions by routing implementation tasks through a supervisor model for accountability.

How does task routing work for AI-assisted code review and briefing?▼

Task routing for AI-assisted briefing works by reading agent prompts, constructing a prompt, routing the task through the best available supervisor model, and rendering the resulting brief for approval.

Do I need to integrate repository state before generating a formal supervisor brief?▼

Yes, generating a formal supervisor brief requires collecting current repository state to ensure the task scoping accurately reflects the project dashboard and engineering workflow context.

Can I use this automated briefing approach for end-to-end workflow orchestration?▼

Yes, this approach supports end-to-end workflow orchestration by capturing tasks, reading agent prompts, routing through a model, and rendering the brief for review and approval.

What are the limitations of using automated supervisor models for task scoping?▼

Automated supervisor models for task scoping rely on the provided task description and repository state, meaning incomplete inputs can affect the accuracy of the rendered brief and review gates.