Loop engineering for AI coding agents — turn ad-hoc sessions into a repeatable research → plan → wave-execute → close loop with verification gates. Runs on Claude Code, Codex CLI, Cursor, and Pi. MIT community plugin.
Claude Code Plugin Template
Claude Code Plugin Template is an open-source integrations skill for Claude Code, published by ivan-magda. Its author describes it as: “GitHub template for creating Claude Code plugin marketplaces. Includes plugin scaffolding, validation commands, hooks, skills, agents, and CI/CD workflows. Ready-to-use toolkit for teams distributing Claude Code plugins.”. The project has 63 stars on GitHub and is available under the MIT license. Add it to your setup with `/plugin marketplace add ivan-magda/claude-code-plugin-template`.
Installation
Add Claude Code Plugin Template to your agent with:
/plugin marketplace add ivan-magda/claude-code-plugin-template Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
When to use it
Reach for Claude Code Plugin Template when you want integrations help from Claude Code without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Clear MIT license — safe to read and adapt
- Declares compatibility with Claude Code
- Actively maintained (recent commits)
Topics
Frequently asked questions
- What does Claude Code Plugin Template do?
- GitHub template for creating Claude Code plugin marketplaces. Includes plugin scaffolding, validation commands, hooks, skills, agents, and CI/CD workflows. Ready-to-use toolkit for teams distributing Claude Code plugins.
- How do I install Claude Code Plugin Template?
- Run /plugin marketplace add ivan-magda/claude-code-plugin-template in your agent, then reload your skills. Review the source at https://github.com/ivan-magda/claude-code-plugin-template before installing.
- Is Claude Code Plugin Template free to use?
- Yes. Claude Code Plugin Template is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
- Which agents does Claude Code Plugin Template work with?
- Claude Code Plugin Template declares compatibility with Claude Code. Agent Skills use a portable SKILL.md format, so other compatible clients can usually load it too.
Related skills
More Integrations →28 plugins and MCP servers for Claude Code — TDD, multi-agent orchestration, iterative refinement, binary RE, structured decisions. Install any skill in one command.
A curated marketplace of plugins for Claude Code, built from first principles.
Claude Code extension engineering: pick the right mechanism, then build it.
471 plugins, 3,069 skills, 347 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.