lisa-review-implementation
Installation
SKILL.md
Lisa Implementation Review
This skill compares the current project's Lisa-managed files against Lisa's source templates to identify drift and offer to upstream improvements back to Lisa.
Prerequisites
This skill requires access to the Lisa installation directory. Either:
- Start Claude Code with
--add-dir ~/lisa(or your Lisa path) - Pass the Lisa directory as an argument:
/lisa-review-implementation ~/lisa
Instructions
Step 1: Locate Lisa Directory
First, determine the Lisa installation directory:
- If an argument was provided, use that path
- Otherwise, check if any
--add-dirpaths contain asrc/core/lisa.tsfile (Lisa's signature file) - Common locations to check:
~/lisa,~/workspace/lisa,../lisa