plan

Create high-level PRD and ARD drafts from user prompts.

1|1|Updated Mar 10, 2013
One-click install
npx skills add https://github.com/aaronlord/.dotfiles --skill plan-aaronlord
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/aaronlord/.dotfiles/tree/main/pi/skills/plan
Command: npx skills add https://github.com/aaronlord/.dotfiles --skill plan-aaronlord

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of creating a preliminary Requirements and Architecture Document (PRD and ARD) by leveraging high-level codebase context without delving into deep exploration.

Core Features & Use Cases

  • Prompt-Based Drafting: Generates a rough draft of PRD and ARD based on user-provided prompts.
  • High-Level Context: Provides an overview of the codebase without deep dives into source files.
  • Use Case: Ideal for quickly outlining the scope of a new feature or work item without getting bogged down in details.

Quick Start

To create a plan for a new feature, use the 'plan' skill with a prompt like 'I want to build a feature that allows users to sync their contacts across devices.'

Frequently Asked Questions about plan

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

FAQPage Schema
How do I draft a PRD and ARD from a prompt without deep codebase analysis?

To draft a PRD and ARD from a prompt, this Skill generates a high-level overview using limited codebase recon, providing quick feature scoping and architecture planning without exploring deep source files.

What is the best way to quickly outline the scope of a new feature?

The best way to outline new feature scope is using prompt-based drafting to generate a rough PRD and ARD, leveraging high-level codebase context to avoid getting bogged down in implementation details.

Can I generate architecture planning documents using only a high-level codebase overview?

Yes, you can generate architecture planning documents by providing a user prompt; the Skill uses Python agents to perform limited, targeted recon and create a high-level ARD draft.

Does this PRD drafting approach require reading individual source files?

No, this PRD drafting approach does not require reading individual source files; it is designed to provide a codebase overview and operate with limited, targeted recon for quick document generation.

When should I use a high-level PRD draft instead of a detailed requirements document?

You should use a high-level PRD draft when you need to quickly outline the scope of a new work item or feature without getting bogged down in details or requiring deep codebase exploration.