quick-dev

Execute technical specifications or direct instructions with optional planning.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/GuidoBergman/aegish --skill quick-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quick-dev
Source: https://github.com/GuidoBergman/aegish/tree/main/.claude/skills/quick-dev
Command: npx skills add https://github.com/GuidoBergman/aegish --skill quick-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a flexible approach to development tasks by allowing execution of either detailed technical specifications or direct instructions, with an optional planning phase.

Core Features & Use Cases

  • Flexible Execution: Choose between executing predefined technical specifications or following direct, natural language instructions.
  • Optional Planning: Incorporate a planning step for complex tasks to ensure a structured approach.
  • Use Case: A developer can use this skill to quickly scaffold a new feature by providing a high-level description, allowing the LLM to generate the necessary technical specifications and then execute them.

Quick Start

Load the full workflow.xml and execute the quick-dev workflow.yaml.

Frequently Asked Questions about quick-dev

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

FAQPage Schema
How do I execute a technical specification with an LLM?

To execute a technical specification with an LLM, you need a workflow that processes structured execution paths. This skill facilitates flexible development by loading a core OS workflow and a specific configuration to process your technical specifications.

Can I use natural language instructions for LLM development workflows?

You can use natural language instructions for LLM development workflows through adaptive command following. This skill allows you to choose between executing predefined technical specifications or following direct natural language instructions.

What is the best way to add a planning phase to LLM code generation?

The best way to add a planning phase to LLM code generation is using a workflow with optional planning steps. This skill incorporates an optional planning step for complex development tasks to ensure a structured execution approach.

Do I need to load specific files to start flexible LLM development?

You need to load specific files to start flexible LLM development. The quick start process requires loading the full workflow.xml file and then executing the quick-dev workflow.yaml configuration for task processing.

When should I use a structured workflow over direct commands for software development?

You should use a structured workflow over direct commands when scaffolding complex features that require a planning step. Use direct commands for simpler adaptive command following, and structured execution for detailed technical specifications.

How does flexible development with LLMs handle task execution?

Flexible development with LLMs handles task execution by loading a core OS workflow alongside a specific workflow configuration. This setup allows the system to process either detailed technical specifications or direct instructions with optional planning.