autowork-plan

Convert user requests into PRDs, plans, and test specs for review.

20.1k|3.4k|Updated Oct 5, 2024
One-click install
npx skills add https://github.com/kortix-ai/suna --skill autowork-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autowork-plan
Source: https://github.com/kortix-ai/suna/tree/main/core/kortix-master/opencode/skills/KORTIX-workflows/autowork-plan
Command: npx skills add https://github.com/kortix-ai/suna --skill autowork-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Transforms user requests into structured, execution-ready artifacts without performing the actual work, enabling proactive planning and review.

Core Features & Use Cases

  • Plan-only: converts requests into artifacts like PRDs, plans, and test specs without executing code
  • Guided handoff: suggests prompts and handoff points for autowork execution
  • Guardrails: highlights unknowns and ensures artifacts are concrete, testable, and scoped

Quick Start

Provide a request to the AI and let autowork-plan generate execution-ready artifacts for review.

Frequently Asked Questions about autowork-plan

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

FAQPage Schema
How do I generate a PRD and test specs from a product request?

To generate a PRD and test specs, provide a product request to the planning phase. It produces execution-ready artifacts like context snapshots and plans without writing code, ensuring outputs are concrete and scoped.

What's the best way to turn workflow requests into execution-ready artifacts?

The best way to turn workflow requests into execution-ready artifacts is using a plan-only approach. It transforms requests into structured PRDs and test specs, surfaces unknowns, and guides handoff decisions before implementation begins.

Can I create planning artifacts without executing code during product development?

Yes, you can create planning artifacts without executing code. It enforces plan-only execution by generating PRDs, plans, and test specs for review, preventing premature implementation while highlighting key unknowns.

How does generating context snapshots work for workflow planning?

Generating context snapshots works by capturing the essential details of a user request into a structured format. This snapshot feeds into the creation of PRDs and test specs, ensuring all artifacts are testable and scoped.

Does autowork-plan suggest handoff points for autowork execution?

Yes, it suggests handoff points for autowork execution. After generating execution-ready artifacts like PRDs and test specs, it provides guided prompts and handoff decisions to transition smoothly into the implementation phase.

Why does my planning workflow need guardrails for scoping artifacts?

Your planning workflow needs guardrails to ensure artifacts remain concrete, testable, and scoped. By surfacing key unknowns and enforcing plan-only execution, it prevents scope creep and prepares structured handoff decisions.