nemoclaw-maintainer-morning

Triage the NemoClaw backlog and output a prioritized daily plan.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/bga23/NemoClaw --skill nemoclaw-maintainer-morning-bga23
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nemoclaw-maintainer-morning
Source: https://github.com/bga23/NemoClaw/tree/main/.agents/skills/nemoclaw-maintainer-morning
Command: npx skills add https://github.com/bga23/NemoClaw --skill nemoclaw-maintainer-morning-bga23

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Triages the NemoClaw backlog and outputs a prioritized daily plan for maintainers at the start of the workday, including target version selection, item labeling, and surfacing older blockers.

Core Features & Use Cases

  • Triage the full backlog to surface priorities and blockers for the day.
  • Determine today's target version and apply labels to PRs and issues.
  • Surface stragglers from previous versions to ensure they’re addressed.
  • Output a shareable daily plan describing next actions and owners.

Quick Start

Run the morning maintainer skill at the start of the day to generate today's triage, target version, labels, and daily plan.

Frequently Asked Questions about nemoclaw-maintainer-morning

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I triage a backlog and generate a daily plan for maintainers?

To triage a backlog and generate a daily plan, run the morning maintainer skill at the start of your workday to surface priorities, select a target version, label items, and output a shareable action plan.

What is the best way to surface legacy blockers in a project backlog?

Surfacing legacy blockers in a project backlog is achieved by running an automated triage step that identifies stragglers from previous versions, ensuring older unresolved items are addressed in today's plan.

How does automated backlog triage determine today's target version?

Automated backlog triage determines today's target version by evaluating the full backlog, applying labels to PRs and issues, and coordinating deterministic workflow steps via scripts to prioritize current work.

Can I use this daily planning automation for a large backlog with multiple versions?

Yes, you can use this daily planning automation for a large backlog with multiple versions because it specifically surfaces stragglers from previous versions and outputs a shareable daily plan state for owners.

Do I need any dependencies to run the morning maintainer triage script?

No dependencies are required to run the morning maintainer triage script, as it coordinates deterministic workflow steps autonomously to maintain a shareable daily plan state without external tools.