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

CopeeeTang

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

収集済み skills
16
リポジトリ
3
更新
2026-05-29
リポジトリエクスプローラー

リポジトリと代表的な skills

experiment-runner
ソフトウェア開発者

Run, monitor, recover, and babysit ML evaluation experiments end-to-end. Covers the full lifecycle: intent alignment, dry-run validation, auto-launch, checkpoint recovery, real-time/cron-based self-healing monitoring, and post-completion validation. TRIGGER when: user wants to run/start/launch/rerun experiments or evaluations, monitor running experiments or check experiment logs, recover from failures like 429 quota errors or process death, set up monitoring for long-running tasks, or do a dry-run before committing to a full run. Also trigger for 'babysit', 'experiment-runner', and when user provides monitor CLI args like 'monitor experiments/X.json --log Y --expected N'. DO NOT trigger for: analyzing/comparing existing results (tables, charts, LaTeX), writing scripts to parse result files, code review or code modification, dataset creation or preprocessing, GPU/system monitoring, training job submission (use amlt-run-job), or autonomous development tasks.

2026-05-29
init-project
ソフトウェア開発者

Bootstrap a new project for Claude Code: writes CLAUDE.md, research-notes.md, pyproject.toml/equivalent, and .gitignore from project-type signals (ML research / web app / CLI / library / data pipeline). Dry-run preview before writing. TRIGGER when: bootstrap project, init-project, 配置新项目, new project setup. DO NOT trigger when: editing an existing CLAUDE.md (use claude-md-improver).

2026-05-29
handoff
プロジェクト管理専門家

Compact the current conversation into a handoff document for another agent to pick up. Use when the user wants to hand off the current session to a fresh agent, save context before compact, or asks for '交接'/'移交'/'handoff'/'下一个 agent 接手'. Complements save-session (which writes to docs/history/), while handoff writes to OS tmp dir for cross-session pickup.

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

Use Codex to review code changes AND optionally execute fixes. Two modes — (1) review-only (默认,输出 findings 不动代码); (2) review-and-fix (autonomous, 找出 BLOCKER/MAJOR 后直接派 codex exec 修,最多 N 轮,每轮 Claude 重审). TRIGGER when 用户要 review 代码 / audit a diff / inspect uncommitted work / check branch vs base / 用 codex 修 bug / "review 完顺便修" / "review and fix" / "review 并改" / "review 后自动修"; user mentions /codex-review or invokes Codex for code work. DO NOT trigger for: 单纯写新代码 / feature implementation without prior review intent (let user pick the right entry point), broad architecture discussion without concrete diff.

2026-05-13
ultra-plan
ソフトウェア開発者

Use when user invokes /ultra-plan to run an end-to-end loop — interview (Claude clarifies + writes spec) → execute (Codex 默认执行: Single/Todo/Teams 三种粒度,对应 1 次/多次串行/多次并行 `codex exec`) → evaluate (Claude review + AC check) → fix-loop (找到问题派 Codex 修,最多 2 轮) → report. Default Autonomous mode: Phase 1 talks spec clear then AI runs without interrupting user until final report. `/ultra-plan --collaborative` switches to step-by-step user confirmation. **Role split (since 2026-05-10)**: Claude = planner + judge; Codex = executor + fixer. 角色对称。

2026-05-13
code-simplifier
ソフトウェア開発者

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.

2026-03-24
claw-guru
その他のビジネスオペレーション専門家

OpenClaw expert — use for ANY OpenClaw question or problem including: config errors, gateway crashes, gateway not starting, slash commands, channel routing, multi-agent setup, heartbeat, cron jobs, channel setup, Discord/Telegram/Slack/iMessage integration, pairing, auth, nodes, version upgrades, skills, sandboxing, model providers, webhooks, hooks, "openclaw not working", "gateway crashed", "command not found", session issues, memory, browser tool, CLI usage, installation, permissions, tool policy, remote access, and any other OpenClaw topic.

2026-03-16
interview-mode
プロジェクト管理専門家

Use when user invokes /interview to clarify task requirements before planning or execution. Helps AI understand user's true intent through structured questioning, producing a requirements summary for subsequent planning.

2026-03-16
このリポジトリの収集済み skills 11 件中、上位 8 件を表示しています。
ccsm-overview
プロジェクト管理専門家

Show a dashboard overview of all Claude Code sessions — active work, recent history, session counts, and status breakdown across projects. Use whenever the user asks "show my sessions", "what's active", "会话列表", "session dashboard", "有哪些活跃任务", "我在做什么", "list all sessions", "会话概览", "project status", or wants to see a summary of their Claude Code work across all projects and worktrees.

2026-04-04
ccsm-resume
プロジェクト管理専門家

Resume a previous Claude Code session with full context preview before entering. Unlike the built-in /resume which shows a simple picker, this skill first displays what the session was about (goal, progress, breakpoint, next steps) so you know exactly what you're going back to. Use whenever user says "resume session", "继续上次", "回到之前的会话", "恢复工作", "pick up where I left off", "re-enter that conversation", or wants to return to any previous Claude Code session with context awareness.

2026-04-04
ccsm-search
プロジェクト管理専門家

Search and locate past Claude Code sessions across all projects and worktrees. Use this skill whenever the user mentions finding old sessions, searching conversation history, locating previous work, asking "what did I work on", "find my session about X", "之前做过什么", "找回会话", "搜索历史", "哪个会话在做X", or any reference to past Claude Code conversations they want to find. Also use when user asks about work from a specific time period ("last week", "yesterday", "上周").

2026-04-04
ccsm-setup
ソフトウェア開発者

Initialize or rebuild the CCSM session index. Scans all Claude Code sessions, builds a SQLite search index, and optionally generates AI summaries. Use when first installing CCSM, after "初始化 CCSM", "rebuild index", "重建索引", "setup ccsm", or when CCSM tools return empty results suggesting the index needs building.

2026-04-04
3 件中 3 件のリポジトリを表示
すべてのリポジトリを表示しました