gsd-fast

Execute trivial tasks directly without spawning subagents or creating PLAN.md files.

Updated Jan 28, 2025
One-click install
npx skills add https://github.com/aslaii/dotfiles --skill gsd-fast-aslaii
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-fast
Source: https://github.com/aslaii/dotfiles/tree/main/claude/skills/gsd-fast
Command: npx skills add https://github.com/aslaii/dotfiles --skill gsd-fast-aslaii

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Execute a trivial task directly in the current context without spawning subagents or generating PLAN.md files. For tasks too small to justify planning overhead: typos fixes, config changes, small refactors, forgotten commits, simple additions.

Core Features & Use Cases

  • Inline execution of small tasks without a planning stage.
  • Suitable for quick fixes and minor edits that can be completed in under two minutes.
  • Supports direct execution within the current workflow without creating PLAN.md.

Quick Start

Use the /gsd-fast command with a brief task description.

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 without generating a planning file?

You can execute small code edits inline without generating a planning file by running a command with a brief task description to complete trivial fixes directly in the current context.

What is the best way to fix typos and make minor config changes without spawning subagents?

To fix typos and make minor config changes without spawning subagents, use inline execution to apply small refactors directly in your current workflow without planning overhead.

Can I do quick refactors and forgotten commits directly in my current workflow?

Yes, you can do quick refactors and forgotten commits directly in your current workflow by executing trivial tasks inline, bypassing the planning stage for simple additions.

Does inline execution work for simple additions that take under two minutes?

Inline execution works perfectly for simple additions and minor edits that can be completed in under two minutes, bypassing subagent spawning for direct task completion.

When should I avoid no-planning inline execution for code tasks?

You should avoid no-planning inline execution for tasks too large to justify skipping the planning stage, as it is specifically designed for trivial tasks like typo fixes and small config changes.