gsd-fast

Execute small inline tasks directly in the current context without planning artifacts.

Updated Jan 25, 2026
One-click install
npx skills add https://github.com/MINT-IA/MINT --skill gsd-fast-mint-ia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-fast
Source: https://github.com/MINT-IA/MINT/tree/main/.claude/skills/gsd-fast
Command: npx skills add https://github.com/MINT-IA/MINT --skill gsd-fast-mint-ia

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It enables executing trivial tasks directly in the current context without the overhead of subagents or planning, reducing time spent on tiny changes.

Core Features & Use Cases

  • Direct inline task execution with no PLAN.md generation
  • Suitable for quick fixes, minor refactors, typos, and small commits
  • Ideal when tasks can be described in one sentence and completed in under two minutes

Quick Start

Describe a task in one sentence and I will execute it in under two minutes.

Frequently Asked Questions about gsd-fast

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I execute small code edits instantly without generating a plan?

To execute quick code edits instantly without planning, describe a small task in one sentence. The workflow processes minor refactors or typo fixes directly in the current context without spawning subagents or creating planning artifacts.

What is a deterministic fast-workflow for mini-tasks?

A deterministic fast-workflow for mini-tasks is a process that executes simple additions or small config changes directly inline. It skips generating planning artifacts to reduce time spent on trivial changes and ensure immediate results.

Can I use an inline task executor for minor refactors and quick fixes?

Yes, you can use an inline task executor for minor refactors and quick fixes. It is specifically designed to handle tasks like typo corrections, small config changes, and forgotten commits that can be completed in under two minutes.

What is the best way to handle forgotten commits and small config changes quickly?

The best way to handle forgotten commits and small config changes quickly is to use a deterministic fast-workflow. This approach processes simple additions directly without subagents, reducing overhead and instantly completing minor tasks.

When should I not use an inline task execution approach?

You should not use an inline task execution approach for tasks that require more than two minutes, complex planning, or multi-step refactors. It is strictly designed for one-sentence tasks and does not produce planning artifacts.