tribble-desktop-triage

Automate Tribble Desktop issue and PR triage from Slack threads.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/sunilkgrao/aethervault --skill tribble-desktop-triage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tribble-desktop-triage
Source: https://github.com/sunilkgrao/aethervault/tree/main/deploy/openclaw-skills/tribble-desktop-triage
Command: npx skills add https://github.com/sunilkgrao/aethervault --skill tribble-desktop-triage

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bash, git, and includes scripts (resource) components.

What problem does it solve?

Tribble Desktop issues and PR requests from Slack can be noisy and misrouted. This skill centralizes triage governance, ensures proper routing to the right engineers, and coordinates Jira linkage, thread isolation, and branch management for efficient PR preparation.

Core Features & Use Cases

  • Centralized triage guidance for Engage desktop / Tribble Desktop issues arriving in Slack.
  • Enforces thread-scoped worktrees, Jira linkage, and controlled PR preparation to maintain governance and privacy.
  • Supports routing and handoffs to coding subagents while preserving auditing traces and decision context.

Quick Start

Initiate a thread-isolated triage for the Tribble Desktop issue and verify Jira linkage and PR preparation steps.

Frequently Asked Questions about tribble-desktop-triage

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

FAQPage Schema
How do I automate Slack triage for desktop issues and PR requests?

Centralized triage for Slack desktop issues requires enforcing thread-scoped worktrees, Jira linkage, and branch management. This skill automates routing, governance, and privacy constraints to streamline PR preparation workflows.

How does thread-scoped worktree isolation work for issue tracking?

Thread-scoped worktree isolation assigns dedicated Git branches to individual Slack threads, preventing context leakage between concurrent issues. This maintains governance and auditing traces throughout PR preparation.

Do I need bash and git to run Tribble Desktop triage workflows?

Yes, bash and git are required dependencies for executing Tribble Desktop triage workflows. These provide the foundational scripting and version control environment needed for worktree management and branch operations.

Can I route Slack issue threads to coding subagents while preserving context?

Yes, routing Slack issue threads to coding subagents is supported while preserving auditing traces and decision context. Governance and privacy constraints prevent leakage of private context during handoffs.

What is the best way to link Jira tickets to Slack desktop issue threads?

Linking Jira tickets to Slack desktop issue threads is best handled through centralized triage governance that automates Jira linkage alongside worktree management. This ensures proper tracking throughout the PR preparation lifecycle.

Why does desktop triage governance prevent private context leakage in Slack?

Desktop triage governance prevents private context leakage by enforcing thread isolation and routing constraints defined in the skill guidance. Sensitive information stays within authorized worktree boundaries during PR preparation.