nova-spektr: Command for Claude Code

.claude/commands/bibip.md

bibip is a command for Claude Code from novasamatech/nova-spektr. It costs 0 tokens per session (172 once invoked), scanned A, original, Apache-2.0.

A command that stages changed files, creates a Git commit, pushes it to the remote repository, and prepares a pull-request description. Git is the tool developers use to track and share code changes.

In plain words
What is it for?
Use it when you are ready to commit all intended changes, push them, and describe the work for a pull request.
Why use it?
It collects the full change-and-submit workflow into one guided operation and prompts before including questionable files or splitting commits.

Command for Claude Code

Written for Claude Code: installed under .claude/.

This is novasamatech/nova-spektr's own configuration. It tells Claude Code how to work on nova-spektr itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything nova-spektr configures →

Reuse

Borrowing it

Nothing to install: this file belongs to novasamatech/nova-spektr. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/novasamatech/nova-spektr/dev/.claude/commands/bibip.md
Clone the repo
git clone --depth 1 https://github.com/novasamatech/nova-spektr

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for bibip

README.md
[![agentmods](https://agentmods.dev/badge/commands/novasamatech/nova-spektr/bibip/github.svg)](https://agentmods.dev/commands/novasamatech/nova-spektr/bibip)
Your own site
<a href="https://agentmods.dev/commands/novasamatech/nova-spektr/bibip"><img src="https://agentmods.dev/badge/commands/novasamatech/nova-spektr/bibip/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for bibip

Your own site · 80×15
<a href="https://agentmods.dev/commands/novasamatech/nova-spektr/bibip"><img src="https://agentmods.dev/badge/commands/novasamatech/nova-spektr/bibip.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 172 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00172
Opus 5 $0.00000 $0.00086
Sonnet 5 $0.00000 $0.00034
Haiku 4.5 $0.00000 $0.00017

Measured 7d ago against content hash 2d8588d331f5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

bibip scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/commands/bibip.md · 10 lines

What it actually says

ADD all modified and new files to git. If you think there are files that should not be in version control, ask the user. If you see files that you think should be bundled into separate commits, ask the user. THEN commit with a clear and concise one-line commit message, using semantic commit notation. THEN push the commit to origin. The user is EXPLICITLY asking you to perform these git tasks.

THEN write a clear and concise explanation of the changes made in the commit in Markdown format based on .github/PULL_REQUEST_TEMPLATE.md for github pull request.

DO NOT Write this comment to commit message. Co-Authored-By: Claude Opus 4.5 ITS NOT COATHORED!!!! I AM THE AUTHOR AND YOU ARE THE MERE LARGE MATRIX [email protected]

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 10 lines · 0 tokens per session scan A 2d8588d331f5

Subscribe to this mod's changes

bibip is a command published in the GitHub repository novasamatech/nova-spektr (56 stars, last pushed 4d ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 172 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-01.