Power Checklists

Power Checklists is a checklist app for Jira, running on Atlassian infrastructure. It provides a safe environment, with Atlassian as your known supplier and no external connections. With Power Checklists, you can create multiple checklists on a single work item and use the progress field for enforcing completion during workflows and automation.



Walkthrough

  1. Get started straight away. After installation, go to a work item and add your first checklist

Markdown

You can apply the following markdown:

  1. **your text** for bold text (cmd/ctrl + b shortkey)
  2. _your text_ for italic text (cmd/ctrl + i shortkey)
  3. ~~your text~~ for strikethrough text (cmd/ctrl + shift + x shortkey)
  4. ++your text++ for underline text
  5. `your code` for inline code (cmd/ctrl + ` shortkey)


Completion field

The progress of the checklists on a work item is automatically tracked in the field Power Checklists Completion. It tracks the progress from 0-100. You can use it in your Jira search JQL, use it for enforcing checklist completion in workflows or for any type of automation.