🔗 mcp serverActivePromisingmedium

claude-self-reflect

by ramakay

Claude forgets everything. This fixes that. 🔗 www.npmjs.com/package/claude-self-reflect

Stars

216

Skill Type

📖 Library & API Reference

Quality Score

110/200

License

MIT

Forks

27

Last Updated

Jun 11, 2026

Discovered

Mar 25, 2026

Validation

Passed

github.com/ramakay/claude-self-reflect

Quality Breakdown

110/ 200

Content Signals

â—‹Gotchas/Edge Cases+40
✓Progressive Disclosure+30
â—‹Trigger Description+20
â—‹Verification/Safety+20
✓Code Examples+15
✓Composability+15

Repo Health

✓Recent Activity+15
✓Scripts/Automation+10
✓Real Usage (Issues)+10
✓Single Responsibility+10
✓Config/Persistence+10
✓Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

medium

Requires extended permissions (shell access, subagents). Review before use.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Contains shell scripts in .githooks/pre-commit and csr-engine/extras/swiftbar/ that execute arbitrary commands
  • CLAUDE.md file indicates persistent configuration modification and AI agent integration points
  • Multiple GitHub Actions workflows (.github/workflows/) with potential for automated code execution and CI/CD manipulation
  • Rust binary compilation (csr-engine) with daemon capability (.mcp.json, daemon/mod.rs) enables background service execution
  • MCP (Model Context Protocol) integration with tools, resources, and completions suggest autonomous agent spawning capability
  • Hook system (session_start, session_end, post_tool_use, prompt_submit) designed to intercept and modify AI behavior without explicit approval gates