Files
gh-rika-labs-sgrep-plugins-…/.claude-plugin/plugin.json
2025-11-30 08:51:50 +08:00

14 lines
297 B
JSON

{
"name": "sgrep",
"description": "Lightning-fast semantic code search with auto-indexing. Automatically manages sgrep watch during Claude sessions.",
"version": "1.2.0",
"author": {
"name": "Rika Labs"
},
"skills": [
"./skills"
],
"hooks": [
"./hooks/hooks.json"
]
}