Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

vouch

vouch에는 vouchdev에서 수집한 skills 11개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
11
Stars
156
업데이트
2026-07-04
Forks
60
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

vouch-ask
기타 컴퓨터 관련 직업

Answer a question from the vouch KB with citations, or say what's missing

2026-07-04
vouch-followup
기타 컴퓨터 관련 직업

Propose a dated followup the vouch digest will surface until closed

2026-07-04
vouch-record
기타 컴퓨터 관련 직업

Propose a typed record (contact, org, project) into the vouch KB

2026-07-04
vouch-remember
기타 컴퓨터 관련 직업

File something the user wants remembered as a cited, review-gated proposal

2026-07-04
vouch-standup
소프트웨어 개발자

Narrate the vouch digest — pending reviews, decisions, stale claims, due followups

2026-07-04
vouch-propose-from-pr
소프트웨어 개발자

Distill a merged PR into vouch claim proposals

2026-07-02
vouch-recall
소프트웨어 개발자

Recall what the project's vouch KB knows about a topic

2026-07-02
vouch-resolve-issue
소프트웨어 개발자

Use vouch's KB to ground a fix for a GitHub issue

2026-07-02
vouch-status
소프트웨어 개발자

Show the project's vouch KB at a glance

2026-07-02
auto-pr
소프트웨어 개발자

Use when the user invokes `/auto-pr <repo-url>` or asks to "open N PRs against <repo>", "auto-contribute to <repo>", or "raise mergeable PRs automatically". Wraps the `vouch auto-pr` CLI: points at any github repo, learns its contribution norms (from shipped guidance, else synthesized from merged PRs), sources work items (open issues first, then agent-discovered improvements), and drives claude/codex to fix each one — alternating fixer and reviewer — opening a PR only when the repo's own test gate is green and the reviewing engine signs off.

2026-06-25
pr-precheck
소프트웨어 개발자

Use when the user invokes `/pr-precheck <repo> <topic>` or — implicitly, before any other skill opens a pull request — to check the target repo's merged and closed PR history for prior attempts at the same fix, so the agent doesn't open the Nth duplicate of an already-rejected approach. Wraps the `vouch pr-cache` CLI (build / check / show) and turns its verdict into a clear stop / ask / proceed signal.

2026-06-04