박상우 avatar

박상우

Community

@psw7205 · seoul, Korea

3Followers
|
30Public Repos
|
33Published Skills

sangwoo@hyper-cloud.kr

Skills Distribution
DomainDeveloper To...Git & Code Review (30%)Session & Context .. (25%)Environment Setup .. (20%)Planning & Documen.. (15%)

Agent Skills by 박상우

Showing 33 vetted skills indexed across 1 GitHub repositories.

psw7205psw7205
1

session-bridge

Locate Claude Code, Codex CLI, and OpenCode session transcripts and generate handoff summaries.

Community
Intermediate
psw7205psw7205
1

setup-hooks

Installs and removes PreToolUse hooks that guard risky shell commands in Claude Code and Codex.

Community
Advanced
psw7205psw7205
1

cmux-help

Guides cmux CLI usage and routes to dedicated cmux skills via live help output.

Community
Intermediate
psw7205psw7205
1

setup-herdr

Migrate and validate herdr config.toml files across machines and platforms.

Community
Intermediate
psw7205psw7205
1

self-feedback-loop

Iterates review-fix-verify-commit cycles against a plan until no material findings remain.

Community
Advanced
psw7205psw7205
1

worktree-lifecycle

Guides git worktree lifecycle stages with decision trees, inspection steps, and cleanup checklists.

Community
Intermediate
psw7205psw7205
1

session-history

Summarize session conversations into decision-focused history files with a searchable index.

Community
Intermediate
psw7205psw7205
1

clean-memory

Deduplicates project memory files against global CLAUDE.md and promotes universal rules.

Community
Intermediate
psw7205psw7205
1

plan

Writes lightweight plan documents and reviews them for readiness to start work.

Community
Intermediate
psw7205psw7205
1

statusline

Installs a two-line Claude Code statusline script showing git branch, model, context usage, and rate limits.

Community
Basic
psw7205psw7205
1

trace-change-why

Traces the rationale behind code changes from session transcripts and git history.

Community
Intermediate
psw7205psw7205
1

rn-cdp-bridge

Streams React Native console logs and network requests to the terminal via CDP WebSocket.

Community
Intermediate
psw7205psw7205
1

session-log

Installs a Claude Code Stop hook that appends session exchanges to markdown logs.

Community
Intermediate
psw7205psw7205
1

setup-machine

Orchestrates ordered installation of agent environment components on new machines with conflict management.

Community
Advanced
psw7205psw7205
1

git-diagnosis

Diagnoses codebase health by cross-analyzing Git history churn, bug clusters, and contributor activity.

Community
Intermediate
psw7205psw7205
1

figma-spec-sync

Extracts Figma spec snapshots via REST API and routes structural deltas into alignment plan work items.

Community
Advanced
psw7205psw7205
1

diff-review

Reviews git diffs, staged changes, and PRs read-only with evidence-based findings.

Community
Advanced
psw7205psw7205
1

prompt

Diagnoses and refines prompts by improving structure, techniques, and wording.

Community
Intermediate
psw7205psw7205
1

setup-global-config

Installs and verifies byte-identical global agent guidelines for Claude Code and Codex.

Community
Intermediate
psw7205psw7205
1

session-cost-audit

Aggregates Claude Code session transcripts into token cost breakdowns and anti-pattern flags.

Community
Advanced
psw7205psw7205
1

tmux

Control external processes via tmux send-keys and capture-pane for remote and background tasks.

Community
Intermediate
psw7205psw7205
1

compound

Captures solved problems as searchable markdown assets with YAML frontmatter in docs/solutions.

Community
Intermediate
psw7205psw7205
1

skill-guide

Guides creation and modification of SKILL.md skill units with frontmatter and structure conventions.

Community
Intermediate
psw7205psw7205
1

codebase-review

Reviews an entire codebase across multiple axes and reports evidence-backed findings with severity ratings.

Community
Advanced

Frequently Asked Questions About 박상우

FAQPage Schema
What 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.