Skip to main content
Manusで任意のスキルを実行
ワンクリックで
cjber
GitHub クリエイタープロフィール

cjber

1 件の GitHub リポジトリにある 7 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
7
リポジトリ
1
更新
2026-07-16
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

リポジトリエクスプローラー

リポジトリと代表的な skills

pr
ソフトウェア開発者

End-to-end ship loop, opusplan on the Claude side (Opus plans, Sonnet executes): plan in parallel with Codex (both draft, cross-review, you synthesize), then implement in ONE worktree with Codex (terra) doing the bulk and a Claude arm doing a disjoint slice alongside for speed, cross-review, one /review, finishing with a single green ready-for-review (non-draft) PR per repo. Use for 'ship this as a PR', 'build this end-to-end', or '/pr'.

2026-07-16
review
ソフトウェア品質保証アナリスト・テスター

Canonical review entrypoint: review a target diff with two independent reviewers — Codex and Claude (Opus) — in parallel, have each vet the other's findings, and synthesize one ranked, deduplicated verdict. Targets a provided branch/range/PR, or the current branch vs origin/main when given no args. Review-only (delegates fixing). Use for 'review this branch', 'review PR 1234', or '/review'.

2026-07-16
monitor
ネットワーク・コンピュータシステム管理者

Health overview skill — queries Sentry, Langfuse, Metabase, PostHog, and GitHub from the command line (curl + gh, credentials from the repo .env) to produce a consolidated health report for the last 12 hours.

2026-07-13
wt
ソフトウェア開発者

Creates an isolated git worktree on a cb/-prefixed branch off fresh origin/main using plain `git worktree` (worktrees live under ~/.worktrees, .env is copied in, an optional zellij tab + dev server open), and prunes merged worktrees first. Use when the user wants a new worktree, to start isolated/parallel work on a feature or branch, or to spin up/clean up a scratch checkout, even if they don't say 'worktree' or 'wt'.

2026-07-13
commit
ソフトウェア開発者

Runs the full ship loop in this repo: drafts a Conventional-Commits message, stages explicitly named files, creates a signed commit (git commit -S), opens a PR with summary/test-plan, then polls CI checks and review comments (CodeRabbit, reviewers) until they settle. Use whenever the user wants to commit, push, open a PR, or watch CI, even if they just say 'commit this', 'ship it', 'make a PR', or '/commit'.

2026-07-11
issue
ソフトウェア開発者

Two modes. With issue number(s): turns each GitHub issue into a concrete, file-level implementation plan under `~/.claude/plans/` (planning only, no commits). With NO args: triages every open issue in the repo, clarifies scope with the user (pushing for the largest batch), then fans out a `Workflow` that drives as many issues as possible to signed DRAFT PRs. Use when the user gives an issue number, asks to review/scope/plan a GitHub issue ('look at issue 3765'), or asks to triage/clear/close out the whole issue backlog ('/issue', 'triage all issues', 'close as many issues as you can').

2026-07-06
grilling
プロジェクト管理専門家

Interview the user one question at a time to resolve a plan or design before any code is written. Use when the user wants to stress-test a plan, says 'grill me', 'grill this', 'poke holes', or hands over an ambiguous task where guessing would be costlier than asking. Adapted from mattpocock/skills.

2026-06-21
1 件中 1 件のリポジトリを表示
すべてのリポジトリを表示しました