What and why
In Cisco, we used the “Rally” tool for project management in the team I worked with.
I noticed what for daily usage, it is convenient to use Slack commands to get the list of user stories to work.
How
To implement the integration mainly used:
- Python
 - Python Rq library
 - Redis
 
Results
The code for the integration is on GitHub.