smart-recipe-planner-ticket-workflow

Community

Standardized ticket-based dev workflow.

AuthorLuisDavidTF
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill standardizes ticket-driven development workflows, reducing handoff gaps and drift by enforcing a consistent git branching, commit, and lifecycle process.

Core Features & Use Cases

  • Standardized Branching: Branches follow a uniform format from dev, such as feat/CSF-123-description, ensuring traceability.
  • Commit Messaging: Encourages conventional commits aligned with ticket work for clear history and changelogs.
  • Lifecycle Orchestration: Guides Start Ticket, Finish Ticket, and Release-to-Main steps with explicit commands and PR guidance for reliable delivery.

Quick Start

  1. Ensure you are on the dev branch and up to date.
  2. Create a ticket branch from dev using the type/name convention, e.g., feat/CSF-123-description.
  3. Commit changes using conventional commits, finish the ticket by merging back to dev, and open a PR to main for release.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: smart-recipe-planner-ticket-workflow
Download link: https://github.com/LuisDavidTF/Culina-Smart/archive/main.zip#smart-recipe-planner-ticket-workflow

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.