feat: Add support for Jira-linked work management and enhance standup generation context
This commit is contained in:
@@ -1,15 +1,17 @@
|
||||
# Standup Prompt
|
||||
|
||||
Use the latest files in `ai/state/current.md`, `ai/context/project.md`, `ai/context/people/jeff.md`, and today's log.
|
||||
Use `ai/state/current.md`, `ai/state/work-items.md`, `ai/context/project.md`, `ai/context/people/jeff.md`, yesterday's log, today's log if present, and the latest available Mattermost context.
|
||||
|
||||
Generate a standup update for an iOS engineer working on Fidelity.
|
||||
|
||||
Requirements:
|
||||
|
||||
- Use the most recent context only
|
||||
- Be specific about what was worked on
|
||||
- Be specific about what was worked on yesterday
|
||||
- Mention debugging findings only if they materially changed understanding
|
||||
- Clarify auth-dependent behavior when relevant
|
||||
- Mention Jira IDs and approved titles when they are available and clearly tied to the reported work
|
||||
- Prefer story-based reporting when the work maps clearly to a Jira item
|
||||
- Avoid vague phrases and generic progress language
|
||||
- Keep it concise and ready to send
|
||||
|
||||
|
||||
Reference in New Issue
Block a user