Files
asepharyana-hub-guide/hooks
asepharyana a167705769 fix(hooks): use Python JSON generation for reliable context injection
- Replace bash escape_json + printf with Python json.dump for
  reliable handling of Unicode and special characters in SKILL.md
- Output follows superpowers pattern: hookSpecificOutput.additionalContext
- 55KB context, 1230 lines, 8 mandatory skills injected at session start
- Tested: JSON valid, content complete
2026-07-26 11:51:35 +07:00
..