popper
v1.2.0Strike the wrong agent behavior; Popper compiles surviving preferences into local Claude Code rules.
By Brian Kim0 GitHub starsUpdated 23 hours ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 1 skill or MCP entry
- Source updated
- Aug 31, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install popper for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install popper@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/brnyxx/popperClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
├── .claude-plugin/plugin.json└── skills/popper/SKILL.md
Included Skills1
반증(긋기)만으로 Claude Code 설정을 수렴시키고 명시적으로 활성화·롤백한다. 설정 인터뷰/질문 대신 대비 페어 트랜스크립트를 긋는다. 사용자가 "popper", "긋기 세션", "설정 수렴", "재심(recheck)", "popper 활성화/롤백"을 요청할 때 사용.
Plugin manifests1
{
"name": "popper",
"displayName": "Popper",
"version": "1.2.0",
"description": "Strike the wrong agent behavior; Popper compiles surviving preferences into local Claude Code rules.",
"author": {
"name": "Brian Kim"
},
"keywords": [
"falsification",
"preferences",
"local-first",
"claude-code",
"agent-skills"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[popper on Agent Plugins Marketplace](https://pluginsmp.com/plugins/popper)