Brali Agent Skill · practical · usable

Separate Controllable Actions From Dependencies and Outcomes

For a concern or desired outcome, separate actions you can directly perform from dependencies you can influence or only observe, choose one concrete next action, and define how waiting items will be revisited instead of repeatedly planning the outcome itself.

AgentSkills.iopracticalusableDecision Making
Open SKILL.mdCanonical recordVerification JSONAll Agent Skills

Portable instruction

What the agent should do

Write the concern or desired outcome, list the actions you can directly perform, list dependencies or responses owned by others, identify outcomes you can only observe, choose one next action under your control, and give waiting items a review trigger rather than repeatedly treating them as current work.

Check-in

What action can I perform directly, what depends on someone or something else, what outcome can I only observe, and when will I revisit the waiting part?

Install

One portable file, host-specific location.

Inspect SKILL.md first. The evidence state and skill mode are part of the contract.

Install for normal use.

Claude Code

Drop into a skill folder

Personal: ~/.claude/skills/control-to-action-compass/SKILL.md
Project: .claude/skills/control-to-action-compass/SKILL.md

Claude Agent Skills docs

Hermes Agent

Install directly from this URL

hermes skills install https://brali-lifeos.github.io/skill-packs/control-to-action-compass/SKILL.md

Hermes skills docs

OpenClaw

Place in a discovered skill root

Workspace: <workspace>/skills/control-to-action-compass/SKILL.md
Global: ~/.openclaw/skills/control-to-action-compass/SKILL.md

OpenClaw skills docs

Brali verification

Coverage and trust state are checked together.

Canonical ID: brali:control-to-action-compass
Evidence state: practical
Skill mode: usable
Recommendation eligible: yes
SHA-256: 681f4b74411be55120b0afbf8dbce6b6f2e4d9bc2c07ea3a355e21c7f017383a

Brali CI verified. This means identity, state, mode, provenance and file integrity matched the generated corpus. It is not third-party vendor endorsement.

Why every hack gets a skill

Brali keeps a one-to-one machine surface: one hack record, one stable skill identity. Trust state determines what the skill is allowed to do.

License

Original Brali knowledge is available for non-commercial reuse under CC BY-NC-SA 4.0. Keep attribution, canonical record link, evidence state and skill mode.