·bf-lead-implement
</>

bf-lead-implement

Monitor 패턴으로 에픽 내 모든 Story의 구현을 조율한다. 모든 난이도의 Story를 agent에게 위임하고, sprint-status.yaml은 Lead만 갱신한다.

8Installs·0Trend·@khaki4

Installation

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

How to Install bf-lead-implement

Quickly install bf-lead-implement 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-implement
  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

에픽 내 모든 Story의 TDD 구현을 조율하는 Lead 스킬이다. 모든 난이도의 Story를 agent에게 위임하고 Lead는 코드를 직접 만지지 않는다. sprint-status.yaml은 이 Lead만 갱신한다 (단일 쓰기 지점).

| src/components/, src/pages/, src/views/, src/layouts/, src/hooks/, .tsx, .vue, .svelte, app/ (Next.js) | UI 패턴 | | src/api/, src/routes/, src/controllers/, src/middleware/, routes/, controllers/, server/ | API 패턴 | | src/models/, src/entities/, src/repositories/, prisma/, migrations/, src/db/, drizzle/ | DB 패턴 |

| src/auth/, src/security/, src/guards/, middleware/auth | 보안 패턴 | | Dockerfile, .github/, docker-compose, infra/, deploy/, .env | 인프라 패턴 |

Monitor 패턴으로 에픽 내 모든 Story의 구현을 조율한다. 모든 난이도의 Story를 agent에게 위임하고, sprint-status.yaml은 Lead만 갱신한다. 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-implement
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-implement?

Monitor 패턴으로 에픽 내 모든 Story의 구현을 조율한다. 모든 난이도의 Story를 agent에게 위임하고, sprint-status.yaml은 Lead만 갱신한다. Source: khaki4/my_skills.

How do I install bf-lead-implement?

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-implement 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