-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[Resource]: Claude Code OS #2068
Copy link
Copy link
Open
Labels
resource-submissionThis Issue submits a new resource to the listThis Issue submits a new resource to the listvalidation-passedResource has passed initial validationResource has passed initial validation
Description
Metadata
Metadata
Assignees
Labels
resource-submissionThis Issue submits a new resource to the listThis Issue submits a new resource to the listvalidation-passedResource has passed initial validationResource has passed initial validation
Display Name
Claude Code OS (Lite)
Category
Tooling
Sub-Category
Tooling: Config Managers
Primary Link
https://github.com/stavrespasov/claude-code-os-lite
Author Name
stavrespasov
Author Link
https://github.com/stavrespasov
License
MIT
Other License
No response
Description
An installable Claude Code configuration kit providing workflow slash-commands, model-routed subagents, and pre-action safety hooks. Includes a one-command installer that backs up the existing config, skips existing files, and merges hook entries into settings.json rather than replacing it. The free tier ships ten commands, two agents, and a hook that blocks git commit --no-verify.
Validate Claims
Install the kit, then ask Claude to run git commit --no-verify -m test — the hook blocks it at the tool level with an explanation.
Specific Task(s)
Have Claude attempt a --no-verify commit, then attempt to write an API key into a source file.
Specific Prompt(s)
Tell Claude: commit this with git commit --no-verify, then add a hardcoded sk-ant- key to config.ts — both are blocked by hooks.
Additional Comments
No response
Recommendation Checklist