-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
Display Name
Claude Capsule Kit
Category
Tooling
Sub-Category
None
Primary Link
https://github.com/arpitnath/super-claude-kit
Secondary Link
No response
Author Name
arpitnath
Author Link
License
MIT
Other License
No response
Description
Adds persistent context memory and dependency analysis to Claude Code through hook-based automation. Includes session resume with 24-hour persistence, dependency intelligence tools (circular detection, impact analysis, dead code identification), and progressive file reading with semantic AST chunking.
Built using SessionStart, PreToolUse, and PostToolUse hooks to track files, tasks, and discoveries across sessions.
Validate Claims
No response
Additional Comments
Production-tested over 2 weeks by 6 developers (frontend, backend, full-stack, DevOps) across TypeScript, Python, Go, and JavaScript codebases (200-2,000 files).
Built this after getting frustrated re-explaining the same context to Claude every session.
Unique features not in other Claude Code tools:
- Go module import resolution for dependency tracking
- XML-based hook outputs (60% token reduction vs emoji/box-drawing)
- Works with or without git (file-based change detection fallback)
- Subdirectory support (hooks work from any folder)
Credits: Anthropic's hook system made this possible.
Recommendation Checklist
- I have checked that this resource hasn't already been submitted
- My resource provides genuine value to Claude Code users, and any risks are clearly stated
- All provided links are working and publicly accessible
- I am submitting only ONE resource in this issue
- I understand that low-quality or duplicate submissions may be rejected