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

steward-os

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

수집된 skills
13
Stars
47
업데이트
2026-07-20
Forks
3
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

issue-capture
소프트웨어 개발자

Capture issue-shaped reports that have not reached the tracker yet. Divert suspected vulnerabilities, dedupe across every surface, and stage genuinely new actionable items in the pre-tracker queue. Never files or replies on the public tracker. Watcher role, Band A.

2026-07-20
action-watchdog
소프트웨어 개발자

Independently fact-check the autonomous actions the system took (issue closes, labels, capture marks, etc.) against live ground truth, and alarm on any mismatch. Run on a schedule. This is what makes Band-A public actions safe.

2026-07-20
issue-triage
소프트웨어 개발자

Triage tracker issues — initial reply under a confidence gate, label, milestone, sprint-candidate, and the dropped-ball "reporter waiting on us" surfacer. Use for ongoing issue-tracker hygiene.

2026-07-20
pr-deep-review
소프트웨어 품질 보증 분석가·테스터

Deep-review a routed PR and run the authoritative quality gate before merge. Reads the whole diff, reproduces, runs the layered gates fresh, bounces with a fix-spec or fixes mechanical blockers. Stages 3-4 of the PR lifecycle.

2026-07-19
pr-triage
소프트웨어 품질 보증 분석가·테스터

Screen and route an open pull request — fit/scope screen, marginal-benefit screen, and lane routing. Use at the front of the PR pipeline before any deep review. Stages 0-2 of the PR lifecycle.

2026-07-19
contributor-trust
소프트웨어 개발자

Aggregate the contributor trust ledger into a shrunk-and-decayed reliability score that weights review priority and gate intensity — never a reason to skip a gate. Band A, no LLM: classification happens upstream at close, this is arithmetic over an existing event log.

2026-07-19
release-pipeline
소프트웨어 개발자

Merge an all-clear PR and ship it — rebase, merge preserving attribution, tag, deploy, verify it's actually live, close PR/issues with credit, update the trust ledger. Stages 5-6 of the PR lifecycle. Runs only after pr-deep-review's gate is all-clear.

2026-07-19
triage-scoreboard
소프트웨어 개발자

Compute and render the living, ranked triage board of open work — mechanical + judgment dimensions into a composite rank, with evidence-readiness tags. Run on a schedule so the board is always current.

2026-07-19
issue-autoclose
기타 컴퓨터 관련 직업

Close an issue only when its fix is provably shipped and fully resolved — a merged closing PR whose commit is in a released tag, single-surface, no still-broken pushback. Band A with watchdog, deterministic, no LLM. Under-close rather than mis-close; anything short stays open for a human.

2026-07-14
label-sync
기타 컴퓨터 관련 직업

Deterministically reconcile size/area/type labels on issues and PRs against a declared taxonomy — add-only, never overriding a human's label. Band A, no LLM. The mechanical labeling floor beneath the judgment-gated pr_labeling.

2026-07-14
release-announce
소프트웨어 개발자

Post a templated release announcement to a fixed channel via a secret-isolating helper, gated on a last-announced marker so it fires once per release and never re-posts. Band A, downstream of release-pipeline.

2026-07-12
coding-principles
소프트웨어 개발자

The craft-level discipline for writing and editing code well — load before any non-trivial code change. Surgical edits, define-done-up-front, read-before-write, fail-loud, tests-assert-intent. The Builder's companion to pr-deep-review.

2026-07-04
project-system-setup
소프트웨어 개발자

Run the setup interview to wire Steward to a specific project. Use when first installing the system, or when the project's repos/platforms/CI change. Produces config.yaml.

2026-06-20