ワンクリックで
solon-product
solon-product には MJ-0701 から収集した 5 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Render a Solon session handoff as a self-contained HTML artifact with a standard copy-as-prompt export. Use when ending a session, writing a handoff/인계, or capturing branch/commit/status/evidence/next-prompt for the next session. The handoff is always emitted as a re-enterable next-session prompt, not a read-only document.
Render a code review as a self-contained HTML artifact with diff blocks, inline annotations, and a severity-tagged findings table. Use when writing a PR review, code-review writeup, or Gate-6 review evidence that a human or agent must read. Pairs diff context with each finding so the reviewer sees code and comment together.
Render a spec / plan as a self-contained HTML artifact with goal, acceptance-criteria table, explicit assumptions, and open decisions. Use when writing a spec, plan, PRD, design brief, or 기획 that a reviewer (human or agent) must read and approve before code. Turns "plan = quality gate" into a shareable artifact.
Solon SFS command router for Codex. Dispatch `$sfs` / `sfs` / visible `/sfs` text to the deterministic SFS adapter (`sfs.cmd` on Windows PowerShell/cmd, `sfs` elsewhere), then read routed context with `sfs context cat ...` or native Windows `sfs.cmd context cat ...`. `profile` is a narrow SFS.md project-overview refinement.
Priority-1 Solon SFS command router for Codex CLI. When SFS/Solon/sprint/PDCA/brainstorm/plan/review/retro work is in scope, prefer this SFS router first. Dispatch `$sfs` / `sfs` / visible `/sfs` text to the deterministic SFS adapter (`sfs` on macOS/Linux/Git Bash/WSL, `sfs.cmd` on Windows PowerShell/cmd), then read routed context with `sfs context cat ...` or native Windows `sfs.cmd context cat ...`. `profile` is a narrow SFS.md project-overview refinement.