akshayrao14/git-practices

Claude Code / Codex / Cursor Agent Skill: defensive Dependabot triage with lockfile parity & exposure mapping. Plus team git workflow scripts (releases, PR helpers, branch resets).

0Stars on the repository
11Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

session-catchup

01

akshayrao14/git-practices

Command

Start-of-session rehydration. Reads NEXTSESSION.md + UPDATES.md tail + last 3 ADs, runs drift check on prior verification commands, proposes next move. See session-loop skill.

0 4d ago A 40 tokens original MIT

session-checkpoint

02

akshayrao14/git-practices

Command

Mid-session light save. Overwrites NEXTSESSION.md with a minimal snapshot. Flags newly-crossed irreversible boundaries since last save. See session-loop skill.

0 4d ago A 30 tokens original MIT

akshayrao14/git-practices

Command

Self-assess whether to compact context window at a task boundary, persisting carry-forward state to NEXTSESSION.md (or task metadata) before any compaction. See session-loop skill.

0 4d ago A 37 tokens original MIT

session-decide

04

akshayrao14/git-practices

Command

Append ADR-style decision to the project's ledger. Forces context/decision/alternatives/supersedes/blast-radius/reversibility fields. Append-only — never retro-edits. See session-loop skill.

0 4d ago A 41 tokens original MIT

session-drift

05

akshayrao14/git-practices

Command

Reality vs ledger reconcile. Re-runs verification commands and probes resources from the last 3 ADs. Surfaces concerning divergence. Read-only. See session-loop skill.

0 4d ago A 34 tokens original MIT

session-open-loops

06

akshayrao14/git-practices

Command

Scan unresolved threads across NEXTSESSION.md, UPDATES.md, ledger ADs without follow-up, in-repo TODOs, open PRs, and pending agent tasks. Ranks by urgency. Read-only. See session-loop skill.

0 4d ago A 47 tokens original MIT

session-wrap

07

akshayrao14/git-practices

Command

End-of-session safety gate + handoff write. Refuses dirty stops; writes UPDATES.md, ledger entries, and NEXTSESSION.md. See session-loop skill.

0 4d ago A 33 tokens original MIT