land

Automate end-of-session git housekeeping, PR updates, and project tracker synchronization.

1|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/butterflyskies/claude-skills --skill land-butterflyskies
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: land
Source: https://github.com/butterflyskies/claude-skills/tree/main/land
Command: npx skills add https://github.com/butterflyskies/claude-skills --skill land-butterflyskies

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of concluding a work session by ensuring all outstanding tasks, code changes, and project updates are properly handled and documented.

Core Features & Use Cases

  • Git Housekeeping: Commits and pushes code changes, updates PR descriptions.
  • Project Tracking: Updates project boards and creates new issues as needed.
  • Notification Triage: Cleans up GitHub notifications related to the session's work.
  • Documentation: Captures session learnings, flight log entries, and handoff notes.

Quick Start

Run the land skill to finalize your work session by committing code, updating PRs, and documenting progress.

Frequently Asked Questions about land

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate end-of-session git housekeeping and PR description updates?

Automating end-of-session git housekeeping streamlines concluding a work session by committing and pushing code changes and updating PR descriptions. It ensures all outstanding code modifications are properly handled and documented via the GitHub API.

What is the best way to synchronize project trackers and roll over milestones?

The best way to synchronize project trackers is by automating milestone rollovers and updating project boards. This ensures project management workflows remain current by generating new issues and capturing flight log entries for session progress.

Does this workflow automation require access to the GitHub API and project management tools?

Yes, this workflow automation requires access to git, the GitHub API, and specific project management tools. These dependencies are essential to manage pull requests, triage notifications, and synchronize project boards effectively.

How do I triage GitHub notifications and document handoff notes for a development session?

Triaging GitHub notifications and documenting handoff notes is automated by cleaning up alerts related to the session's work. It captures session learnings and creates flight log entries for future reference and continuity.

Can I capture session learnings and flight log entries alongside code commits?

Yes, you can capture session learnings and flight log entries alongside code commits. The wrap-up process integrates documentation with git housekeeping, ensuring that development progress and handoff notes are recorded together.