Skip to content

fix(docs): replace hardcoded /Users/jesse paths with generic placeholders#917

Open
sudabg wants to merge 4 commits intoobra:mainfrom
sudabg:fix/hardcoded-paths
Open

fix(docs): replace hardcoded /Users/jesse paths with generic placeholders#917
sudabg wants to merge 4 commits intoobra:mainfrom
sudabg:fix/hardcoded-paths

Conversation

@sudabg
Copy link

@sudabg sudabg commented Mar 24, 2026

Summary

Replaces hardcoded paths in 4 documentation files with generic placeholders, as reported in #858.

Changes

  • : /Users/jesse/project/packages/core~/project/packages/core
  • skills/systematic-debugging/CREATION-LOG.md: /Users/jesse/.claude/CLAUDE.md~/.claude/CLAUDE.md
  • skills/using-git-worktrees/SKILL.md: /Users/jesse/myproject/.worktrees/auth~/myproject/.worktrees/auth
  • docs/testing.md: /Users/jesse/Documents/GitHub/superpowers/superpowers~/superpowers

Why

Examples should use portable, generic paths so they work for all users.

Closes #858

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

replace hardcoded /Users/jesse sample paths with generic placeholders

1 participant