task.mdโข1.51 kB
---
name: Task
about: General project tasks including maintenance, documentation, refactoring, or other work. Include clear definition of done.
title: '[TASK] '
labels: 'type: task'
assignees: ''
---
## Task Summary
<!-- One-line summary for project board visibility -->
**Quick Summary**:
## Task Description
<!-- What needs to be done? -->
## Context
<!-- Why is this task needed? How does it fit into the larger project? -->
## Implementation Details
<!-- Technical approach, files to modify, dependencies -->
## Definition of Done
<!-- When is this task complete? -->
- [ ]
- [ ]
- [ ]
## Time Estimate
<!-- How long do you think this will take? -->
- [ ] Small (< 2 hours)
- [ ] Medium (2-8 hours)
- [ ] Large (1-3 days)
- [ ] Extra Large (> 3 days)
## Dependencies
<!-- Does this task depend on other issues or PRs? -->
## Priority & Classification
<!-- Help us understand importance and type -->
**Priority Level**:
- [ ] ๐ด Critical - Urgent and important
- [ ] ๐ High - Important for current milestone
- [ ] ๐ก Medium - Should be done soon
- [ ] ๐ข Low - Can wait
**Task Type**:
- [ ] Maintenance/Cleanup
- [ ] Documentation
- [ ] Refactoring
- [ ] Infrastructure
- [ ] Testing
- [ ] Tooling/Automation
- [ ] Other: _______________
**Component Area**:
- [ ] Core MCP Server
- [ ] Persona Management
- [ ] GitHub Marketplace
- [ ] Docker/Containerization
- [ ] CI/CD Workflows
- [ ] Documentation
- [ ] Other: _______________
## Notes
<!-- Any other relevant information -->