M64github Tiger Style
m64github-tiger-style is a Claude Code plugin for the Ship phase that applies TigerBeetle-style coding discipline to agent-assisted safety-critical development.
Enforce TigerBeetle-style coding discipline in Claude-assisted work on safety- and performance-sensitive codebases.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install m64github-tiger-style@M64GitHub/tiger-styleBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:M64GitHub/tiger-style") and the paste-ready config with skillselion.get_install_config("plugin:M64GitHub/tiger-style").
What it does
m64github-tiger-style is a Claude Code plugin that installs the TigerStyle skill: coding rules drawn from TigerBeetle’s approach to safety-critical, high-performance software. Solo builders working on backends, financial logic, or infrastructure where bugs are expensive use it so Claude does not drift toward verbose abstractions, ambiguous error handling, or implicit invariants. The plugin is methodology-first—it shapes how every change is written and reviewed, from Build through Ship and later Operate iterations. It suits advanced developers who already value simplicity, explicit bounds, and testable assertions over framework fashion. One plugin bundles the skill; expect a steep discipline curve compared with generic “clean code” prompts.
Highlights
- TigerBeetle-inspired coding discipline for agents
- Safety-critical and high-reliability project focus
- Style rules that constrain cleverness and implicit assumptions
- Single dedicated TigerStyle skill plugin
- Applies across implementation and review, not one API task
Why builders use it
Generic coding assistants encourage patterns that are unsafe or fragile in performance-critical and reliability-sensitive systems.
After adding the plugin, Claude follows TigerStyle constraints so implementations and reviews favor explicit, disciplined code suited to critical projects.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 17 stars, 0 votes.
FAQ
Who is m64github-tiger-style for?
Developers building reliability-sensitive software who want Claude to mirror TigerBeetle-style coding discipline.
When should I use m64github-tiger-style?
Whenever you write or review systems code and need consistent safety-critical style, especially before merging high-risk changes.
How do I add m64github-tiger-style to my agent?
Register the M64GitHub/tiger-style Claude Code plugin and enable the TigerStyle skill in projects where strict coding rules apply.
Comments
Share how you use m64github-tiger-style, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.