agentsclimarketplace

Map pin on the git

Skill DovahkiinYuzuko/map-pin-on-the-git

Use this skill automatically and without exception whenever a git commit is being created or managed, including both direct user requests and automated commits triggered by development workflows or rules. It must be executed during any git lifecycle operations, git commit command execution, repository modifications, or when synchronizing git logs and branch descriptions into markdown documentation. Never skip this skill for any commit-related action.From its SKILL.md

Install
npx -y skills add DovahkiinYuzuko/map-pin-on-the-git

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.5 KB, 210 tokens by cl100k_base, as published. Nobody here has run it

Map-Pin-On-The-Git

Goal

Maintain the Git commit history as the Single Source of Truth (SSOT) and execute the synchronization script to update the documentation.

Instructions

  • Always read and follow references/specification.md for detailed functional requirements and formatting rules.
  • Analyze the staged changes to understand the technical impact.
  • Formulate a structured commit message including Constraint:, Rejected:, and Chosen: prefixes, then execute the git commit.
  • Locate the repository root folder where this SKILL.md and the scripts/ directory reside, and execute the synchronization script:
    • Command: node PATH/to/sync-git-log.js
  • Verify that the latest log is correctly reflected in docs/git-descriptions/[branch-name].md under the --- START GIT LOG --- delimiter.

Constraints

  • Never include sensitive user information or credentials in the commit message.
  • Strictly adhere to the rules and template structures defined in references/specification.md.

What ships with it: 5 files

18.0 KB alongside SKILL.md, 1 of them executable

references/

scripts/

Keep looking

Skills are one crate of 326,149. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.