Skip to content

Instantly share code, notes, and snippets.

View greenheadHQ's full-sized avatar
😵‍💫
깨부중..

greenhead greenheadHQ

😵‍💫
깨부중..
  • Seoul, Republic of Korea
  • 16:37 (UTC +09:00)
View GitHub Profile
@alexfazio
alexfazio / codex-exec-experiments.md
Created March 14, 2026 17:21
Codex CLI exec mode experiments: 81 flag/feature tests with raw outputs

Codex CLI Exec Mode Experiments

Date: 2026-03-13 CLI Version: 0.114.0 Total Experiments: 81

Raw experiment outputs from testing various codex exec flag combinations.

Note: Some experiment outputs include MCP (Model Context Protocol) server startup messages (e.g., mcp: flywheel starting, mcp: exa ready). These are from the author's local Codex configuration and do not affect experiment results. Your output may differ depending on your configured MCP servers.

@alexfazio
alexfazio / .claude--skills--hook-development--SKILL.md
Created January 8, 2026 13:37
Claude Code Hook Development Skill - Install to .claude/skills/hook-development/

name: Hook Development description: >- This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "implement agent hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", "frontmatter hooks", "scoped hooks", "once: true", or mentions hook events (PreToolUse, PostToolUse, Stop,

@superLipbalm
superLipbalm / how-to-compose-functions-that-take-multiple-parameters-epic-guide.md
Last active February 17, 2025 11:34
[번역] 여러 매개 변수를 사용하는 자바스크립트 함수를 작성하는 방법(역대급 가이드)