@poteto/refine

Orchestrate agents using skills

View in AI SkillSafe app
Scanned · no findings
264 downloads
0 stars
0 demos
SKILL.md
namerefine
description>-

Refine

Read brain/todos.md and refine unclear items into actionable prompts through targeted questioning.

Workflow

Use Tasks to track progress. Create a task for each step below (TaskCreate), mark each in_progress when starting and completed when done (TaskUpdate). Check TaskList after each step.

  1. Read brain/todos.md and review items under ## Open.
  2. Triage each item: is it clear enough to act on without further context? A clear item specifies what is wrong, where it happens, and what the fix should be. Skip items that already meet this bar.
  3. Ask clarifying questions about unclear items using AskUserQuestion. Group related questions — aim for one round of questions, not a back-and-forth (to minimize back-and-forth and user fatigue). Good clarifying questions target:
    • What — what exactly is the problem or desired behavior?
    • Where — which part of the app, which component, which flow?
    • How — how should it work instead? What does "fixed" look like?
  4. Rewrite unclear items in-place using Edit, incorporating the user's answers. Each rewritten item should be a self-contained prompt that another agent could act on without additional context.
  5. Remove any items the user says are already done or no longer relevant.
  6. Report a summary of what changed.

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@poteto/refine/verified)](https://skillsafe.ai/skill/@poteto/refine/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@poteto/refine/installs)](https://skillsafe.ai/skill/@poteto/refine/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@poteto/refine/scan)](https://skillsafe.ai/skill/@poteto/refine/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@poteto/refine/eval)](https://skillsafe.ai/skill/@poteto/refine/)