Introduction

Planning sessions in Honeycomb provide an AI-powered approach to project planning and strategy development. These sessions help you map out features, set up roadmaps, and define the architecture of your codebase. Planning sessions can be initiated directly through GitHub, making it easy to integrate into your existing workflow.

Getting Started

To start a planning session:

  1. Open an issue on GitHub describing the project or feature you want to plan.
  2. Comment @honeycombsh plan on the issue.

There is no autocomplete for @honeycombsh, so you’ll need to type it out in full.

Once the command is issued, Honeycomb will begin analyzing the issue and start the planning process.

What to Expect

During a planning session, Honeycomb will:

  1. Analyze the issue description and any related context.
  2. Consider the current state of the project or codebase.
  3. Generate a structured plan that may include:
    • Feature breakdown
    • Task prioritization
    • Resource allocation suggestions
    • Timeline estimates
    • Potential challenges and mitigation strategies
  4. Provide the comprehensive plan as a comment on the GitHub issue.