announce-run

Summarize the active run goal in one sentence before execution.

2.5k|134|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/compozy/compozy --skill announce-run
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: announce-run
Source: https://github.com/compozy/compozy/tree/main/sdk/extension-sdk-ts/templates/skill-pack/skills/announce-run
Command: npx skills add https://github.com/compozy/compozy --skill announce-run

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

When running a composed extension skill pack, unclear or evolving run goals can cause agents to act out of sync or pursue conflicting tasks. This Skill provides a concise, one-sentence summary of the active run goal to align subsequent actions.

Core Features & Use Cases

  • One-sentence run goal summary: captures the current objective to refresh context before execution.
  • Context alignment for multiple steps: helps coordinate sequential or parallel agents in a pack.
  • Lightweight safety check: gives a quick prompt to confirm intent before acting.

Quick Start

Summarize the active run goal in one sentence before proceeding with actions.

Frequently Asked Questions about announce-run

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

FAQPage Schema
How do I align multiple AI agents in a sequence when the run goal keeps evolving?

To align multiple AI agents in a sequence, you can summarize the active run goal in one sentence to refresh context before execution. This ensures subsequent actions and sequential steps remain synchronized with the current objective.

What is a run goal summary used for in extension skill packs?

A run goal summary is used to provide a concise context alignment for multiple steps within extension skill packs. It captures the current objective to prevent sequential or parallel agents from pursuing conflicting tasks.

How do I prevent AI agents from acting out of sync during a multi-step run?

You can prevent AI agents from acting out of sync by applying a lightweight safety check that summarizes the active run goal before proceeding. This confirms intent and coordinates sequential or parallel agents in a pack.

Can I use a run goal summary to verify intent before an AI agent executes an action?

Yes, you can use a run goal summary to verify intent before an AI agent executes an action. It serves as a lightweight safety check, providing a quick prompt to confirm alignment with the current objective.

Does summarizing the active run goal work for coordinating parallel agents?

Yes, summarizing the active run goal works for coordinating parallel agents by providing context alignment across multiple steps. It produces an actionable summary ensuring all agents execute against the same objective.

When do I need to summarize the active run goal in an AI agent workflow?

You need to summarize the active run goal in an AI agent workflow when running a composed extension skill pack with unclear or evolving objectives. This prevents agents from acting out of sync or pursuing conflicting tasks.