| name | harvest |
| description | Extract achievements, skills, challenges, and reflections from the current project |
When the user invokes /harvest:
- Call
athena_project_list to identify the current project
- Call
athena_harvest with the project ID (no harvest_json) to get the harvest prompt
- Use the prompt to analyze the project and generate harvest JSON
- Call
athena_harvest again with the harvest_json to store results
- Call
athena_achievement_list filtered to this project to show what was extracted
- Suggest advancing the project to completed phase