docs(gardening): correct contributor-available target to per-repo, not combined - #5808
Conversation
…t combined The contributor-pipeline-gardening skill said the target was roughly 30-50 contributor-available issues combined across gittensory and metagraphed. That is wrong: each repo independently needs its own 50-100+ open contributor-available issues focused on that repo's actual goals — it is not a shared/combined pool between the two repos.
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
|
Warning 🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨 ⏸️ LoopOver review result - manual review recommendedReview updated: 2026-07-14 19:42:48 UTC
⏸️ Suggested Action - Manual Review Review summary Nits — 2 non-blocking
Concerns raised — review before merging
📋 Copy for AI agents — paste into your coding agent
Review context
Contributor next steps
Signal definitions
[BETA] Chat with GittensoryAsk Gittensory a question about this PR directly in a comment — grounded only in the same cached, public-safe facts shown above, never a new claim.
Full command reference: https://gittensory.aethereal.dev/docs/gittensory-commands 🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed 💰 Earn for open-source contributions like this. Gittensor lets GitHub contributors earn for the work they already do — register to start earning →. Checked by LoopOver, a quiet PR intelligence layer for OSS maintainers.
|
Summary
.claude/skills/contributor-pipeline-gardening/SKILL.mdpreviously stated the contributor-available issue target was "roughly 30-50, combined across both repos (gittensory + metagraphed)". This was factually wrong.The repo owner corrected this on 2026-07-14: each repo needs its own 50-100+ open contributor-available issues (unassigned, no
maintainer-only, carries agittensor:*label) focused on that repo's actual goals. It is not a combined/shared pool split between gittensory and metagraphed — each repo is judged independently.This PR fixes the two places in the skill doc that stated the old "30-50 combined" target so the daily gardening automation sizes its backlog top-up correctly per repo.
Changes
.claude/skills/contributor-pipeline-gardening/SKILL.md: updated the "Pass 2 — backlog top-up" target line and the "Quality over the number" bullet to reflect the corrected per-repo 50-100+ target.Test plan