plan

Generate detailed architectural or execution plans and save them as timestamped markdown files.

234|15|Updated Mar 16, 2024
One-click install
npx skills add https://github.com/OriNachum/autonomous-intelligence --skill plan-orinachum
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/OriNachum/autonomous-intelligence/tree/main/qq/.agent/skills/plan
Command: npx skills add https://github.com/OriNachum/autonomous-intelligence --skill plan-orinachum

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of detailed, step-by-step plans for various tasks, ensuring clarity and providing a documented roadmap for execution.

Core Features & Use Cases

  • Architectural Planning: Define the structure and components of a new system or feature.
  • Execution Roadmapping: Break down complex tasks into actionable steps with verification methods.
  • Use Case: When a user asks to "plan the integration of the new AI model," this skill will generate a markdown file detailing the objective, context, implementation steps, and verification procedures.

Quick Start

Use the plan skill to create a plan for integrating the new AI model.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I generate an execution plan for a feature refactor?▼

To generate an execution plan, explicitly request to plan the feature or refactor. The skill formulates a structured markdown file detailing the objective, context, implementation steps, and verification procedures, saving it to the docs/plan/ directory.

What is the best way to document architectural planning for a new system?▼

Architectural planning is documented by defining the structure and components of the new system. This skill automates creating a detailed step-by-step markdown roadmap, ensuring clarity for executing complex architectural tasks.

Where are generated task management and execution plans saved?▼

Generated execution plans are saved to timestamped markdown files within the docs/plan/ directory. This ensures every architectural or task management roadmap is systematically archived for future reference.

Can I use this to break down complex tasks into actionable steps?▼

Yes, you can break down complex tasks into actionable steps. By requesting to create a plan, the skill generates an execution roadmap including implementation steps and verification methods, providing a documented path forward.

Do I need any dependencies to create a plan for integrating an AI model?▼

No dependencies are required to create a plan. When you ask to plan the integration of an AI model, the skill independently formulates the objective, context, and implementation steps without external components.