sidequest

Automates the software development lifecycle by classifying job complexity and executing workflows.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/lev-os/lev-content --skill sidequest-lev-os
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sidequest
Source: https://github.com/lev-os/lev-content/tree/main/sources/skills/lev-orch-sidequest
Command: npx skills add https://github.com/lev-os/lev-content --skill sidequest-lev-os

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the entire software development lifecycle (SDLC) by intelligently classifying job complexity and executing the appropriate workflow, from simple fixes to full epics.

Core Features & Use Cases

  • Complexity Classification: Analyzes scope, clarity, risk, and session requirements to determine the execution level (Trivial, Base, Deep, Epic).
  • Automated Routing: Directs tasks to specific handlers based on classification, ensuring efficient resource allocation.
  • Use Case: Submit a request like "add SSO support for enterprise clients" and have the skill autonomously handle the entire process, from initial research and design to implementation and validation, returning a completed artifact.

Quick Start

Use the sidequest skill to fix the login timeout bug.

Frequently Asked Questions about sidequest

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

FAQPage Schema
How do I automate the software development lifecycle for tasks of varying complexity?

You can automate the software development lifecycle by classifying job complexity and routing tasks to specialized handlers. This Skill analyzes scope, clarity, and risk to execute appropriate workflows, from trivial fixes to full epics, returning completed artifacts.

What is the best way to handle full software epics autonomously from start to finish?

The best way to handle full software epics autonomously is to use an SDLC router that supports multi-model dispatch for research and design phases. It manages context gathering, implementation, and validation, ultimately returning detailed completion artifacts.

How does complexity classification work when automating developer workflows?

Complexity classification in developer workflow automation works by analyzing task scope, clarity, risk, and session requirements. It categorizes jobs into execution levels like Trivial, Base, Deep, or Epic, ensuring efficient resource allocation and routing to appropriate handlers.

Can I use automated task routing for both minor bug fixes and large feature implementation?

Yes, you can use automated task routing for both minor bug fixes and large feature implementation. The Skill directs tasks to specific handlers based on their classified complexity, ensuring efficient resource allocation across the entire software development process.

What happens if an error occurs during autonomous code generation and workflow execution?

If an error occurs during autonomous code generation and workflow execution, the Skill includes detailed error handling mechanisms. It manages exceptions during the automated process to ensure stability across the research, design, and implementation phases.

Does the sidequest autonomous SDLC router require specific dependencies to function?

No, the sidequest autonomous SDLC router does not require specific external dependencies to function. It operates independently using its internal scripts, references, and assets to classify job complexity and execute the appropriate development workflows.