원클릭으로
release
Release rfc-bcp47 — wraps /solo-npm:release for this single-package repo.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Release rfc-bcp47 — wraps /solo-npm:release for this single-package repo.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Composable git workflow: commit, squash, and/or push. Use /commit to stage and commit, /commit squash to squash branch commits, /commit push to force push, or /commit squash push for the full workflow.
Verify rfc-bcp47 — wraps /solo-npm:verify with this repo's lint+test+build commands.
Senior principal code review of the current branch against the base branch. Reviews correctness, minimum change principle, naming, modularity, scalability, reusability, code smells, and test quality. Invoke with: /review
Unit testing workflow for pure TypeScript functions and modules. Provides templates and patterns for writing tests. Rules and conventions are in .claude/rules/testing.md (always loaded).
| name | release |
| description | Release rfc-bcp47 — wraps /solo-npm:release for this single-package repo. |
Composes /solo-npm:release with this repo's specifics.
gagle/rfc-bcp47release.yml/verify runs pnpm lint && pnpm test && pnpm buildInvoke /solo-npm:release for the opinionated three-phase baseline.
(none)