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

fast_suisho

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

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

이 저장소의 skills

create-pr
소프트웨어 개발자

Commit remaining changes, push the branch, open a pull request, and run Codex review

2026-07-03
develop
소프트웨어 개발자

Full development cycle — plan a feature, implement it, and open a PR

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

Process unhandled PR review comments on the current branch's open PR — answer questions, modify code, or push back

2026-07-03
develop-no-test
소프트웨어 개발자

Like /develop, but skips test-writer invocation and post-impl verification (for repos without a test suite — see ADR-014 §12)

2026-07-02
experiment
데이터 과학자

Run deep-learning experiments as disciplined hypothesis tests — frame the question, set up a self-contained per-experiment folder, launch training/eval runs (confirming before heavy GPU jobs), track metrics, analyze results against a baseline, and write a human-readable report with tables and plots. Use this whenever the user is doing experimental ML work: launching or preparing a training/finetuning/sampling/eval run, an ablation, or a hyperparameter sweep; saying things like "let's try X and see if it helps," "does this change improve FID/accuracy/loss," "compare these two runs/checkpoints," "track this experiment," "analyze the results," or "write up what we found." Trigger even when the user doesn't say the word "experiment" but is clearly testing whether a change moves a metric, or wants results organized, compared, or reported reproducibly.

2026-07-02
finish-task
소프트웨어 개발자

Post-merge cleanup — update main, prune the remote, and print one paste-ready block of follow-up commands

2026-07-02
grill-me
프로젝트 관리 전문가

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

2026-07-02
run-codex-review
소프트웨어 품질 보증 분석가·테스터

Run a Codex code review (regular or adversarial) by calling the codex-companion runtime directly, with a Claude Code subagent fallback when Codex is unavailable

2026-07-02
simple-dev-no-test
소프트웨어 개발자

Like /simple-dev, but skips test-writer invocation and post-impl verification (for repos without a test suite — see ADR-014 §12)

2026-07-02
simple-dev
소프트웨어 개발자

Simple development - clarify requirements, draft a plan, checkout a branch, modify files, commit, push, and open a PR

2026-07-02
start-dev
프로젝트 관리 전문가

Feature kickoff — clarify requirements, draft a planning doc, and create GitHub issues

2026-07-02