mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-30 22:13:28 +08:00
fix: add no-hooks minimal install path
This commit is contained in:
committed by
Affaan Mustafa
parent
d26d66fd3b
commit
5881554a1c
@@ -1,6 +1,16 @@
|
||||
{
|
||||
"version": 1,
|
||||
"profiles": {
|
||||
"minimal": {
|
||||
"description": "Low-context Claude Code setup with rules, agents, commands, platform configs, and quality workflow support, but no hook runtime.",
|
||||
"modules": [
|
||||
"rules-core",
|
||||
"agents-core",
|
||||
"commands-core",
|
||||
"platform-configs",
|
||||
"workflow-quality"
|
||||
]
|
||||
},
|
||||
"core": {
|
||||
"description": "Minimal harness baseline with commands, hooks, platform configs, and quality workflow support.",
|
||||
"modules": [
|
||||
|
||||
Reference in New Issue
Block a user