Open Issues Need Help
View All on GitHub feat: Make skill weightings and categories configurable about 1 month ago
AI Summary: Refactor the `activity-analyzer.js` script to load skill category and weighting data from an external configuration file (`config/skills_config.json`) instead of hardcoding it. This involves creating the new configuration file, updating the script to read the file, and documenting the changes in the README.
Complexity:
2/5
enhancement good first issue analyzer P1: High