Engineering craft: TDD feature-dev loop, code review, change verification, codebase orientation. Secret-scan + formatter hooks.
Review a code change for correctness, simplification, and missing tests; produces a structured review summary keyed to the diff.
Implement the smallest safe change satisfying a PRD/acceptance criteria using a TDD loop; produces a code diff plus tests.
Orient quickly in an unfamiliar codebase area; produce a one-page map of structure, entry points, and the most likely place a change should land.
Run repository-appropriate verification (build, lint, type-check, tests) on the changed files; summarize pass/fail per category.
A public, open-source Claude Code marketplace of work-shaped plugins covering the full lifecycle of building software products — from idea to incident, from thinking-craft to platform engineering. Installable a-la-carte.
v0.1 — Phase 1 MVP: five plugins prove the marketplace mechanics with one complete, resumable feature-shipping loop.
polymath-core — Foundation: conventions, glossary, plugin-budget reporter, SessionStart hook.polymath-product — PRD, acceptance criteria, epic decomposition.polymath-engineering — TDD feature-dev, code review, change verification, codebase orientation.polymath-release — Conventional Commits, PR descriptions, CHANGELOG, release notes.polymath-flows — flows-lite serial workflow runner + shipFeature workflow.# 1. Add the marketplace from a local checkout
claude plugin marketplace add /path/to/polymath
# 2. Install the MVP set
claude plugin install \
polymath-core@polymath polymath-product@polymath polymath-engineering@polymath \
polymath-release@polymath polymath-flows@polymath
# 3. Run the golden demo
claude
> /polymath-flows:run-workflow shipFeature title="Rate-limit /login" scope=small
polymath/
├── .claude-plugin/marketplace.json
├── plugins/ # one directory per plugin
├── shared/
│ ├── templates/ # canonical artifact templates (PRD, ADR, …)
│ ├── schemas/ # workflow.schema.json, etc.
│ └── scripts/ # validate-frontmatter, secret-scan, compute-dora
├── tools/ # scaffolders, validators, token-budget reporter
├── docs/ # PLUGIN-AUTHORING, WORKFLOW-SCHEMA, CONTRIBUTING
└── .github/workflows/ # CI: validate, token-budget, lint, link-check, golden-tests
See docs/PLUGIN-AUTHORING.md and docs/WORKFLOW-SCHEMA.md.
polymath-flows/bin/polymath-flow); skills present the steps but the script owns state.mustPass: checks (fileExists, fileMatches, commandSucceeds, stepSummaryMatches). AI cross-checks are advisory.Apache-2.0. See LICENSE.
See docs/CONTRIBUTING.md.
Modifies files
Hook triggers on file write and edit operations
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 mohammadbafkar/polymath --plugin polymath-engineeringFoundation: conventions, glossary, plugin-budget reporter, SessionStart hook.
Product craft: PRDs, acceptance criteria, epic decomposition, with materialized templates.
Release craft: Conventional Commits, PR descriptions, CHANGELOG entries, release notes.
flows-lite workflow runner: deterministic serial executor with state, resume, and mustPass checks. Ships shipFeature workflow.
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
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.
AI-powered development tools for code review, research, design, and workflow automation.
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