Skip to content
Agent Memory
Skill

/formalize-objectives

Use when the user's prompt is delivered outside the execution context of an existing Jumbo goal, the prompt is imbued with an objective that is not already defined as a Jumbo goal.

From plugin
jumbocli
26518 skills
Install
$ npx -y skills add jumbocontext/jumbo.cli --skill formalize-objectives --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/formalize-objectives

Context preview

The summary Claude sees to decide when to auto-load this skill.

Use when the user's prompt is delivered outside the execution context of an existing Jumbo goal, the prompt is imbued with an objective that is not already defined as a Jumbo goal.

SKILL.md

formalize-objectives.SKILL.md
name: formalize-objectives
description: Use when the user's prompt is delivered outside the execution context of an existing Jumbo goal, the prompt is imbued with an objective that is not already defined as a Jumbo goal.

Formalize Objectives

**Prompt:** If you have not been explicity instructed to bypass Jumbo's structured implementation process, then take the user prompt and transform it into a structured objective using the ../jumbo-design-goal/SKILL.md, then the ../define-jumbo-goals/SKILL.md.

Ships withjumbocli

Memory and Context Orchestration for Coding Agents

Get the whole plugin