quick

Execute small-to-medium tasks with inline orchestrator analysis and minimal spec artifacts.

2|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/bingeli1379/eli-marketplace --skill quick-bingeli1379
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quick
Source: https://github.com/bingeli1379/eli-marketplace/tree/main/plugins/sdd/skills/quick
Command: npx skills add https://github.com/bingeli1379/eli-marketplace --skill quick-bingeli1379

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The Quick Skill provides a streamlined approach to task execution, combining orchestrator analysis with minimal spec artifacts, making it ideal for small-to-medium tasks that don't require the full propose → validate → apply workflow.

Core Features & Use Cases

  • Quick Task Execution: Offers an inline orchestrator analysis for tasks that are small-to-medium in scope.
  • Spec-Driven Workflow: Incorporates spec-driven elements but without the need for full spec artifacts.
  • Use Case: Ideal for bug fixes, small features, refactors, and chores where a full spec ceremony is unnecessary but agent team specialization and quality gates are still desired.

Quick Start

To execute a quick task, use the command: /quick <task description>

Frequently Asked Questions about quick

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

FAQPage Schema
How do I execute quick bug fixes and refactors without the full spec workflow?

Quick task execution handles small-to-medium bug fixes and refactors using inline orchestrator analysis, bypassing the full propose-validate-apply workflow to deliver faster implementation.

What is a spec-driven workflow with minimal spec artifacts for administrative tasks?

A spec-driven workflow with minimal spec artifacts incorporates quality gates and agent team specialization for administrative tasks without generating the full documentation overhead of standard spec workflows.

How do I run a quick task using orchestrator analysis and agent dispatch?

To run a quick task, use the /quick command followed by your task description to trigger inline orchestrator analysis and subagent dispatch for immediate execution.

Does quick task execution work with Claude Code's subagent dispatch mechanisms?

Yes, quick task execution requires Claude Code's subagent dispatch mechanisms and project grounding to properly route and analyze small-to-medium tasks.

When should I use minimal spec artifacts instead of a full spec workflow?

Use minimal spec artifacts for small features, chores, and bug fixes where full spec ceremony is unnecessary, but agent specialization and quality gates are still desired for reliable execution.

What are the limitations of using inline orchestrator analysis for task execution?

Inline orchestrator analysis is limited to small-to-medium tasks; complex, large-scope implementations requiring full validation and apply workflows are not suited for this streamlined approach.