Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 808 Bytes

File metadata and controls

20 lines (14 loc) · 808 Bytes

WordLoom

  • Source of truth is the code and git history, not assistant memory.
  • Read existing code before modifying; prefer targeted, minimal changes.
  • Validate changes with tests before reporting completion.
  • Ask before making destructive or hard-to-reverse changes.

Project type: python

For Python library/backend work, load .claude/skills/python/SKILL.md — covers conventions, packaging, testing, and tooling.

Local context