Agora Clarify Goals

v2.2.0

Clarify a vague request into purpose, constraints, success criteria, unknowns, and next-step readiness. Activate before planning or implementation when the r...

0· 78·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for malleus35/agora-clarify-goals.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Agora Clarify Goals" (malleus35/agora-clarify-goals) from ClawHub.
Skill page: https://clawhub.ai/malleus35/agora-clarify-goals
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install agora-clarify-goals

ClawHub CLI

Package manager switcher

npx clawhub@latest install agora-clarify-goals
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name and description (clarifying vague requests into purpose, constraints, success criteria, unknowns, and next steps) match the full SKILL.md. There are no unrelated dependencies, binaries, or credentials required.
Instruction Scope
All runtime instructions are confined to asking questions, restating requests, extracting five fields, choosing a blocking ambiguity, and recommending a next workflow. The skill does not instruct reading files, environment variables, or calling external services.
Install Mechanism
There is no install spec and no code files — this is instruction-only, so nothing is written to disk or downloaded.
Credentials
The skill declares no required environment variables, credentials, or config paths. The SKILL.md does not reference any secrets or external tokens.
Persistence & Privilege
Registry flags are default: always=false (not force-included) and disable-model-invocation=false (normal, allows autonomous invocation). The skill does not request elevated or persistent system privileges nor modify other skills' configuration.
Assessment
This appears coherent and low-risk: it only contains guidance for clarifying requests and requires no credentials or installs. Before installing, confirm you trust the publisher (source is unknown in metadata) and decide whether you want the agent to be allowed to invoke skills autonomously — if you prefer manual control, disable autonomous invocation at the agent level. If you need provenance guarantees, ask the publisher for a homepage or repository link.

Like a lobster shell, security has layers — review code before you run it.

latestvk97afhm1dt38bgxet2nxv0rtjx84ztvh
78downloads
0stars
3versions
Updated 1w ago
v2.2.0
MIT-0

Clarify Goals

Purpose

Turn a vague request into an actionable brief.

This skill exists to prevent false starts. Do not proceed into planning, coding, or debate until the core decision is clear enough to state plainly.

Activate when

Use this skill when any of the following are true:

  • the request is broad, fuzzy, or overloaded
  • the user asks for a solution before the underlying goal is clear
  • multiple success criteria are implied but not distinguished
  • the team is jumping into execution with different problem frames
  • a debate is starting, but the actual decision is not yet visible

Do not use when

Skip this skill when:

  • the task already has a crisp decision question
  • constraints and success criteria are explicit
  • the user is asking for straightforward execution on a settled plan

Required questions

Always extract answers for these five fields:

  1. Purpose
  • What must be different as a result of this work?
  • What real problem is being solved?
  1. Constraints
  • What limits the space? Time, risk, dependencies, policy, tooling, social cost.
  1. Success criteria
  • What observable outcome would count as success?
  • What would Descartes later be able to verify?
  1. Unknowns
  • What materially important facts are missing?
  • Which assumptions are currently doing too much work?
  1. Decision posture
  • Is this mainly a clarification, decision, ideation, review, or governance problem?

Procedure

Step 1 — Restate the request plainly

Rewrite the request in one sentence without embellishment. If you cannot do this, the request is not yet clear.

Step 2 — Separate goal from solution

Identify where the user has stated a preferred solution before proving it is the right problem frame. Call this out explicitly.

Step 3 — Extract the five fields

Fill Purpose, Constraints, Success Criteria, Unknowns, Decision Posture.

Step 4 — Identify the blocking ambiguity

Name the one ambiguity that most threatens good judgment if ignored.

Step 5 — Recommend next workflow

Route to one of:

  • frame-the-decision
  • compare-options
  • doubt-list
  • assumption-audit
  • minority-report
  • court-review
  • dialectic overlay
  • skeptic overlay
  • genealogy overlay
  • court overlay

Output artifact

## Clarification Brief

### Request in Plain Language
- ...

### Purpose
- ...

### Constraints
- ...

### Success Criteria
- ...

### Unknowns
- ...

### Decision Posture
- Clarification / Decision / Ideation / Review / Governance

### Blocking Ambiguity
- ...

### Recommended Next Step
- Skill or overlay: ...
- Why: ...

Guardrail

Do not proceed into implementation or deep planning if any of these are still missing:

  • a concrete purpose
  • at least one success criterion
  • the main blocking ambiguity

If clarity is insufficient, stop and say so. A fast wrong start is worse than a slow correct frame.

Failure modes

Common failure modes:

  • treating a requested solution as the real goal
  • listing vague aspirations instead of measurable success criteria
  • flattening multiple decisions into one blob
  • hiding key unknowns because they are inconvenient
  • routing directly to dialectic when simple clarification would suffice

Escalation points

Escalate to the user when:

  • competing purposes cannot both be optimized
  • the key constraint is political or organizational rather than technical
  • success criteria conflict with each other
  • the user must choose which ambiguity to resolve first

Completion condition

This skill is complete only when the output makes the next workflow obvious. If the next step is still ambiguous, clarification is incomplete.

Comments

Loading comments...