mirror of
https://github.com/obra/superpowers.git
synced 2026-08-04 05:50:07 +00:00
Follow-up to #2011 (which fixed the ./-prefix mismatch for the documented pattern form): strip a leading ./ from the caller's pattern instead of double-prefixing it into a never-matching ././ form, and also match the pattern with '**/' collapsed, since find -path cannot match '**/' against zero directory levels and silently skipped files directly under the base directory (src/top.test.ts vs src/**/*.test.ts). Adds a deterministic test suite for the script with a stubbed npm. |
||
|---|---|---|
| .. | ||
| brainstorming | ||
| dispatching-parallel-agents | ||
| executing-plans | ||
| finishing-a-development-branch | ||
| receiving-code-review | ||
| requesting-code-review | ||
| subagent-driven-development | ||
| systematic-debugging | ||
| test-driven-development | ||
| using-git-worktrees | ||
| using-superpowers | ||
| verification-before-completion | ||
| writing-plans | ||
| writing-skills | ||