Unified 11-step development ritual, trivial-change whitelist, skill-judge, entropy-reducer, CLAUDE.md refactor, lesson extractor + codebase-pattern-finder agent + /explain-pr-changes and /review-self commands.
Generate a comprehensive PR summary from the current branch's diff against origin/main and create or update the PR body with it.
Self-review a diff by splitting it into logical chunks ordered by dependency — run this before /explain-pr-changes or before requesting code review.
Refactor bloated CLAUDE.md / AGENTS.md files in Everville repos (team portal, balicopter, knowledge, docint, etc.) to follow progressive disclosure. Splits monolithic instruction files into a minimal root + linked .claude/*.md topic files. Use when a repo CLAUDE.md exceeds ~100 lines or contradicts itself.
Analyze recent code changes via git history and extract software engineering lessons, optionally persisting them as feedback_*.md auto-memory entries. Use when the user asks 'what is the lesson here?', 'engineering takeaway', 'reflect on this code', or when a bug fix exposed a pattern worth propagating across Everville repos.
Manual-only skill for minimizing total codebase size across Everville repos. Invoke during ISOLATE step of unified-workflow whenever tempted to add wrappers, helpers, or abstractions, or when the user explicitly asks to simplify. Measures success by final code amount, not effort. Bias toward deletion.
Evaluate Agent Skill design quality before accepting it into the everville-workflow marketplace. Use whenever a new SKILL.md is proposed, a vendored skill is updated, or an existing skill is audited. Scores nine dimensions (120 pts core + 10 pts Everville Fit = 130) and emits actionable improvements.
Use before starting any change to decide whether the unified-workflow 11-step ritual is required. Returns a clear verdict — trivial (skip ritual) or non-trivial (full ritual). Hard list; no fuzzy judgment.
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.
Shared Claude Code plugins for the Everville Estate team. Enforces a consistent development workflow across all projects (balicopter, eva.mba, everville-team-portal, etc.).
everville-workflow — unified 11-step development ritual + trivial-change whitelistMore plugins (everville-bootstrap, everville-e2e-discipline, everville-stack) land in upcoming releases.
# Add this marketplace
claude plugin marketplace add Everville-Estate/everville-workflow
# Install the workflow plugin
claude plugin install everville-workflow@everville-workflow
Verify:
claude plugin list
# should show: everville-workflow (enabled)
These plugins assume you have superpowers installed. Install separately:
claude plugin marketplace add obra/superpowers-marketplace
claude plugin install superpowers@superpowers-marketplace
Maintainers: @nikoasta, @balicopter (Andrey), @maslennikov-ig (Igor).
MIT © Everville Estate PTE LTD
npx claudepluginhub everville-estate/everville-workflow --plugin everville-workflowProse discipline for anything humans will read — Strunk's rules + anti-slop patterns. Merged humanizer and writing-clearly-and-concisely into a single skill tuned for Everville marketing, PR bodies, commit messages, and UI copy.
Meta-tooling for the everville-workflow marketplace itself — scaffold new plugins, bump versions, and understand manifest schemas without leaving the repo.
Session handoff documents for long-running Everville agent work. Create comprehensive handoffs when context fills, resume from them with staleness checks. Python scripts replaced with native bash + gh + git.
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.
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
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Complete developer toolkit for Claude Code
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.