Skip to content
Adaptive Skills Docs
Esc
navigateopen⌘Jpreview
On this page

Run Your First Skill

Apply the workflow skill to a small real task and review whether it improved clarity and proof.

This exercise uses workflow, a general skill for framing non-trivial work before execution.

Guided exercise Low risk

Exercise

Use a real but reversible task, such as improving a short documentation page.

Describe the task

Write one or two sentences about the change you are considering. Do not pre-write the full solution.

Invoke workflow

Ask the agent to use workflow and return the goal, scope, closure evidence, and next action without editing files.

Inspect the framing

Confirm that the result reflects your task, makes exclusions visible, and asks for no unnecessary process.

Correct assumptions

If the agent guessed intent or scope, correct it before authorizing implementation.

Choose the next mode

Continue directly if the task is clear, or select a specialist skill only when another dominant need appears.

Copyable prompt

Copy the guided exercise prompt.

Example result shape

## Goal
Improve the installation guide so a new reader can verify setup without reading maintainer documentation.

## In scope
- clarify the beginner verification step
- link to deeper troubleshooting

## Out of scope
- change APM behavior
- change harness permissions
- redesign the entire documentation site

## Closure evidence
- documentation validation passes
- all links resolve
- a reader can identify the expected installed files

## Next safe action
Inspect the current installation and troubleshooting sections before proposing edits.

What to evaluate

Question Healthy signal
Did the skill clarify the task? The goal and next action are more specific than the original request.
Did it stay proportional? The framing is short and does not invent a large project.
Are assumptions visible? Unconfirmed facts are labeled instead of presented as decisions.
Is proof defined? Closure depends on observable evidence, not confidence.
Did it preserve authority? No edit, approval, or execution happened without permission.

When the exercise fails

  • The response is generic: provide the actual task context and request task-specific framing.
  • The scope becomes large: restate the smallest useful outcome and exclusions.
  • The agent starts editing: stop and restore the read-only framing boundary.
  • Another skill is suggested: use it only if the task has genuinely moved into planning, debugging, testing, review, or another specialist mode.

Next steps

Was this page helpful?