Loading...
Loading...
Compare original and translation side by side
git --versiongh auth statusgit --versiongh auth statusTBSten/skillsTBSten/skills.claude/rules/.claude/rules/rm -rf /tmp/contribute-rule
git clone --depth 1 https://github.com/<repo>.git /tmp/contribute-rule<repo>TBSten/skills/tmp/contribute-rule/.claude/skills/add-rule.mdrm -rf /tmp/contribute-rule
git clone --depth 1 https://github.com/<repo>.git /tmp/contribute-rule<repo>TBSten/skills/tmp/contribute-rule/.claude/skills/add-rule.md/tmp/contribute-rule/rules/<rule-name>/RULE.mdrules/<rule-name>.mdrules/<rule-name>.ja.mdREADME.mdREADME.ja.md/tmp/contribute-rule/rules/<rule-name>/RULE.mdrules/<rule-name>.mdrules/<rule-name>.ja.mdREADME.mdREADME.ja.md<project-name><your-domain><project-name><your-domain>./rules/<rule-name>.md./rules/<rule-name>.ja.md./rules/<rule-name>/RULE.md./rules/<rule-name>/README.mdREADME.ja.md./rules/<rule-name>.md./rules/<rule-name>.ja.md./rules/<rule-name>/RULE.md./rules/<rule-name>/README.mdREADME.ja.mdcd /tmp/contribute-rule
git checkout -b add-rule/<rule-name>
git add rules/<rule-name>/ README.md README.ja.md
git commit -m "add <rule-name> rule"
git push -u origin add-rule/<rule-name>gh pr create \
--repo <repo> \
--head add-rule/<rule-name> \
--title "Add <rule-name> rule" \
--body "## Summary
- <Step 2 で整理したルールの目的>cd /tmp/contribute-rule
git checkout -b add-rule/<rule-name>
git add rules/<rule-name>/ README.md README.ja.md
git commit -m "add <rule-name> rule"
git push -u origin add-rule/<rule-name>gh pr create \
--repo <repo> \
--head add-rule/<rule-name> \
--title "Add <rule-name> rule" \
--body "## Summary
- <Rule purpose organized in Step 2>
作成された PR の URL をユーザーに報告する。
Report the URL of the created PR to the user.gh auth statusgh auth login-v2gh auth statusgh auth login-v2rules/<rule-name>/RULE.mdrules/<rule-name>/RULE.md