一键导入
这个仓库中的 skills
Test and validate PRs against ticket requirements. Use when a PR is ready for review — check out the branch, verify the build, run tests, and confirm all ticket acceptance criteria are met.
Handle a ticket from the Linear queue as the Engineering agent. Delegates implementation to coding agent, monitors progress, and manages the ticket lifecycle. Triggered by the openclaw-linear plugin when a ticket enters Titus's queue.
Handle tickets from project management tools and delegate coding tasks to Claude Code. Use when processing tickets, planning implementation, submitting PRs, or coordinating coding work.
Address review comments on a GitHub PR. Triages each comment as resolve-as-suggested, resolve-differently, or ignore, using project context from Linear tickets. Use when asked to go over PR review comments, address feedback, or resolve PR discussions.
Prep Linear tickets for a coding agent. Validates sizing (splits oversized tickets into sub-issues), researches tools/APIs involved, enriches context by scanning the codebase, and generates a focused Claude Code prompt. Use when starting work on a Linear ticket or when asked to prep/triage tickets.
Route Linear tickets based on labels. Use when processing unprepped tickets during heartbeat to determine the correct workflow and assignee. Handles Research Needed, Bug, Plan, and Slow modifier labels.
Handle a ticket from the Linear queue as the PM agent. Routes the ticket by labels, preps it with research/context/sizing, and assigns it to the right agent. Triggered by the openclaw-linear plugin when a ticket enters Juno's queue.
Handle a ticket from the Linear queue as the QA agent. Reviews the PR against acceptance criteria, runs build/test checks, and reports results. Triggered by the openclaw-linear plugin when a ticket enters Scout's queue.
Conduct deep research on a topic and produce a structured report