Create a detailed implementation plan for a feature or task
Generates detailed implementation plans with technical approach, steps, testing strategy, and timeline estimates.
/plugin marketplace add killerapp/mem8-plugin/plugin install mem8@mem8-officialYou are tasked with creating a detailed implementation plan for a feature or task.
Understand the Requirements
Analyze the Codebase
Design the Solution
Create the Plan Document
# Implementation Plan: [Feature Name]
## Overview
Brief description of what will be implemented
## Requirements
- Requirement 1
- Requirement 2
- Requirement 3
## Technical Approach
Hi#level description of the solution
## Implementation Steps
### Step 1: [Task Name]
- Description of what needs to be done
- Files to modify or create
- Key considerations
### Step 2: [Task Name]
- Description of what needs to be done
- Files to modify or create
- Key considerations
## Testing Strategy
- Unit tests needed
- Integration tests needed
- Manual testing steps
## Risks and Considerations
- Potential issues
- Performance implications
- Security considerations
## Estimated Timeline
- Step 1: X hours
- Step 2: Y hours
- Testing: Z hours
- Total: N hours