Skip to main content

bitranox-skills

A Claude Code plugin that learns your way of working. It notices when a session teaches something - a correction, a rule you state, a mistake worth not repeating - captures it as durable memory, sleeps on it, and files each lesson exactly where it applies: this project, this group of projects, or everything you do. On top of that self-learning memory it ships 82 skills of software-engineering craft - planning, debugging, code review, clean architecture, language and tool references, humanizing prose - refined over real day-to-day work and growing with every lesson that proves broadly useful.

The result compounds: the same correction is never made twice, knowledge from one project is on the desk when a sibling project needs it, and routines harden into skills instead of being re-derived every time.

Quick start

/plugin marketplace add bitranox/bitranox-skills
/plugin install bitranox@bitranox-skills

Install at user scope (the default) - the memory files lessons across projects, so it must run everywhere. Then enable auto-update once via /plugin -> Marketplaces -> bitranox-skills -> Enable auto-update. Windows needs Git for Windows; details and verification in docs/installation.md.

Skills are invoked as /bitranox:<skill>, and Claude picks one up automatically whenever a task matches its description.

Without the plugin marketplace

The same skills also ship as a Python package, for a machine where you would rather not add a marketplace, or where you want a pinned version:

uv tool install bitranox-skills
bitranox-skills install

That copies all 82 skills into ~/.claude/skills/, where Claude Code picks them up as personal skills. It leaves anything already there alone unless you pass --force, --dry-run reports the plan without writing, and --dest targets a different directory. bitranox-skills path prints where the bundled copy lives, including the hooks/ directory - the hooks need entries in your settings.json, which this command deliberately does not write for you.

The package version and the plugin version are the same number, so uv tool install bitranox-skills==5.293.0 and the marketplace's 5.293.0 are the same skills.

The book

Chapter What it answers
Concepts The ideas: learn as you go, sleep on it, file knowledge by reach - in plain language
Installation Install, auto-update, Windows, verifying the setup
Setup First-session decisions: knobs, tree shape, iron rules, seeding a project
Usage The daily flow: capture, recall, the nap/tree/crosstree consolidation ladder
Skill catalog All 82 skills with their triggers, grouped by domain (generated, cannot rot)
Architecture Store format, the write engine, the hook pipeline, guards, delivery paths
Reference Every knob, sentinel file, env var, CLI command, and quirk
Contributing Authoring skills, the quality gates, proposing changes upstream
AI transparency Where AI is used in this repo, what is verified, and how to check it yourself

Repo layout

This repo is both the marketplace (.claude-plugin/marketplace.json) and the single plugin it ships (plugins/bitranox/): the skills live in plugins/bitranox/skills/, the hooks in plugins/bitranox/hooks/.

Credits

Most skills are custom-built or adapted. Some general workflow skills (brainstorming, systematic-debugging, test-driven-development, verification-before-completion) originate from public skill libraries (for example Obra Superpowers and the Vercel Agent Skills Directory) and have been adapted here. markitdown and rory build on upstream sources (the MarkItDown document converter and Rory Sutherland's public talks and writing, respectively). Skills adapted from a third-party source under a permissive license carry their original copyright and license text in plugins/bitranox/THIRD_PARTY_NOTICES.md.

License

MIT - see LICENSE. Adapted third-party skills retain their own permissive licenses; see plugins/bitranox/THIRD_PARTY_NOTICES.md.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bitranox_skills-6.0.0.tar.gz (6.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bitranox_skills-6.0.0-py3-none-any.whl (7.1 MB view details)

Uploaded Python 3

File details

Details for the file bitranox_skills-6.0.0.tar.gz.

File metadata

  • Download URL: bitranox_skills-6.0.0.tar.gz
  • Upload date:
  • Size: 6.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for bitranox_skills-6.0.0.tar.gz
Algorithm Hash digest
SHA256 8aff1a4fa6f6be16b5efe4ceb2563bd2a30550c8713d5f768c776ea7126d4f59
MD5 123de222ee64911f394864d73168854a
BLAKE2b-256 80d57a8e051bf2a419804c69f1946b95841705be1c21cba840aaf1f2cc5560c3

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitranox_skills-6.0.0.tar.gz:

Publisher: workflow.yml on bitranox/bitranox-skills

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file bitranox_skills-6.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for bitranox_skills-6.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d461f7089952c38188b1d9aec490e5812b8dcc631637973902f12d7588ba73ee
MD5 58f88bdb987f0eee86d200949abf6192
BLAKE2b-256 69388f4f7a4f3f8b35b038fd99e98799b70cd69f74bfa37b5d7afada0824b0b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitranox_skills-6.0.0-py3-none-any.whl:

Publisher: workflow.yml on bitranox/bitranox-skills

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

6.9.1

2 files

6.8.0

2 files

6.5.1

2 files

6.5.0

2 files

6.4.0

2 files

6.3.0

2 files

6.2.1

2 files

6.1.0

2 files

This release

6.0.0 This release

2 files

5.306.0

2 files

5.305.0

2 files

5.304.0

2 files

5.303.2

2 files

5.303.1

2 files

5.302.0

2 files

5.301.1

2 files

5.301.0

2 files

5.300.8

2 files

5.300.7

2 files

5.300.6

2 files

5.300.5

2 files

5.300.4

2 files

5.300.3

2 files

5.300.2

2 files

5.300.1

2 files

5.300.0

2 files

5.299.3

2 files

5.299.2

2 files

5.299.1

2 files

5.299.0

2 files

5.298.1

2 files

5.298.0

2 files

5.297.6

2 files

5.297.5

2 files

5.297.4

2 files

5.297.3

2 files

5.297.2

2 files

5.297.1

2 files

5.296.1

2 files

5.296.0

2 files

5.295.3

2 files

5.295.2

2 files

5.295.1

2 files

5.295.0

2 files

5.294.3

2 files

5.294.2

2 files

5.294.1

2 files

5.294.0

2 files

5.293.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page