박상우
Community@psw7205 · seoul, Korea
sangwoo@hyper-cloud.kr
Agent Skills by 박상우
Showing 33 vetted skills indexed across 1 GitHub repositories.
session-bridge
Locate Claude Code, Codex CLI, and OpenCode session transcripts and generate handoff summaries.
setup-hooks
Installs and removes PreToolUse hooks that guard risky shell commands in Claude Code and Codex.
cmux-help
Guides cmux CLI usage and routes to dedicated cmux skills via live help output.
setup-herdr
Migrate and validate herdr config.toml files across machines and platforms.
self-feedback-loop
Iterates review-fix-verify-commit cycles against a plan until no material findings remain.
worktree-lifecycle
Guides git worktree lifecycle stages with decision trees, inspection steps, and cleanup checklists.
session-history
Summarize session conversations into decision-focused history files with a searchable index.
clean-memory
Deduplicates project memory files against global CLAUDE.md and promotes universal rules.
plan
Writes lightweight plan documents and reviews them for readiness to start work.
statusline
Installs a two-line Claude Code statusline script showing git branch, model, context usage, and rate limits.
trace-change-why
Traces the rationale behind code changes from session transcripts and git history.
rn-cdp-bridge
Streams React Native console logs and network requests to the terminal via CDP WebSocket.
session-log
Installs a Claude Code Stop hook that appends session exchanges to markdown logs.
setup-machine
Orchestrates ordered installation of agent environment components on new machines with conflict management.
git-diagnosis
Diagnoses codebase health by cross-analyzing Git history churn, bug clusters, and contributor activity.
figma-spec-sync
Extracts Figma spec snapshots via REST API and routes structural deltas into alignment plan work items.
diff-review
Reviews git diffs, staged changes, and PRs read-only with evidence-based findings.
prompt
Diagnoses and refines prompts by improving structure, techniques, and wording.
setup-global-config
Installs and verifies byte-identical global agent guidelines for Claude Code and Codex.
session-cost-audit
Aggregates Claude Code session transcripts into token cost breakdowns and anti-pattern flags.
tmux
Control external processes via tmux send-keys and capture-pane for remote and background tasks.
compound
Captures solved problems as searchable markdown assets with YAML frontmatter in docs/solutions.
skill-guide
Guides creation and modification of SKILL.md skill units with frontmatter and structure conventions.
codebase-review
Reviews an entire codebase across multiple axes and reports evidence-backed findings with severity ratings.
Frequently Asked Questions About 박상우
FAQPage SchemaWhat tasks can I automate using psw7205's skills?▼
You can bridge sessions between Claude Code, Codex, and OpenCode, run review-fix-verify-commit loops, regroup local commits into logical units, audit token costs per session, sync Figma spec deltas to implementation plans, and restore React Native Metro console logging via CDP WebSocket.
Who is the target user for these skills?▼
Individual developers and small teams who work daily inside Claude Code or Codex CLI and want structured git worktree lifecycles, codebase diagnostics, PRD-to-repo synchronization, and reproducible machine bootstrap across macOS, Linux, and Windows environments.
How do I install and run these skills?▼
Each skill is a folder with SKILL.md frontmatter placed in the agent's skills directory; orchestrator skills like setup-machine install global config, safety hooks, statusline, and session logging in dependency order with conflict management and per-item reports.
What prerequisites or dependencies do these skills require?▼
Most skills require Claude Code or Codex CLI installed. Specific skills need git, tmux, jq for session logging, yt-dlp for subtitle downloads, Homebrew and mise for dotfiles setup, and Figma REST API access for figma-spec-sync.
Are these skills open source and free to use?▼
The skills are published as public repositories under the psw7205 GitHub account with no stated licensing fees; they are plain markdown frontmatter skills that run inside your own Claude Code or Codex environment at no additional tooling cost.