claude-code-organizer: Claude Code Organizer provides a visual dashboard for managing all Claude Code configurations (memories, skills, MCP servers, commands, agents, rules, etc.) organized by scope hierarchy. It enables drag-and-drop movement between scopes with undo support and bulk operations. This solves the problem of mis-scoped items wasting tokens and polluting context in Claude sessions.; initrunner: InitRunner lets you define an agent in one YAML file, chat with it, run it autonomously, and deploy it as a daemon triggered by cron, file changes, webhooks, or Telegram messages. It supports multiple execution modes, built-in memory, cost controls, multi-agent orchestration, and security features. Built on PydanticAI.
Move a preference from a project scope to global scope so it applies everywhere
Automated code review: set up a daemon that reviews pull requests or file changes.