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
- repository:
- github.com/review-craft/fable-5-code-review
- 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.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
fable-5-code-review/README.md
5 sections
Loading README…
@review-craft/index.json
more by author
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…