my-patina 0.2.0 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/templates/CLAUDE.md
CHANGED
|
@@ -29,7 +29,7 @@ The graph is the source of truth. Nothing gets added to generated content unless
|
|
|
29
29
|
|
|
30
30
|
## How it works
|
|
31
31
|
|
|
32
|
-
**Adding evidence:** Run `/
|
|
32
|
+
**Adding evidence:** Run `/add` and describe something you've done. Claude asks a few questions and writes a note to `{{CONTENT_DIR}}/notes/`.
|
|
33
33
|
|
|
34
34
|
**Reviewing skills:** Run `/skill-search` to audit your notes for skill gaps, project completions, and stale entries.
|
|
35
35
|
|
|
@@ -12,7 +12,7 @@ Notes here are **first-class evidence** — weighted the same as weekly summarie
|
|
|
12
12
|
|
|
13
13
|
## How to add a note
|
|
14
14
|
|
|
15
|
-
Run `/
|
|
15
|
+
Run `/add <description>` and Claude will ask clarifying questions and write the note for you.
|
|
16
16
|
|
|
17
17
|
## File naming
|
|
18
18
|
|