본문 바로가기
vibe4g

기법

Workflows — Techniques

10 articles
워크플로우9 min read

Agent Flow Makes Agent Traces Reviewable

Agent Flow is worth saving as an observability article: it turns Claude Code and Codex sessions into traces a reviewer can inspect before trusting the final patch.

2026년 6월 1일
codexclaude codeagent observability
워크플로우9 min read

When a Claude Code File Hook Should Die

The useful story is not a markdown hook that saves tokens. It is a 228-run retraction that teaches Claude Code teams when a hook should be killed, narrowed, or replaced by one instruction.

2026년 6월 1일
claude codehooksbenchmarking
워크플로우10 min read

Run Parallel Agents in Git Worktrees

parallel-agent-worktree-skill is worth saving as an operating guide for Codex and Claude Code teams that want multiple agents without letting them trample the same checkout.

2026년 6월 1일
git worktreecodexclaude code

vibe4g 위클리 구독

엄선한 바이브코딩 인사이트를 매주 목요일에 보내드립니다.

스팸 없음. 언제든 구독 해지.

워크플로우9 min read

Use Vibe Coding Security as a Pre-Launch Gate

Vibe Coding Security is worth saving because it gives Claude Code and Codex users concrete pre-launch checks: RLS SQL, NEXT_PUBLIC_ bundle scans, prompt-injection searches, rate-limit review, and React XSS inspection.

2026년 6월 1일
vibe codingsecurityclaude code
워크플로우9 min read

Claude Octopus Setup Guide for Read-Only Code Review Agents

Claude Octopus should not be saved as generic multi-agent enthusiasm. The practical version is a safe setup guide: create one read-only reviewer MCP tool, prove tool limits and timeline evidence, then add reports, budgets, test writers, and only later a coordinator.

2026년 6월 1일
claude codemcpmulti-agent