Suggested Questions by Available Tools & Agents
This page provides examples of questions you can ask Kody, directly aligned with the tools and agents it has access to. Each example is crafted to maximize the relevance and utility of Kody’s capabilities.
1. Team Metrics & Performance
Use these tools to monitor and improve team performance with real-time data.
- Throughput: “@Kody, what’s our team’s throughput over the last month?”
- Lead Time Trends: “@Kody, show me the lead time for tasks completed this sprint.”
- Work Item Status: “@Kody, which work items are currently delayed or at risk of delay?”
- Cycle Time Analysis: “@Kody, what’s our average cycle time this quarter?”
- Summarize Key Alerts: “@Kody, summarize the main blockers and achievements from the last sprint.”
2. Code Review & Code Conversations
Get detailed feedback on code quality, and seek guidance for specific tasks or questions about the codebase.
- Code Review Feedback: “@Kody, perform a code review on PR #123 and provide feedback on code quality.”
- Security Checks: “@Kody, check for potential security issues in this code snippet: [insert code].”
- Code Style & Standards: “@Kody, does the function
calculateTotal()
inOrder.js
follow our code style guidelines?” - Refactoring Suggestions: “@Kody, suggest refactoring for
UserAuth
class to improve maintainability.”
3. Documentation & Knowledge Sharing
Use Kody to generate, update, and manage project documentation efficiently.
- Generate Documentation: “@Kody, create documentation for the
InventoryManagement
feature.” - Explain Code Functionality: “@Kody, explain how the
orderValidation
function inOrder.js
works.” - Update Existing Docs: “@Kody, update the documentation to reflect the latest changes in
projectSettings
.”
4. Sprint Planning & Task Management
Plan, prioritize, and track tasks to keep your sprints focused and on track.
- Sprint Overview: “@Kody, give me an overview of the current sprint progress and any items in backlog.”
- Identify High-Priority Items: “@Kody, show me high-priority tasks for this sprint that are still in progress.”
- Upcoming Task Deadlines: “@Kody, which tasks should we prioritize to meet our deadlines this sprint?”
- Backlog Organization: “@Kody, organize the backlog by priority level to help with sprint planning.”
5. Deployment Frequency & Release Management
Track deployment metrics and plan releases effectively with Kody’s help.
- Deployment Frequency: “@Kody, how many deployments did we have in the last week?”
- Release Notes Summary: “@Kody, generate release notes based on features delivered in the last sprint.”
- Delivery Estimates: “@Kody, provide an estimated completion date for
featureXYZ
based on current progress.”
6. Continuous Improvement & Process Insights
Optimize team processes and workflows by monitoring trends and identifying bottlenecks.
- Process Bottlenecks: “@Kody, which stages in our workflow are causing the most delays recently?”
- Team Health Metrics: “@Kody, show me our team’s health metrics, including throughput and bug ratio.”
- Improvement Opportunities: “@Kody, based on recent sprint data, what areas should we focus on for continuous improvement?”
- Issue Aging: “@Kody, how long have the current open issues been in WIP on average?“
7. Bug Tracking & Quality Management
Monitor bug ratios and identify quality issues to maintain high code quality and team productivity.
- Current Bug Ratio: “@Kody, what’s our Bug Ratio for this sprint? Are we trending up or down?”
- Top Reported Issues: “@Kody, list the top issues reported in the past two weeks.”
- High-Priority Bugs: “@Kody, which bugs should be prioritized in the next sprint based on impact?”
- Unresolved Issues: “@Kody, summarize unresolved issues in the backlog and their priority levels.”