git log --oneline --stat
HEAD
- Stars
- 1.7k
- Forks
- 81
- Updated
- Jun 8, 2026
repo --stat
stars
1.7k
forks
81
last update
Jun 8, 2026
license
MITv1.0.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add fable-5-code-review - Invoke
// Run from any project directory
$ claude --skill fable-5-code-review "wire up a GitHub Actions deploy" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill fable-5-code-review "now refactor it"
fable-5-code-review/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Fable 5 Code Review
- slug:
- fable-5-code-review
- version:
- v1.0.0
- license:
- MIT
- author:
- @review-craft
- categories:
- tags:
- #fable-5#code-review#long-context#security#architecture
- description:
Deep multi-file code review powered by Fable 5's long-context reasoning — whole-PR understanding.
README.md
fable-5-code-review/README.md
7 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…