nkshirsa commited on
Commit
b9641f5
·
verified ·
1 Parent(s): 04607af

Add Superpowers Skill Tree + Meta-Improver: phd_research_os/skills/__init__.py

Browse files
Files changed (1) hide show
  1. phd_research_os/skills/__init__.py +6 -0
phd_research_os/skills/__init__.py ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ """
2
+ PhD Research OS — Superpowers Skill Tree
3
+ ==========================================
4
+ 7 specialized skills permanently baked into the companion AI improver model.
5
+ Each skill enforces a gated workflow phase with mandatory artifacts.
6
+ """