← ClaudeAtlas

pr-management-mentorlisted

Draft a teaching-register comment on a single GitHub issue or PR thread on the configured `<upstream>` repo, aimed at a contributor who is missing repo context the maintainer would otherwise have to spell out. The skill reads the thread, decides whether a mentoring intervention is warranted, drafts one comment per the project's tone guide and convention pointers, and waits for explicit maintainer confirmation before posting via `gh`. Escalates to the configured maintainer team on the four hand-off triggers.
apache/airflow-steward · ★ 19 · AI & Automation · score 80
Install: claude install-skill apache/airflow-steward
<!-- SPDX-License-Identifier: Apache-2.0 https://www.apache.org/licenses/LICENSE-2.0 --> <!-- Placeholder convention: <repo> → target GitHub repository in `owner/name` form (default: read from `<project-config>/project.md → upstream_repo`) <viewer> → the authenticated GitHub login of the maintainer running the skill Substitute these before running any `gh` command below. --> # pr-management-mentor **Status: experimental.** First prototype of Mentoring ([conversational mentoring](../../../docs/mentoring/spec.md)). The skill exists to make the spec executable on a single thread at a time so we can iterate on tone wording, convention pointers, and hand-off triggers against real contributor traffic before hardening the contract. This skill walks a maintainer through **one mentoring intervention** on **one thread** (issue or PR). Its job is to answer, for the invoked thread, one question: > *Is there a one-comment teaching intervention that lowers the > barrier to the contributor's next useful action — and if so, > what does it say?* If the answer is "no" (thread is already on track, maintainer already engaging, scope exceeds Mentoring), the skill says so and exits without posting. The agent's silence is a feature, not a failure. The full spec — scope, register, hand-off rules, adopter knobs — lives in [`docs/mentoring/spec.md`](../../../docs/mentoring/spec.md). This SKILL.md is the runtime; detail files break the loop out topic-by-topic: | File | Pur