shannon
shannon에는 shannonshell에서 수집한 skills 12개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Run an in-session adversarial review of Shannon work using a fresh-context reviewer. Use for experiment design gates, experiment result gates, risky Rust changes, Nushell/Reedline subtree upgrades, and workflow compliance.
Ask Claude to review Shannon work. Use when the user requests Claude review or during large/risky experiments before acting on conclusions.
Ask Codex to review Shannon work. Use when the user requests Codex review or during large/risky experiments before acting on conclusions.
Write entertaining commit messages as poetry
Create a new agent skill. Use when creating a new skill for the project.
Store all debug logs in ~/dev/shannon/logs/. Use when running apps, configuring log paths, or troubleshooting output.
Verify and fix Nerd Font icons after editing files. Use whenever writing or editing a file that contains Nerd Font characters (Private Use Area codepoints).
Format markdown files with prettier. Use after creating or editing any markdown file (.md).
Format Rust files with cargo fmt. Use after creating or editing any Rust file (.rs).
Format Zig files with zig fmt. Use after creating or editing any Zig file (.zig).
Merge new upstream releases of nushell and reedline into Shannon
Use the local copies of each repo when doing research. Use this when doing research on any open source repo.