Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

agent-stuff

agent-stuff 收录了来自 ephes 的 23 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
23
Stars
0
更新
2026-07-16
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

claude-review-loop
软件质量保证分析师与测试员

Run a bounded, fail-closed Claude Code review gate over the current git worktree with a configurable Claude model and strict read-only isolation. Use for fresh-context different-family reviews before commit, including requests for Opus, Fable, Sonnet, or an explicitly selected Claude model; drive fix and re-review rounds until the configured reviewer returns CLEAN.

2026-07-16
cross-agent-review-cycle
软件质量保证分析师与测试员

Use before committing an implementation slice when a configurable different-family reviewer should inspect the slice, or when coordinating up to three fix/re-review cycles with Claude, Codex, or Pi. Claude reviews delegate to the supervised claude-review-loop harness.

2026-07-12
pi-review-loop
软件质量保证分析师与测试员

Use when you want a fresh-context code-review gate before committing — runs Pi only with the approved OpenAI Codex GPT-5.6 Sol model at high reasoning over the current git diff in a bounded, observable loop, and only proceeds when Pi returns CLEAN. Never falls back to Claude/Anthropic, local models, OpenRouter, or another provider. Drives review → fix → re-review up to a round cap. Triggers: "have pi review this", "pi review before commit", "run the pi review loop".

2026-07-12
cross-agent-review-cycle
软件质量保证分析师与测试员

Use before committing an implementation slice when a configurable different-family reviewer should inspect the slice, or when coordinating up to three fix/re-review cycles with Claude, Codex, or Pi. Claude reviews delegate to the supervised claude-review-loop harness.

2026-07-12
goal-handoff
软件开发工程师

Use when the user asks for a compact goal prompt, goal condition, create_goal objective, continuation objective, or second-agent goal statement, especially when the destination has a strict character limit such as 4000 characters. Generate a concise, context-specific goal condition from the current worktree, session context, and relevant planning docs without producing a full implementation or review handoff.

2026-07-12
opus-review-loop
软件质量保证分析师与测试员

Legacy compatibility alias for claude-review-loop. Use only when an existing workflow explicitly invokes opus-review-loop; delegate the review to the canonical configurable Claude gate with the Opus model.

2026-07-12
parity-improve
软件开发工程师

Consume captured pipy parity-loop lessons and materialize each into a gated edit to the skills/docs/tests/harness. Applies only when the working directory is the pipy repo (~/projects/pipy).

2026-07-12
pipy-parity-loop
软件开发工程师

Drive one pi-mono parity gap end to end in the pipy repo (select gap, plan, different-family review, implement, docs, review until CLEAN, commit). Applies only when the working directory is the pipy repo (~/projects/pipy).

2026-07-12
tmux-transient-ui-verify
软件质量保证分析师与测试员

Verify transient terminal UI behavior with sampled tmux frames. Use when Codex needs to compare CLI/TUI visual states that appear only while output is being generated, such as spinners, loaders, streaming assistant text, cursor/input redraws, footer placement, or pi-vs-pipy terminal chrome parity; especially when final screenshots or final logs may hide timing-dependent layout differences.

2026-06-04
tmux-transient-ui-verify
软件质量保证分析师与测试员

Verify transient terminal UI behavior with sampled tmux frames. Use when Codex needs to compare CLI/TUI visual states that appear only while output is being generated, such as spinners, loaders, streaming assistant text, cursor/input redraws, footer placement, or pi-vs-pipy terminal chrome parity; especially when final screenshots or final logs may hide timing-dependent layout differences.

2026-06-04
workspace-wrap-up
软件开发工程师

Use when the user asks to wrap up, finalize, commit, sync, promote, merge back, or push a multi-repo workspace, especially ops-control/ops-library workspaces created by just workspace-create. Validate the touched repos, commit each repo separately, run configured workspace sync/promote commands, and report pushed refs without discarding user changes.

2026-05-28
goal-handoff
软件开发工程师

This skill should be used when the user asks to "create a goal handoff", "generate a goal prompt", "draft a goal condition", "write a continuation objective", "produce a second-agent goal statement", says "/goal-handoff", or wants a compact goal/objective they can paste into a bounded goal field (such as a 4000-character objective) for another agent session.

2026-05-26
handoff-review
软件质量保证分析师与测试员

This skill should be used when the user asks to "create a review handoff", "generate a review prompt", "hand off for review", "prepare review context", says "/handoff-review", or wants to generate a prompt they can paste into another agent session (Claude Code, Codex, or similar) to perform a code review.

2026-05-22
review-handoff
软件质量保证分析师与测试员

Use when the user asks for a prompt for a second agent to review the current changes, such as "handoff to reviewer", "write me a code review prompt", or similar. Generate a self-contained, context-specific reviewer prompt based on the current worktree, the user request, and relevant specs or docs already known in context, not a generic template.

2026-05-22
review-handoff
软件质量保证分析师与测试员

Generate a context-specific prompt for a second agent to review the current uncommitted changes. Use when the user asks to "handoff to reviewer", "write a review prompt", "prepare a code review for another agent", or similar. Inspects the real worktree - never produces a generic template.

2026-05-22
mermaid-marked2-markdown
软件开发工程师

Use when creating or editing standalone Markdown files with Mermaid charts for Marked 2 sharing in both light and dark mode. Apply the proven init pattern, explicit text color, and avoid fragile Mermaid constructs.

2026-05-22
implement-handoff
软件开发工程师

Use when the user asks for a prompt for a second agent to implement a change, feature, refactoring slice, or bugfix. Generate a self-contained, context-specific implementation prompt based on the current worktree, requested target, session context, and relevant specs or documentation already known in context.

2026-05-09
handoff-impl
软件开发工程师

This skill should be used when the user asks to "create an implementation handoff", "generate an implementation prompt", "hand off for implementation", "prepare implementation context", says "/handoff-impl", or wants to generate a prompt they can paste into another Claude Code session to perform implementation work.

2026-05-08
commit-workflow
软件开发工程师

Use when the user asks to commit changes, prepare work for commit, check whether a change is ready to commit, or finalize the current worktree. Inspect the current changes, bring implementation, tests, and relevant specs or documentation into sync if needed, validate the result, and only then commit when appropriate.

2026-05-03
mermaid-marked2-markdown
软件开发工程师

Use when creating or editing standalone Markdown files with Mermaid charts for Marked 2 sharing in both light and dark mode. Apply the proven init pattern and avoid fragile Mermaid constructs.

2026-03-27
summarize-youtube
软件开发工程师

This skill should be used when the user asks to "summarize a YouTube video", "summarize this video", pastes a YouTube URL and asks for a summary, says "what is this video about", or asks to "extract a transcript" from a YouTube link.

2026-03-26
commit-ready
软件开发工程师

Use when the user asks whether current changes are ready to commit, asks for a pre-commit review, or wants commit readiness assessed without actually creating a commit. Inspect the diff, run appropriate checks, and verify tests, docs, specs, and generated artifacts are in sync.

2026-03-26
commit-workflow
软件开发工程师

Use when the user asks to commit changes, prepare current work for commit, or assess whether the worktree is ready. Inspect the diff, identify the intended scope, run appropriate checks, ensure docs, specs, and generated artifacts stay in sync, and commit only when the change is coherent and validated.

2026-03-26