CtrlK
BlogDocsLog inGet started
Tessl Logo

goal

Set an explicit objective, success criteria, and stopping conditions for the current OpenScience session.

66

Quality

80%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./backend/cli/skills/other/goal/SKILL.md
SKILL.md
Quality
Evals
Security

Goal

Use this skill when the user invokes /goal or asks OpenScience to work toward a concrete outcome over multiple turns.

Contract

Establish the session goal as a compact completion contract:

  • Objective: the specific outcome the user wants.
  • Success criteria: the checks that prove the outcome is reached.
  • Constraints: files, branches, budgets, tools, credentials, publishing rules, or safety limits the user names.
  • Stop conditions: complete, blocked, cancelled, budget exhausted, or superseded by a newer user instruction.

If the user provided enough detail, proceed without another question. Ask only when the missing detail would make the work unsafe, irreversible, or impossible to verify.

Execution

  1. Restate the goal briefly in working terms.
  2. Keep a short visible checklist while working.
  3. Prefer real verification over confidence: tests, builds, local runs, screenshots, logs, or provider/API checks as appropriate.
  4. Persist durable checkpoints in project files, commits, PRs, or Atlas records when the user asks for persistence or the repository already uses that workflow.
  5. Update the user when the goal changes, a stop condition is hit, or verification gives new evidence.

Completion

Before calling the goal complete, verify each success criterion with fresh evidence. If the goal is blocked, report the exact blocker, the evidence gathered, and the smallest user or external action that would unblock it.

Repository
synthetic-sciences/openscience
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.