fivetaku

Ideation Wrap — Development skill for Claude Code

Development community

아이데이션을 끝내고 기록을 남길 때 사용합니다.

How to install Ideation Wrap

Installs to ~/.claude/commands/fivetaku-idea-lab-ideation-wrap.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/fivetaku/idea-lab/HEAD/.claude/commands/ideation-wrap.md -o ~/.claude/commands/fivetaku-idea-lab-ideation-wrap.md

Restart Claude Code, or start a new session, for it to be picked up.

What Ideation Wrap does

아이데이션을 끝내고 기록을 남길 때 사용합니다.

Alternatives in Development

  • Bug Log — 이번에 해결한 버그의 증상·원인·해결·검증을 Notion "버그 해결 기록" DB에 문서화한다 9 ★
  • Review Soul — 지금까지 대화를 기반으로 /soul/ 하위 TOML 파일들의 항목을 검토하고 갱신한다 3 ★
  • Auto Update — Pull the latest ECC repo changes and reinstall the current managed targets 243.5k ★

Full documentation available on GitHub

View Source Repository