Agent Skills: planning

Proactively use when making a plan, e.g. the user says "Let's make a plan".

UncategorizedID: hdemers/dotfiles/planning

Install this agent skill to your local

pnpm dlx add-skill https://github.com/hdemers/dotfiles/tree/HEAD/.claude/skills.symlink/planning

Skill Files

Browse the full folder contents for planning.

Download Skill

Loading file tree…

.claude/skills.symlink/planning/SKILL.md

Skill Metadata

Name
planning
Description
Proactively use when making a plan, e.g. the user says "Let's make a plan".

Standard Operating Procedure

  1. Use your standard planning tools to create a plan.
  2. Learn the jira-ticket skill.
  3. When the plan has been created, offer the user to create a ticket from the plan.
  4. If the user opt-in to create a ticket, use the Question tool to ask the following questions:
    1. Which epic should be used?
    2. How many points? Choices: unpointed, 0.5, 1, 2, 3, 5 or 8
    3. Which sprint? Choices: the active one, the next one, the backlog.
    4. Assignee? Choices: me or unassigned.
  5. If the following choices were selected, do not specify their corresponding option when calling the CLI:
    • Points: unpointed
    • Sprint: backlog
    • Assgnee: unassigned.
  6. Create ticket.