Tend-specific guidance for tend CI workflows. Adds non-standard workflow inclusion for usage analysis and repo conventions on top of the generic tend-* skills.
原文语言:英语
菜单
已展示 15 / 15 个已收集 Skill。
Tend-specific guidance for tend CI workflows. Adds non-standard workflow inclusion for usage analysis and repo conventions on top of the generic tend-* skills.
原文语言:英语
Outcome-based analysis of tend's CI behavior — checks whether tend's outputs were accepted or rejected, escalating to session logs only when outcomes look wrong.
原文语言:英语
Reviews a pull request for code quality and correctness. Use when asked to review a PR or when running as an automated PR reviewer.
原文语言:英语
Generic CI environment rules for GitHub Actions workflows. Use when operating in CI — covers security, CI monitoring, comment formatting, and investigating session logs from other runs.
原文语言:英语
Investigates a specific tend GitHub Actions run by downloading its session-log artifacts and parsing the JSONL traces. Surfaces which skill tend loaded, what tools it called with what inputs, files it read or wrote, and where decisions went wrong. Use when…
原文语言:英语
Sets up tend — an autonomous junior maintainer for a GitHub repo, powered by Claude or OpenAI Codex — that reviews PRs, triages issues, and fixes CI. Creates config, generates workflows, configures secrets and branch protection via API, creates the bot…
原文语言:英语
Debug unsuccessful CI on the default branch. Use when CI fails or is cancelled on main.
原文语言:英语
Nightly code quality sweep — resolves bot PR conflicts, reviews recent commits, surveys existing code, checks resolved issues, and updates tend workflows.
原文语言:英语
Drains unread GitHub notifications and resolves conflicts on configured-bot PRs. Runs on a schedule.
原文语言:英语
Resolves merge conflicts on configured-bot PRs and, when requested, upstream dependency-bot PRs.
原文语言:英语
Daily review of the previous night's CI runs — identifies problems and improves repo-local skills and workflows.
原文语言:英语
Triages new GitHub issues — classifies, reproduces bugs, attempts conservative fixes, and comments. Use when a new issue is opened and needs automated triage.
原文语言:英语
Weekly maintenance — reviews dependency PRs and runs any repo-specific weekly tasks defined in running-tend.
原文语言:英语
Tend release workflow. Use when user asks to "do a release", "release a new version", "cut a release", or wants to publish a new version to PyPI.
原文语言:英语
Structured second pass over a diff — correctness and cleanup angles, a verify pass, ranked findings returned to the caller. Use as the independent pass inside a PR review, or when asked for a thorough diff review.
原文语言:英语