gsd-fast

Execute simple, time-sensitive tasks in a single command.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/roycolumbia-code/claude-global-config --skill gsd-fast-roycolumbia-code
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-fast
Source: https://github.com/roycolumbia-code/claude-global-config/tree/main/skills/_audit-disabled-20260706-1136/gsd-fast
Command: npx skills add https://github.com/roycolumbia-code/claude-global-config --skill gsd-fast-roycolumbia-code

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the need for a streamlined way to execute simple, time-sensitive tasks that do not require planning or subagent spawning, such as typo fixes, config changes, and small refactors.

Core Features & Use Cases

  • One-Step Execution: Directly perform tasks that can be fully described and executed within one sentence and in under 2 minutes.
  • No Subagents Needed: Eliminates the overhead of spawning subagents and generating PLAN.md files, saving time on quick, straightforward tasks.
  • Use Case: Quickly fix a typo in a text document or change a configuration setting that is clear and straightforward.

Quick Start

Run the 'fix typo in README.md' command to correct any spelling errors in your README file.

Frequently Asked Questions about gsd-fast

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

FAQPage Schema
How do I fix a typo in a config file without triggering complex planning or subagents?

To fix a typo in a config file quickly, use a single command to execute the one-step task directly. This bypasses subagent spawning and planning overhead, executing straightforward tasks in under two minutes without generating plan files.

What is the best way to perform small refactoring tasks that take less than two minutes?

The best way to perform small refactoring is executing a direct one-step command for the specific change. This approach handles immediate, clearly defined actions by skipping subagent overhead and instantly applying the requested modification.

When do I need to use a single command for immediate configuration changes?

You need a single command for configuration changes when the modification is straightforward, clearly defined, and time-sensitive. It is designed for immediate one-sentence actions that do not require complex verification, research, or subagent spawning.

Can I use this approach for quick command-line tasks that do not require complex verification?

Yes, you can use this approach for quick command-line tasks if they can be fully described in one sentence and executed in under two minutes. It directly performs simple actions like fixing typos or adjusting settings without complex verification.

Why does executing a simple text change sometimes create unnecessary subagent overhead?

Subagent overhead occurs when a system defaults to generating planning files and spawning subagents for any task. This approach eliminates that overhead by directly executing simple, time-sensitive actions within a single command, avoiding unnecessary planning.

What are the limitations of using one-step execution for immediate tasks?

The limitation of one-step execution is that it only handles small, immediate actions fully describable in one sentence and completable in under two minutes. It is not suitable for tasks requiring complex verification, research, or multi-step planning.