Describe what you want to build and the Agent generates a full plan with structured documents — PRDs, technical specs, one-pagers, and work breakdowns — all informed by your actual codebase.Documentation Index
Fetch the complete documentation index at: https://kasava.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
What You Get
Plan Creation
A live progress card that updates in real-time as documents are generated:- Per-document status — see each doc being created
- Document types — PRDs, technical designs, one-pagers, strategic plans
- Code-aware content — references real files, symbols, and patterns from your repo
- Link to plan — opens the full plan workspace when complete
Document Generation
Generate individual documents with streaming progress:- PRDs — full product requirements documents
- Technical designs — architecture and implementation specs
- One-pagers — concise proposals for quick alignment
- Bug fix specs — root cause analysis with fix plan
Quick Drafts
For when you need something fast:- Instant draft — generates and opens in the editor immediately
- Streaming — content appears as it’s written
- Auto-navigates — takes you to the plan page with the editor open
Work Breakdowns
After a plan is created, generate a structured work breakdown:- Epics and issues — organized by dependency order
- Code context — each issue references the relevant files
- Export to platform — push directly to GitHub, Linear, Jira, or Asana
- Review before exporting — preview and edit before creating issues
Example Prompts
| What you ask | What you get |
|---|---|
| ”Create a plan for adding SSO” | Full plan with PRD + technical design |
| ”Write a PRD for the new billing system” | Single PRD document |
| ”Quick draft a one-pager for dark mode” | Fast draft in the editor |
| ”Generate a work breakdown for the auth refactor plan” | Structured issues ready to export |
| ”Create a technical design for migrating to PostgreSQL” | Technical spec with code references |
| ”Write a bug fix spec for the session timeout issue” | Root cause + fix plan |