Plugin · Claude Code · AI Agents

King8fisher Claude Code Marketplace

king8fisher-claude-code-marketplace is a Claude Code plugin collection for the Build phase that provides one iterative, self-referential task-completion plugin (Ralph/Wiggum-style) until work is actually finished.

by king8fisher · github.com/king8fisher/claude-code-marketplace

Add a Claude Code plugin that iterates on self-referential tasks until completion so long agent jobs do not stop at the first partial answer.

0
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install king8fisher-claude-code-marketplace@king8fisher/claude-code-marketplace
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built 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:king8fisher/claude-code-marketplace") and the paste-ready config with skillselion.get_install_config("plugin:king8fisher/claude-code-marketplace").

About

What it does

king8fisher-claude-code-marketplace is a minimal Claude Code plugins collection with one entry aimed at completion-oriented agent behavior. Public metadata and keywords (iterates, tasks, until, self-referential, ralph, wiggum) describe a pattern where the agent keeps working a task loop rather than declaring victory early—useful when specs are multi-step, tests must pass, or refactors span many files. Solo builders running unattended or semi-attended Claude Code sessions can treat it as a workflow plugin: define the outcome, let the loop re-enter until criteria are met, then move on. It is not a full stack skill pack like larger marketplaces; it is a focused automation for task persistence. Pair it with clear acceptance criteria in your prompt or plan. Intermediate complexity because misuse can burn tokens on endless loops without guardrails.

Highlights

  • Single-plugin marketplace focused on iterative task completion until done.
  • Keywords point to self-referential Ralph/Wiggum-style loops that re-invoke work on the same task chain.
  • Designed for Claude Code plugin install from king8fisher/claude-code-marketplace repo.
  • Complements manual stop-and-continue prompting with structured iteration behavior.
  • Small surface area (1 plugin)—easy to trial without a large bundle.

Why builders use it

Claude Code often stops after a plausible first pass, leaving tests failing, todos open, or acceptance criteria unmet.

After install, you can run tasks that automatically iterate on the same work unit until completion conditions are satisfied instead of manually nudging the agent to continue.

At a glance

  • Type - Plugin in AI Agents.
  • Adoption - 0 installs, 0 stars, 0 votes.

FAQ

Who is king8fisher-claude-code-marketplace for?

It is for Claude Code users who need a completion loop plugin when standard single-pass responses leave work incomplete.

When should I use king8fisher-claude-code-marketplace?

Use it during implementation when you have explicit finish lines—tests green, files updated, checklist done—and want the agent to keep iterating until those are met.

How do I add king8fisher-claude-code-marketplace to my agent?

Register the king8fisher/claude-code-marketplace repository as a Claude Code plugin source, install the collection’s plugin, then invoke it according to that plugin’s SKILL or README instructions.

Discussion

Comments

Share how you use king8fisher-claude-code-marketplace, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.