By YafimK
Multi-tier agent research funnel for research and architecture decisions. Cheap models discover breadth; an adversarial tier kills weak options; the strong model synthesizes only the survivors. Ships a guidance skill, a canonical dynamic-workflow template, and per-tier JSON schemas.
A Claude Code plugin marketplace (progressive-research) of reusable, general-purpose
skills for agent orchestration and research. Public-clean: no project-internal
content ships here.
.claude-plugin/marketplace.json # the marketplace
progressive-dynamic-research/ # plugin: progressive-dynamic-research
├── .claude-plugin/plugin.json
└── skills/progressive-dynamic-research/SKILL.md # the skill (+ scripts/, references/)
Note on names: the marketplace is
progressive-researchand the plugin inside it isprogressive-dynamic-research. The install string is alwaysplugin@marketplace— henceprogressive-dynamic-research@progressive-research.
From GitHub (owner/repo shorthand):
/plugin marketplace add YafimK/claude-skills
/plugin install progressive-dynamic-research@progressive-research
Or from a local checkout (no remote needed) — point at the repo root:
/plugin marketplace add .
/plugin install progressive-dynamic-research@progressive-research
After install the skill is invocable as /progressive-dynamic-research:progressive-dynamic-research, and
triggers automatically on research / comparison / architecture-decision tasks and
when you're about to fan out subagents or author a dynamic Workflow.
To pick up changes during development: /plugin marketplace update progressive-research
(bump version in plugin.json for pinned-release consumers).
The workflow templates ship with a zero-dependency node:test suite that catches
the token-wasting bugs (budget gate not firing, KILL quorum math, APEX running on
an empty survivor set, FIT looping) before a real run spends anything. From the
skill directory:
cd progressive-dynamic-research/skills/progressive-dynamic-research
node --test scripts/pyramid-template.test.mjs # 16 tests, ~80ms
node --check scripts/pyramid-template.js # syntax gate before launch
CI runs both on every push and pull request (.github/workflows/test.yml).
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub yafimk/claude-skills --plugin progressive-dynamic-researchA growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.