Initial commit
This commit is contained in:
19
.claude-plugin/plugin.json
Normal file
19
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "phi",
|
||||
"description": "φ - Compositional project awareness via S-expressions. Generic infrastructure for persistent codebase understanding through structure, semantics, and memory.",
|
||||
"version": "0.1.0",
|
||||
"author": {
|
||||
"name": "adimov",
|
||||
"url": "https://github.com/adimov-eth"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/phi-analyzer",
|
||||
"./skills/phi-mapper"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/analyze.md",
|
||||
"./commands/map.md",
|
||||
"./commands/context.md",
|
||||
"./commands/agents.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user