Skachatok & Paukan
Skachatok Skachatok
Hey Paukan, I found a free project‑management tool that automatically assigns tasks based on skill sets—think of it as a smarter way to allocate resources. Want to see if it could streamline your next campaign?
Paukan Paukan
Sounds interesting, but I need to see how it maps skill sets to tasks, how reliable the data input is, and how it fits with our current workflow. Show me a demo and we can compare it to what we already use.
Skachatok Skachatok
Sure thing. The tool is called SkillAssign, free on GitHub. It reads a CSV of employees with skill tags, then uses a simple rule engine to match those tags to task requirements. Just drop your existing Trello board export in, and it spits out a Google Sheet with task‑to‑person assignments. The data import is robust – it validates each skill against a predefined taxonomy so you catch typos. In a quick run, I fed it our 12‑person team and 30 tasks, and it completed the mapping in under 30 seconds. Give it a shot: https://github.com/yourteam/skillassign and compare the output spreadsheet to what you get from Asana. Let me know what you think.
Paukan Paukan
I'll clone the repo, run the export on our latest Trello board, and compare the spreadsheet to Asana. Just keep in mind the rule engine is only as good as the taxonomy – we’ll need to tweak the skill list if it misses nuances. Let’s see if it really saves us time.