Summary
- Fixed markdown numbering in
SKILL.md - Integrated
nelson_conflict_scan.pyinto the workflow inSKILL.md - Added JSON support to
nelson_conflict_scan.pyto parsebattle-plan.json - Fixed Python import resolution and JS/TS import regex in
nelson_conflict_scan.py - Fixed JSON backup crash risk and timestamp parsing in
nelson-data.py - Added file locking for concurrency safety in
nelson-data.py - Removed empty boilerplate
codemap.mdfiles fromreferences/ - Moved
nelson_conflict_scan.pyand its tests toskills/nelson/scripts/to ensure distribution with the skill - Updated script paths in
SKILL.mdandstructured-data.mdto reference.claude/skills/nelson/scripts/ - Fixed a critical regex greediness bug in
nelson_conflict_scan.pyfor JS/TS imports