Skip to main content
Run any Skill in Manus
with one click
GitHub repository

solon-product

solon-product contains 5 collected skills from MJ-0701, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
2
updated
2026-06-04
Forks
0
Occupation coverage
1 occupation categories ยท 100% classified
repository explorer

Skills in this repository

solon-doc-handoff
software-developers

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.

2026-06-04
solon-doc-review
software-developers

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.

2026-06-04
solon-doc-spec
software-developers

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.

2026-06-04
sfs
software-developers

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.

2026-06-02
sfs
software-developers

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.

2026-06-02