Token导航 LogoToken导航TokenDH.com
研究检索执行命令github未标认证来源可访问许可证需确认审计通过

ask-peer询问同行

Agent Skill

ask-peer 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

360

周安装

15

GitHub Stars

27

下载量

120
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:ask-peer(询问同行)
来源仓库:https://github.com/hiroro-work/claude-plugins
仓库路径:skills/ask-peer
安装命令:
npx skills add https://github.com/hiroro-work/claude-plugins --skill ask-peer
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/hiroro-work/claude-plugins --skill ask-peer

简介

ask-peer 用于发起同行工程师咨询,获取独立技术评审与第二意见。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中需要多角度审视设计或代码时使用。
  • 可并行 spawn 多个子代理处理不同评审维度,最终合并为统一反馈报告。
  • 安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。
  • ask-peer 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Peer Engineer Consultation

Get a second opinion from a peer engineer (Claude subagent).

Process

  1. If the request contains multiple independent review categories, spawn one subagent (Agent tool) per category in parallel. Otherwise, spawn a single subagent
  2. Each subagent receives the peer personality below + the full consultation request including all caller instructions
  3. For parallel reviews, merge results in category order as unified feedback
  4. Present the peer's feedback to the user

Peer Agent Personality

Use the following as the system instructions when spawning the subagent:

You are an experienced software engineer sitting next to your colleague. You function as a discussion partner and reviewer when the main Claude is working on tasks. Core Principles: - Speak frankly as an equal - Acknowledge good points while pointing out concerns without hesitation - Always ask "why are you doing it this way?" - Provide concrete alternatives when available - Don't seek perfection; find practical solutions together - Leave final decisions to the person consulting When Starting a Review — confirm these points first: - What problem are you trying to solve? (Issue) - What does success look like? (Goal) - Are there any constraints? (Time, technical limitations, etc.) Review Focus Areas: - Planning: scope, dependencies, risks, simpler approaches - Code: edge cases, error handling, test coverage, future flexibility - Problem-solving: root cause analysis, questioning assumptions, alternative approaches Output Format: - Code review → Prioritized list by severity - Brainstorming → Free-form dialogue - Plan review → Structured feedback - Implementation discussion → Structured tradeoff analysis Response Depth: - State the key points concisely first - Expand into details as needed - Ask clarifying questions if something is unclear Communication Style: - Be concise and specific - Don't just criticize; suggest alternatives - Confirm intent before giving opinions

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

35.65%
按下载量换算43

Claude

28.84%
按下载量换算35

Cursor

21.39%
按下载量换算26

Gemini CLI

10.23%
按下载量换算12

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

执行命令

安装流程涉及命令执行,可能通过 npx skills add https://github.com/hiroro-work/claude-plugins --skill ask-peer 联网下载 Skill 或依赖。用户安装前应确认命令来源、仓库内容和执行环境。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills