Yoshiwatanabe Yoshiwatanabe Plugins
yoshiwatanabe-yoshiwatanabe-plugins is a Claude Code plugin for the Build phase that manages domain-specific memory and configuration across sessions and machines.
Persist domain-specific memory and configuration across Claude coding sessions, repos, and machines.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install yoshiwatanabe-yoshiwatanabe-plugins@yoshiwatanabe/yoshiwatanabe-pluginsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:yoshiwatanabe/yoshiwatanabe-plugins") and the paste-ready config with skillselion.get_install_config("plugin:yoshiwatanabe/yoshiwatanabe-plugins").
What it does
yoshiwatanabe-yoshiwatanabe-plugins is a personal Claude Code plugin collection aimed at builders who juggle several repos and machines and hate re-briefing the agent every morning. It focuses on domain-specific memory, configuration management, and tracking episodes across sessions so Claude retains project norms, stack choices, and prior decisions without you pasting the same README each time. The canonical shelf is Build → agent-tooling because that is when you install persistent agent affordances, but the value follows you through Ship reviews and Operate fixes whenever you reopen a codebase. It is author-maintained tooling rather than a generic memory SaaS—expect conventions tuned to yoshiwatanabe’s workflow that you may fork or adapt. One plugin ships in the bundle per catalog metadata. Pair it with your own skills for planning and debugging; this plugin is the long-lived scratchpad and config layer, not a replacement for tests or deployment automation.
Highlights
- Domain-specific memory for repeated Claude Code development work
- Configuration management aligned to your repos and workflows
- Session and episode tracking across coding stretches
- Cross-machine continuity for personal dev environments
- Git-aware context for multiple repositories
Why builders use it
Switching machines or repos wipes the informal context Claude needs to code like a teammate who already knows your project.
After install, you get persistent memory and config hooks so sessions resume with domain context instead of cold starts.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is yoshiwatanabe-yoshiwatanabe-plugins for?
Individual developers who want Claude Code to remember domain setup, preferences, and session history across their own machines and git repos.
When should I use yoshiwatanabe-yoshiwatanabe-plugins?
Use it when you repeatedly explain the same architecture, env files, or conventions and want that context stored for later agent sessions.
How do I add yoshiwatanabe-yoshiwatanabe-plugins to my agent?
Add the yoshiwatanabe/yoshiwatanabe-plugins marketplace entry in Claude Code, enable the plugin, and follow the repo guidance for memory and config paths.
Comments
Share how you use yoshiwatanabe-yoshiwatanabe-plugins, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.