·bf-lead-review
</>

bf-lead-review

Discourse 패턴으로 다관점 리뷰를 수행한다. Tech Spec 리뷰와 에픽 통합 코드 리뷰를 모두 처리하며, 쟁점 해소 프로토콜에 따라 합의/미합의를 분리한다.

8Installs·0Trend·@khaki4

Installation

$npx skills add https://github.com/khaki4/my_skills --skill bf-lead-review

How to Install bf-lead-review

Quickly install bf-lead-review AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/khaki4/my_skills --skill bf-lead-review
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: khaki4/my_skills.

SKILL.md

View raw

Discourse 조율 패턴으로 다관점 리뷰를 수행하는 Lead 스킬이다. 두 가지 모드를 지원한다:

| tech-spec | tech-spec.md, conventions.md | | epic-review | tech-spec.md, conventions.md, 에픽 전체 git diff (git log --oneline --grep="({STORY-ID-1}\|{STORY-ID-2}...)" --reverse로 에픽 첫 Story 커밋을 찾고, 그 부모 커밋 HEAD를 diff 범위로 사용) |

| tech-spec | 항상 Opus (프로젝트 전체 의사결정) | | epic-review | 에픽 내 L/XL Story 포함 시 Opus, S/M만이면 Sonnet |

Discourse 패턴으로 다관점 리뷰를 수행한다. Tech Spec 리뷰와 에픽 통합 코드 리뷰를 모두 처리하며, 쟁점 해소 프로토콜에 따라 합의/미합의를 분리한다. Source: khaki4/my_skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/khaki4/my_skills --skill bf-lead-review
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from khaki4/my_skills

Quick answers

What is bf-lead-review?

Discourse 패턴으로 다관점 리뷰를 수행한다. Tech Spec 리뷰와 에픽 통합 코드 리뷰를 모두 처리하며, 쟁점 해소 프로토콜에 따라 합의/미합의를 분리한다. Source: khaki4/my_skills.

How do I install bf-lead-review?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/khaki4/my_skills --skill bf-lead-review Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/khaki4/my_skills