Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLI+17 more

    Agent Task Spec Refiner

    by Vladisav Jovanovic

    1

    The agent then fills those gaps itself, leading to scope drift, unrelated edits, repeated failed actions, unverified output, and expensive human review.

    Secure checkout via Stripe

    0 installsSecurity scanned

    See it in action

    You say

    Refactor the auth logic in the backend. Use the existing tests. Don't break anything.

    Your agent does

    EXECUTION SPEC

    Objective

    Refactor authentication internals to reduce duplicated validation logic.

    Non-goals

    Do not change the public API or database schema.

    Acceptance Criteria

    • Duplicated logic removed from /auth modules.
    • Existing tests pass.
    • No new dependencies.

    What you get

    Prevent agents from making unauthorized changes to public APIs or schemas.Establish clear stop conditions for autonomous agents before they waste tokens.Create verifiable acceptance criteria for complex refactoring tasks.Scale agent safety by defining risk-based verification gates.

    About this skill

    The problem

    AI coding and workflow agents often fail before execution even begins. A task sounds clear to a human but leaves scope, assumptions, permissions, acceptance criteria, and “done” implicit. The agent then fills those gaps itself, leading to scope drift, unrelated edits, repeated failed actions, unverified output, and expensive human review.

    What it does

    • Turns vague requests into bounded execution specs with a clear objective, deliverable, scope, non-goals, and hard constraints.
    • Separates provided facts from assumptions and unknowns so the agent does not silently invent consequential technical context.
    • Defines acceptance criteria and a verification plan before execution begins.
    • Maps dependencies, preconditions, allowed actions, forbidden actions, and who or what carries the cost if the agent is wrong.
    • Adds evidence gates that force the route to change when files, tests, APIs, permissions, or other assumptions contradict the plan.
    • Defines bounded retry rules plus explicit ASK, ESCALATE, REVISE, and STOP conditions to reduce agent drift and repetitive failure loops.

    Why this beats prompting it yourself

    Generic prompt refiners usually make a request clearer or more detailed. This skill focuses on execution control. It asks what the agent may touch, what must remain unchanged, what needs verification, how success will be tested, and what evidence must interrupt or revise the plan. It refuses to invent repository structure, commands, APIs, schemas, or product decisions just to produce a polished task.

    Use cases

    • Turn a vague Claude Code, Codex, Cursor, or OpenClaw request into an execution-ready spec before repository changes begin.
    • Define scope, non-goals, and regression checks for bug fixes and refactors.
    • Prepare autonomous research or data workflows with evidence requirements and stop conditions.
    • Create explicit execution contracts for automations and multi-agent task handoffs.
    • Reduce wasted tokens and repeated failures by requiring a changed hypothesis after materially similar failed attempts.

    Known limitations

    This skill does not independently inspect repositories, run tests, validate infrastructure, access external systems, or verify current facts unless the host agent separately has the required tools and permissions. It does not create persistent memory or permanent model learning. Consequential execution and authorization remain the responsibility of the host agent and accountable human operator.

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Frequently Asked Questions

    Popular in Workflow Automation