
from pi_agent_rust799
Automates backlog grooming tasks: prioritisation, ticket refinement, and configuration generation for enterprise workflows.
This skill provides an automated assistant for backlog grooming workflows in enterprise projects. It helps surface stale issues, propose prioritisation, refine user stories, and generate configuration templates or suggested next steps for product and engineering teams. The skill produces step-by-step guidance and can output production-ready configuration snippets or checklists to standardise grooming sessions.
Use this skill when you need to: run or prepare a backlog grooming session, triage a large issue queue, generate or validate acceptance criteria, or produce consistent task breakdowns for engineering. It activates when users ask about backlog grooming, request backlog prioritisation, or mention related phrases (see triggers).
The skill’s body includes usage examples and error-handling patterns, plus a brief table of common errors and solutions. It is suitable for agents that can read and synthesise project context and produce formatted outputs (checklists, config snippets, or validation results).
Likely compatible with conversational/code-capable agents and CLIs that can run generator or editing actions (e.g., Copilot-style agents, conversational assistants with file-editing or code-output capabilities).
This is a boilerplate/placeholder skill from a Rust project's conformance test directory, not a real functional skill. The SKILL.md contains only generic template filler with no actionable instructions, concrete workflows, or bundled scripts. It auto-triggers on keyword matches but provides no real value beyond echoing that it can help with backlog grooming.
Source: dicklesworthstone/pi_agent_rust — tests/ext_conformance/artifacts/. This is a conformance test artifact, not a real skill. The entire body is template boilerplate with zero actionable content. Should likely be excluded from the directory or marked as a test stub.