brief
仓库创建 2026年2月12日最近提交 5 小时前SkillHot 收录 20 天前
▸ 精选理由
用简短导览替代完整阅读,便于快速审批
▸ 风险提示
需要访问仓库中的计划文件
这个 Skill 做什么
对计划文件进行交互式讲解,说明决策与方案理由。
把计划文件的关键决策、架构取舍和方案理由用交互式方式讲清楚,让开发在一两分钟内理解“为什么这么做”。适合代码评审、PR 合并前或需要快速把团队拉通思路时用。重点解释 schema 选择、组件权衡和风险点,帮你判断可行性并决定是否批准。
▸ 展开 SKILL.md 英文原文
Interactive briefing of a plan file — explains reasoning, schema decisions, component choices. Use when developers need to understand a plan before approving.
505
Stars
34
Forks
40
仓库内 Skill
+35
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/oliver-kriska/claude-elixir-phoenix/main/plugins/elixir-phoenix/skills/brief/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/oliver-kriska/claude-elixir-phoenix/main/plugins/elixir-phoenix/skills/brief/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Plan Briefing Interactive walkthrough of a plan's reasoning, decisions, and solution shape. Designed for developers who need to understand a plan in 1-2 minutes instead of reading the full document. ## Why This Exists Plans answer "what to do" but bury "why." This skill bridges that gap with an interactive walkthrough. ## Usage ``` /phx:brief # Latest plan /phx:brief .claude/plans/user-auth/plan.md # Specific plan ``` ## Arguments - `$ARGUMENTS` = Path to plan file (optional, auto-detects latest) ## Mode Detection Read the plan file and determine mode from phase statuses: - **All phases `[PENDING]`** = Pre-work briefing (what WILL happen) - *
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有