Claude-code-plugins-plus-skills sprint-planning-helper

install
source · Clone the upstream repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/jeremylongshore/claude-code-plugins-plus-skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/planned-skills/generated/20-enterprise-workflows/sprint-planning-helper" ~/.claude/skills/jeremylongshore-claude-code-plugins-plus-skills-sprint-planning-helper && rm -rf "$T"
manifest: planned-skills/generated/20-enterprise-workflows/sprint-planning-helper/SKILL.md
source content

Sprint Planning Helper

Purpose

This skill provides automated assistance for sprint planning helper tasks within the Enterprise Workflows domain.

When to Use

This skill activates automatically when you:

  • Mention "sprint planning helper" in your request
  • Ask about sprint planning helper patterns or best practices
  • Need help with enterprise workflow skills covering project management, compliance, governance, and enterprise integration patterns.

Capabilities

  • Provides step-by-step guidance for sprint planning helper
  • Follows industry best practices and patterns
  • Generates production-ready code and configurations
  • Validates outputs against common standards

Example Triggers

  • "Help me with sprint planning helper"
  • "Set up sprint planning helper"
  • "How do I implement sprint planning helper?"

Related Skills

Part of the Enterprise Workflows skill category. Tags: enterprise, governance, compliance, project-management, integration