research-and-go

Decompose broad goals into sub-plans and execute them autonomously.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/zeveck/zskills --skill research-and-go
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-and-go
Source: https://github.com/zeveck/zskills/tree/main/skills/research-and-go
Command: npx skills add https://github.com/zeveck/zskills --skill research-and-go

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrate end-to-end workflows by breaking down broad goals into executable sub-plans, drafting each with adversarial review, and running them all autonomously.

Core Features & Use Cases

  • End-to-end goal orchestration: automatically decompose goals, draft sub-plans, and execute them without manual approval.
  • Adversarial review and meta-planning: ensures quality through cross-checks and sequential execution with verification and landing.
  • Auto-refresh and reporting: refresh dependent sub-plans as needed and generate meta-plans and landing reports.

Quick Start

Describe your broad goal and run /research-and-go <description> to automatically decompose, draft, and execute all sub-plans.

Frequently Asked Questions about research-and-go

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

FAQPage Schema
How do I automate end-to-end goal execution without manual approval for every sub-task?

End-to-end automation is achieved by decomposing broad goals into actionable sub-plans and executing them autonomously. This approach handles planning, drafting, executing, verifying, and landing multiple sub-tasks with minimal human intervention.

What is the best way to orchestrate complex projects by breaking them down into sub-plans?

Orchestrating complex projects involves automatically decomposing a broad goal into executable sub-plans, drafting each with adversarial review, and running them sequentially. This ensures quality through cross-checks, verification, and auto-refresh of dependent sub-plans.

How does adversarial review and meta-planning work for autonomous task execution?

Adversarial review and meta-planning ensure quality during autonomous task execution by applying cross-checks to drafted sub-plans. Sequential execution is then verified and landed, generating meta-plans and landing reports to track progress.

Can I automatically refresh dependent sub-plans when project requirements change during execution?

Yes, dependent sub-plans can be automatically refreshed as needed during execution. The orchestration mechanism dynamically updates subsequent tasks and generates reports to reflect the new state of the overall goal.

Does autonomous workflow orchestration work for projects requiring sequential verification and landing?

Autonomous workflow orchestration supports projects requiring sequential execution by verifying and landing each sub-task. It applies to end-to-end automation scenarios where cross-checks and structured reporting are necessary.

What do I need to start automating goal decomposition and sub-plan execution?

To start automating goal decomposition, simply describe your broad goal. The system automatically drafts, reviews, and executes all resulting sub-plans without requiring additional manual setup or dependencies.