pev-harness を使うプロジェクトに必要な初期 file を 1 操作で生成する skill。 言語/構成 検知 (Node/Python/Go/Rust + E2E config) で team-conventions.md の Verification commands を auto-populate、 .gitignore に .pev-artifacts/ を追記、 オプションで .linear-config / settings.local / 個人 override skeleton を AskUserQuestion 経由で対話的に生成。 既存 file 衝突は「上書き / merge / skip」分岐。
$npx -y skills add myksyut/pev-harness --skill pev-bootstrap-projectInstalls into the current project.
Run `npx skills use "https://github.com/myksyut/pev-harness" --skill "myksyut/pev-harness/pev-bootstrap-project"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/myksyut/pev-harness" that are relevant to the current task. Run `npx skills add "https://github.com/myksyut/pev-harness"` and select the relevant skills, then follow their instructions.