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

upstack

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

수집된 skills
10
Stars
16
업데이트
2026-03-24
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

ship-pr
소프트웨어 개발자

Ship a feature branch: write docs, bump version, create PR with screenshots and evidence. Links Linear tickets if available. Use when ready to merge.

2026-03-24
validate
소프트웨어 품질 보증 분석가·테스터

Functional verification against the plan. Manually confirms every planned path works, takes screenshots, saves API examples as evidence for the PR. Use after /execute.

2026-03-24
execute
소프트웨어 개발자

Build a plan to spec using Red/Green TDD. Writes tests first, confirms they fail, then implements. Supports --ticket mode for scoped execution with dependency checks and file-level scope guardrails. Use after /plan to implement a feature or fix.

2026-03-24
plan
소프트웨어 개발자

Plan a feature or bug fix with deep engineering analysis. Explores the codebase, compares implementation alternatives, maps error paths, and produces test coverage diagrams — all before any code is written. Emits structured YAML tickets with dependency DAG and self-contained agent briefs. Optionally materializes to Linear and TODOS.md. Use when starting new work, breaking down a feature, or before any code changes. Strongly recommended as the first step before /execute.

2026-03-24
upstack-run
소프트웨어 개발자

Full sprint flow: /plan -> /execute -> /validate -> /review -> /ship-pr. Always runs /plan (which auto-detects small follow-ups via fast-path). Loops review/execute until clean. End result is a pushed PR.

2026-03-24
advisor
소프트웨어 개발자

Analyzes git state, TODOs, and project context to recommend which upstack skill to run next. Use when starting a session or unsure what to do.

2026-03-23
qa-review
소프트웨어 품질 보증 분석가·테스터

Independent exploratory QA. Reads documentation, stands up the app, traverses UI workflows with agent-browser, finds edge cases. Use anytime to test app quality.

2026-03-23
review
소프트웨어 개발자

Senior engineer code review. Compares the current branch against its base branch for bugs, security risks, and code quality issues. Best run in a clean conversation.

2026-03-23
upgrade
네트워크·컴퓨터 시스템 관리자

Upgrade upstack to the latest version. Detects global vs vendored install, runs the upgrade, and shows what's new.

2026-03-23
setup
네트워크·컴퓨터 시스템 관리자

Check and install prerequisites for upstack. Verifies git, gh, agent-browser, and skill symlinks. Use when first setting up or troubleshooting.

2026-03-20