Shikihane Polydev
shikihane-polydev is a Claude Code plugin bundle for the Build phase that orchestrates parallel agent tasks and session retrace for terminal-hosted polydev investigations.
Run parallel Claude agent tasks, retrace session history, and orchestrate terminal-hosted investigations without losing context across long dev sessions.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install shikihane-polydev@shikihane/polydevBuilt 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:shikihane/polydev") and the paste-ready config with skillselion.get_install_config("plugin:shikihane/polydev").
What it does
shikihane-polydev is a two-plugin Claude Code bundle from the polydev repo aimed at builders who juggle multiple agent threads and need to recover what happened in a messy session. It packages orchestration, parallel tasks, session indexing, and investigation-oriented search so you can run background work, retrace decisions, and pull insights without manually scrolling transcripts. Solo indie developers shipping with Claude Code benefit when a feature spans several agent passes or when you need to audit how the model arrived at a change. It sits in the build phase under agent-tooling because its primary value is multiplying agent capacity during implementation, though retracing sessions also helps in ship review and operate debugging. Expect a community-oriented, lightly starred repo—verify each plugin’s install steps in the repository before relying on it in production workflows.
Highlights
- Bundle of 2 Claude Code plugins from shikihane/polydev for poly-agent development
- Parallel task orchestration and background agent work from the terminal
- Session history, retrace, and search for long conversation investigations
- AI-powered analysis and insights over indexed dev sessions
- Terminal-hosted workflow aligned with Claude-centric agent stacks
Why builders use it
Long Claude sessions fragment across parallel tasks and you lose the thread when you need to audit what the agent did or why.
After registering polydev you can spin parallel agent work, index sessions, and retrace or search history when debugging or reviewing outcomes.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 3 stars, 0 votes.
FAQ
Who is shikihane-polydev for?
Indie and solo developers using Claude Code who run parallel agent tasks and want session indexing, retrace, and investigation tools in one small plugin set.
When should I use shikihane-polydev?
Use it during active builds or deep debugging when conversations branch into parallel work and you need to search history or orchestrate background agent tasks.
How do I add shikihane-polydev to my agent?
Install the plugins from the shikihane/polydev repository into Claude Code per that repo’s plugin manifest instructions, then enable the two bundled extensions from your Claude Code plugin manager.
Comments
Share how you use shikihane-polydev, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.