Results for “pre-tool-use”
13 skillsDbs
Routes users to specialized business tools based on their current context: onboarding, pre-task routing, or post-task navigation.
Ask
Presents a multiple-choice question to the user via the AskUserQuestion tool, parsing up to four options from a slash command.
567 · bundle
More results
Search First
Research existing tools, libraries, and patterns before writing custom code by invoking a researcher agent.
226k
Ask
Presents a multiple-choice question to the user via the AskUserQuestion tool, parsing up to four options from a simple command.
54 · bundle
Tao Launch Workflow
Collects launch inputs and runs preflight checks before executing TAO workflows such as AutoML, training, evaluation, inference, export, TensorRT engine generation, or DEFT jobs on supported platforms.
2.2k · bundle
Using Superpowers
Establishes a mandatory workflow for invoking relevant skills before any response, including clarifying questions, with priority ordering and red-flag guidance.
559
Verification Before Completion
Use when about to claim work is complete, fixed, or passing, before committing, before reporting a task done, or before telling the evaluator the batch is ready. Requires running the verification command and reading its output in this turn before any success claim; evidence before assertions always.
580
Gateguard
Forces AI agents to investigate before editing or running destructive commands, improving code quality by requiring concrete facts like importers, data schemas, and user instructions.
226k
Writing Plans
Use when you have a spec or requirements for a multi-step task, before touching code
0 · bundle
Plan First
Use before touching any code when user gives a task, spec, or feature request. Forces writing a plan before implementation. Examples: 'implement X', 'add feature Y', 'fix Z and also update A', any multi-step task that would touch 2+ files.
2
Writing Plans
Use when you have a spec or requirements for a multi-step task, before touching code
0 · bundle
Grilling
Short clarifying interview before starting non-trivial engineering work — surfaces the actual requirement, what's explicitly out of scope, and what proves it's done. Use before writing code when the task's requirement, scope, or definition of done isn't already unambiguous. Not for trivial or fully-specified changes — that's ceremony, not clarity.
3
Ego Browser
ego-browser (ego-lite) is a Chromium-based browser designed from the ground up to be friendly to both human users and AI Agents. AI Agents work in their own isolated space, reusing the user's login state without competing for the browser. Use this skill whenever the user needs to interact with a website opening pages, filling forms, clicking buttons, taking screenshots, extracting page data, testing web apps, logging into sites, automating browser operations, or any other browser automation task. Triggers include requests to "open a website", "visit a URL", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "extract content from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction. Also used for exploratory testing, dogfooding, QA, bug hunting, or reviewing app quality. Prefer ego-browser over any built-in browser automation, web fetch, or other web tools.
0 · bundle