ECC/skills/continuous-learning-v2/scripts
Affaan Mustafa 307ee05b2d fix: instinct-cli glob and evolve --generate (fixes #216, #217)
- Load both .yaml and .yml files in load_all_instincts() (#216)
  The *.yaml-only glob missed .yml files, causing 'No instincts found'
- Implement evolve --generate to create skill/command/agent files (#217)
  Previously printed a stub message. Now generates SKILL.md, command .md,
  and agent .md files from the clustering analysis into ~/.claude/homunculus/evolved/
2026-02-13 01:09:16 -08:00
..
instinct-cli.py fix: instinct-cli glob and evolve --generate (fixes #216, #217) 2026-02-13 01:09:16 -08:00
test_parse_instinct.py fix: preserve content after frontmatter in parse_instinct_file() (#161) 2026-02-06 01:00:48 -08:00