Ngenaire Docs

Issue Tracker

The Issue Tracker is where you log and resolve the concerns that surface during execution — issues, blockers, and action items. Each entry carries a priority and a status, supports a discussion thread, and rolls up into a stats summary so you can see the state of the queue at a glance.

Sidebar location: Track → Issue Tracker (/projects/issue-tracker).

What an issue contains

  • Title and description.
  • Priority — how urgent the issue is.
  • Status — where the issue is in its lifecycle (open through resolved).
  • Owner — who is accountable for resolving it.
  • Comments — a discussion thread for progress, questions, and decisions.

Walkthrough

  1. Open Track → Issue Tracker.
  2. Create a new issue. Write a clear, skim-readable title and description, set the priority, and assign an owner.
  3. As work progresses, update the status to reflect where the issue stands.
  4. Use the comments thread to record progress, ask questions, or request input.
  5. Use the filters to focus the queue — for example, open high-priority items, or issues assigned to you.
  6. Review the stats summary for counts by status and priority.

AI Assistant prompts

Summarize all open high-priority issues and recommend next actions.

Identify issues that have been open longest and suggest how to unblock them.

Draft an issue for each blocker raised in this conversation.

Tips

  • Title for skim-readability. "Login fails on iOS Safari" beats "Bug in login."
  • One issue, one resolution. If two distinct fixes are needed, file two issues.
  • Keep status current. A stale status is worse than none — it misleads the stats summary.

Related