Bug Log — Development skill for Claude Code
이번에 해결한 버그의 증상·원인·해결·검증을 Notion "버그 해결 기록" DB에 문서화한다.
How to install Bug Log
Installs to ~/.claude/commands/guesung-web-memo-bug-log.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/guesung/Web-Memo/HEAD/.claude/commands/bug-log.md -o ~/.claude/commands/guesung-web-memo-bug-log.md Restart Claude Code, or start a new session, for it to be picked up.
What Bug Log does
name: bug-log description: 이번에 해결한 버그의 증상·원인·해결·검증을 Notion "버그 해결 기록" DB에 문서화한다. "버그 문서화", "버그 기록 남겨줘", "이거 노션에 정리해줘" 같은 표현이 나오면 이 커맨드를 사용한다.
/bug-log — 버그 해결 기록을 Notion에 남기기
방금 해결한 버그를 Notion에 기록합니다. 대상 DB는 다음 한 곳입니다.
https://app.notion.com/p/guesung/02b230957fc742a982f2f09d2d556e41
작업 전반의 기록은 `/add-docs`, 노션 작업카드 갱신은 `/card-log`입니다. 이 커맨드는 **버그 하나의 원인 규명 기록**만 다룹니다.
이 커맨드를 쓰는 시점
- 원인을 특정하고 고쳐서 검증까지 끝냈을 때
- 원인이 당장 짐작되지 않던 버그였을 때 (한눈에 보이는 오타 수정은 대상이 아님)
- 특히 아래
Alternatives in Development
- Notion Meeting Intelligence — Prep meetings by pulling Notion context and tailoring agendas 14.6k ★
- /report — Generate a submission-ready bug bounty report 1.8k ★
- Src Hunter Skill — 实战 SRC / 众测 / Bug bounty 漏洞挖掘 Claude Code skill — 19 个攻击类 playbook、305 个结构化 payload、263 个 WAF/EDR 绕过、2887 份 Ha 602 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Error
Log a bug or error atomically — creates entries in known-errors and errors-to-avoid, propagates the lesson via
Launch And Go
Launch-and-go mode. Runs the 10-item pre-flight checklist, stamps the per-project bug log, orchestrates subage
Create Bugs
Create a structured Bug report for MIDAS from a description of unexpected behaviour. Use when: create bug, rep
Log Incident
Record an incident, bug or unexpected behaviour in kb/incidents/
Ao Skill Update
ao-skills 레포의 스킬/커스텀 커맨드를 변경하고 Claude 전역 설정으로 동기화, 커밋+푸시까지 자동 완료
MCP Server Notion
Notion workspace access and page management.
Related Agents
Notion Tracker
Use this agent to create and update Notion pages for experiment tracking. Handles: creating tracking pages in
Code Auditor
Stage 7 of Vulpine. Read the audit log, feature map, and codebase for security flaws. For each suspected bug,
Git History Explorer
MUST USE when searching git history to understand code evolution, find feature introductions, trace bug origin