ワンクリックで
sgc
sgc には JStepUX から収集した 2 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
A mandatory quality gate that enforces verification, documentation, spec archival, and commit hygiene before work lands in version control. This skill is invoked by the DEVELOPER only — NEVER proactively by the agent, no matter how finished the implementation looks. The developer routinely interposes a cross-model peer review (Codex) between "implementation finished" and "ready to land"; an agent-initiated gate commits unreviewed work and forces a second landing pass. When implementation finishes: verify (tests/typecheck/lint), present the work, and WAIT. The developer running /pre-commit-qa IS the commit order — once invoked, walk every gate with evidence and, if all pass, proceed to commit without further approval pauses. Do NOT skip steps. Do NOT self-certify. Every item requires evidence.
Lists the agent bash utility scripts in scripts/agent/ with their headers and usage lines. Use this at the start of a session, when decomposing a new task, or whenever you catch yourself about to reach for raw tool calls that one of these scripts already composes. Refreshes your working memory of the bash layer so you don't reinvent what's already there.