astro-mobile: Skill for Claude Code

.claude/skills/finish-branch/SKILL.md

finish-branch is a skill for Claude Code from jitrapon/astro-mobile. It costs 63 tokens per session (5,465 once invoked), scanned B, original, no licence file.

A branch-finalization workflow that restores agent working files to the main branch's basic structure, pushes commits, and opens or prepares a pull request.

In plain words
What is it for?
Wrapping up a branch and preparing its completed changes for review through a GitHub pull request.
Why use it?
It packages the cleanup and handoff steps needed after work on a feature branch is complete.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

This is jitrapon/astro-mobile's own configuration. It tells Claude Code how to work on astro-mobile 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 astro-mobile configures →

Reuse

Borrowing it

Nothing to install: this file belongs to jitrapon/astro-mobile. 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/jitrapon/astro-mobile/main/.claude/skills/finish-branch/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/jitrapon/astro-mobile

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 finish-branch

README.md
[![agentmods](https://agentmods.dev/badge/skills/jitrapon/astro-mobile/finish-branch/github.svg)](https://agentmods.dev/skills/jitrapon/astro-mobile/finish-branch)
Your own site
<a href="https://agentmods.dev/skills/jitrapon/astro-mobile/finish-branch"><img src="https://agentmods.dev/badge/skills/jitrapon/astro-mobile/finish-branch/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 finish-branch

Your own site · 80×15
<a href="https://agentmods.dev/skills/jitrapon/astro-mobile/finish-branch"><img src="https://agentmods.dev/badge/skills/jitrapon/astro-mobile/finish-branch.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 63 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,465 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.00063 $0.05465
Opus 5 $0.00032 $0.02733
Sonnet 5 $0.00013 $0.01093
Haiku 4.5 $0.00006 $0.00547

Measured 6d ago against content hash 92eb336a55a6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade B, and why

finish-branch scanned grade B with 1 finding 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 6d 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.

Reads agent configuration directoriesmediumAgent snooping

.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.

- **Signal A — a backtick-named symbol was renamed / moved / deleted (highest confidence, usually mechanically fixable).** For every file with status `R`/`D`, or any source file whose diff *removes* a top-level declarati
.claude/skills/finish-branch/SKILL.md · 336 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 6d ago Changed · +4 lines 92eb336a55a6
  2. 10d ago First seen · 332 lines · 63 tokens per session scan B 3c7393be67c3

Subscribe to this mod's changes

finish-branch is a skill published in the GitHub repository jitrapon/astro-mobile (11 stars, last pushed 2d ago), with no licence file. It adds 63 tokens to every session and 5,465 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it B with 1 finding (reads agent configuration directories). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

release-kotlin-library

Use when preparing, publishing, or checking readiness for a new Kotlin library version in a repository using gradle-maven-publish-plugin, including release changelog reconciliation, API snapshots, and publication verification.

chrisbanes/skills · 45 tokens

release-new-version

Use when the user wants to release a new Zafiro version — drafting bilingual release notes, deciding the next version number, bumping app/build.gradle.kts, tagging, and publishing to GitHub (main repo, optionally the Xposed repo).

niki914/zafiro · 54 tokens

findeck-release

A document-review workflow that works on one specification document and only the higher-level or reference documents configured for it. It supports reference and revise actions and records history with reference-specific snapshots.

fainaltn/findeck · 71 tokens

batch

Research and plan a large-scale change, then execute it in parallel across 5–30 isolated worktree agents that each open a PR.

asgeirtj/system_prompts_leaks · 30 tokens

shepherd

Use when asked to shepherd, babysit, monitor, or poll open pull requests or merge requests, including triaging review feedback, CI failures, and routine follow-up.

chrisbanes/skills · 37 tokens

github

Search repositories, view issues, check PRs on GitHub. Use when: user asks about GitHub repos, issues, PRs, or wants to search GitHub. Don't use when: user wants general web search (use research skill) or asks about git concepts without GitHub context.

sepivip/SeekerClaw · 61 tokens