recommendations-backlog

Surface, triage, and resolve non-blocking pipeline recommendations into tasks.

Updated Apr 1, 2025
One-click install
npx skills add https://github.com/brentcurtis76/casa-web --skill recommendations-backlog
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: recommendations-backlog
Source: https://github.com/brentcurtis76/casa-web/tree/main/.skills/skills/recommendations-backlog
Command: npx skills add https://github.com/brentcurtis76/casa-web --skill recommendations-backlog

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows users to surface, triage, and act on the non-blocking recommendations backlog from pipeline runs, ensuring no useful findings are overlooked.

Core Features & Use Cases

  • Surface Backlog Items: Present a dashboard of all open non-blocking recommendations.
  • Triage Recommendations: Group recommendations for prioritization and batch processing.
  • Create Tasks: Bundle recommendations into pipeline tasks for resolution.
  • Mark Resolved: Update the status of backlog items to 'resolved'.
  • Filter by Project and Agent: View recommendations specific to a project or source agent.

Quick Start

Run the command '/recommendations-backlog show recommendations' to display the current backlog status.

Frequently Asked Questions about recommendations-backlog

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

FAQPage Schema
How do I manage non-blocking recommendations from pipeline runs?▼

Manage non-blocking pipeline recommendations by surfacing a dashboard of open items, triaging them for prioritization, and creating pipeline tasks to resolve them. This ensures useful findings are never overlooked.

What is the best way to triage a backlog of pipeline recommendations?▼

Triage a backlog of pipeline recommendations by grouping them for prioritization and batch processing, then bundling the grouped recommendations into actionable pipeline tasks for resolution.

How do I filter pipeline recommendations by project or agent?▼

Filter pipeline recommendations by project or source agent to view specific non-blocking findings. This allows you to isolate and address recommendations relevant to a particular project's pipeline runs.

Can I create pipeline tasks directly from non-blocking recommendations?▼

Yes, you can create pipeline tasks directly from non-blocking recommendations. The Skill bundles grouped recommendations into pipeline tasks and updates the backlog item status to resolved upon completion.

Do I need pipeline backlog access to triage non-blocking recommendations?▼

Yes, you need access to the pipeline's recommendations backlog and the ability to create and update pipeline tasks to automate surfacing, triaging, and resolving non-blocking findings.

How do I mark pipeline recommendations as resolved?▼

Mark pipeline recommendations as resolved by updating the status of the backlog items to 'resolved' after bundling them into pipeline tasks. This automates the process of ensuring findings are addressed.