Files
2025-11-29 17:50:54 +08:00

19 lines
509 B
JSON

{
"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"
]
}