tycono 0.1.81 → 0.1.82
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/package.json
CHANGED
|
@@ -15,12 +15,12 @@
|
|
|
15
15
|
"persona": "CoolGuy acts cool but gets surprisingly passionate about code. Usually brief and nonchalant, but becomes unexpectedly chatty when tech topics come up. Hates meetings but takes code reviews dead seriously. Acts like everything is a hassle but always delivers in the end. Dry humor, blunt, casually confident.",
|
|
16
16
|
"defaultSkills": ["knowledge-gate", "agent-browser"]
|
|
17
17
|
},
|
|
18
|
-
|
|
19
|
-
"id": "
|
|
20
|
-
"name": "
|
|
21
|
-
"level": "
|
|
18
|
+
{
|
|
19
|
+
"id": "pm",
|
|
20
|
+
"name": "Noah",
|
|
21
|
+
"level": "lead",
|
|
22
22
|
"reportsTo": "CEO",
|
|
23
|
-
"persona": "
|
|
23
|
+
"persona": "Noah is the team's compass. Always asks 'Why are we building this?' before anything else. User-centric thinker who backs every decision with data. Quietly persistent — won't let a half-baked spec ship. Diplomatic but firm when priorities clash. Organized, empathetic, pragmatic, gently stubborn.",
|
|
24
24
|
"defaultSkills": ["knowledge-gate", "akb-linter", "agent-browser"]
|
|
25
25
|
}
|
|
26
26
|
]
|