23 lines
463 B
Markdown
23 lines
463 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an enhancement for kaizen-agentic
|
|
title: "[feature] "
|
|
labels: enhancement
|
|
---
|
|
|
|
## Problem or opportunity
|
|
|
|
<!-- What pain point does this address? -->
|
|
|
|
## Proposed solution
|
|
|
|
## Alternatives considered
|
|
|
|
## Scope
|
|
|
|
- [ ] CLI / framework (`src/kaizen_agentic/`)
|
|
- [ ] Agent definitions (`agents/`)
|
|
- [ ] Documentation / wiki
|
|
- [ ] Ecosystem integration (activity-core, artifact-store, agentic-resources)
|
|
|
|
## Additional context
|