finalize-us

Automate user story finalization with commit, push, pull request, merge, and version bump actions.

16|2|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/cofade/open-garden-planner --skill finalize-us
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: finalize-us
Source: https://github.com/cofade/open-garden-planner/tree/main/.claude/skills/finalize-us
Command: npx skills add https://github.com/cofade/open-garden-planner --skill finalize-us

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the end-of-user-story procedure, ensuring that all necessary steps are completed efficiently and accurately, reducing manual effort and minimizing human error.

Core Features & Use Cases

  • Automated Workflow: Orchestrates the finalization process for user stories, including commit, push, PR creation, merge, version bump, and roadmap update.
  • Git Automation: Integrates with GitHub CLI to manage branches, pull requests, and tags.
  • Version Control: Ensures that all changes are committed and merged properly, maintaining a clean and organized repository.
  • Use Case: After a user story is approved and all tests pass, this Skill can be used to finalize the story, ensuring that all documentation and code changes are properly recorded and versioned.

Quick Start

To finalize a user story, run the 'finalize-us' skill with the user story number and PR title, e.g., 'finalize-us US-11.2 Plant spacing circles'.

Frequently Asked Questions about finalize-us

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

FAQPage Schema
How do I automate user story finalization with git?

Automating user story finalization with git involves coordinating commit, push, pull request creation, merge, version bump, and roadmap update actions. This Skill orchestrates these steps automatically to reduce manual effort and minimize human error.

What is the process for finalizing a user story in a repository?

Finalizing a user story in a repository requires ensuring all changes are properly documented and versioned. The process coordinates committing code, pushing branches, creating pull requests, merging, and updating the roadmap.

Do I need GitHub CLI to automate pull request creation and merging?

Yes, you need GitHub CLI installed and access to the repository to automate pull request creation and merging. This Skill requires GitHub CLI to manage branches, pull requests, and tags for version control.

Can I automate version bumps and roadmap updates after a pull request merge?

Yes, you can automate version bumps and roadmap updates after a pull request merge. This Skill orchestrates the finalization process to ensure all changes are properly recorded and versioned in the repository.

How do I finalize a user story using the command line?

To finalize a user story using the command line, run the skill with the user story number and PR title. For example, execute the command with arguments like 'US-11.2' and 'Plant spacing circles' to complete the workflow.

When should I run workflow automation for user story finalization?

You should run workflow automation for user story finalization after the user story is approved and all tests pass. This ensures all documentation and code changes are properly recorded and versioned without manual intervention.