/install backlog-grooming
\r
Lean Philosophy (Principles)\r
- Kaizen (改善): This skill is an atomic node, broken down into its simplest, smallest component to eliminate waste and ensure perfection.\r
- Standardized Work (Hyojun Sagyo): This node represents the most efficient, standardized path for this specific task before automation.\r
- Jidoka (自働化): This node includes autonomous defect detection. It will stop immediately and report if it cannot achieve the expected outcome.\r \r
Backlog Grooming\r
\r This skill directs the agent to trigger the native programmatic backlog grooming plugin to maintain a clean workspace.\r \r
Cognitive Directives\r
WHEN [Triggered by schedule or user request to groom backlog] \r THEN [\r Execute the following Jidoka-validated loop:\r
- Execute Node: Execute the
workflow_backlog_groomingplugin tool with empty JSON{}to trigger the grooming process.\r - Verification Step (Jidoka): Check if the tool returns a valid JSON response with
{"success": true}or an error message. IF it returns an error or hallucinated output, report the error, wait 3 seconds, and retry (max 3 times). IF it still fails, stop and notify the user.\r ]\r
Expected Output\r
A JSON summary of the groomed tasks returned by the plugin.\r
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install backlog-grooming - After installation, invoke the skill by name or use
/backlog-grooming - Provide required inputs per the skill's parameter spec and get structured output
What is Backlog Grooming?
Workflow-driven skill that autonomously manages stale items in Google Tasks. It is an AI Agent Skill for Claude Code / OpenClaw, with 85 downloads so far.
How do I install Backlog Grooming?
Run "/install backlog-grooming" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Backlog Grooming free?
Yes, Backlog Grooming is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Backlog Grooming support?
Backlog Grooming is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Backlog Grooming?
It is built and maintained by zvirb (@zvirb); the current version is v1.0.2.