Milepost
Description
🚥 SwiftPM Build Plugin to show Git info on your app
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Milepost
[](https://github.com/giginet/Milepost/actions?query=workflow%3AMilepost) [](https://swift.org) [](https://swift.org/package-manager/) [](https://github.com/giginet/Milepost/blob/main/Package.swift) [](https://github.com/giginet/Milepost/blob/main/LICENSE.md)
A Simple SwiftPM plugin to show Git commit on your apps
Summary
**Milepost** is a simple library to fetch Git commit info.
You can show Git revisions for debug builds or production builds for end-users' inquiry.
This library provides [SwiftPM Build Tools Plugin](https://github.com/apple/swift-evolution/blob/main/proposals/0303-swiftpm-extensible-build-tools.md). It helps developers to integrate it easily.
Installation
1. Integrate Milepost in your project with SwiftPM
- File > Add Packages...
- Enter
https://github.com/giginet/Milepost.git - Choose
Milepostproduct
2. Link Milepost in your application target
- Application Target >
General>Frameworks, Libraries, and Embedded Content>+ - Choose
Milepost
3. Add build phases to fetch git info
- Application Target >
Build Phases>Run Build Tool Plug-ins>+ - Choose
PrepareMilepost
Usage
You can fetch a latest revision with `R
Related Skills
Epic Sync
Sync epic issue bodies, labels, and local coordination snapshots from GitHub.
Git 使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-ag
Git #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git