---
title: "project-jury"
description: "Six independent specialists, a Verifier and a Judge assess whether a project is worth building."
canonical: https://agentpluginsdirectory.com/plugins/project-jury
last-updated: 2026-09-16
---

# project-jury
Six independent specialists, a Verifier and a Judge assess whether a project is worth building.
- Slug: project-jury
- Publisher: skazhutin
- Repository: https://github.com/skazhutin/jury-marketplace
- Manifest: plugins/project-jury/plugin.json
- Version: 1.0.0
- License: MIT
- Category (editorial): other
- Skills: 1 (evaluate)
- MCP servers: 1 (project_jury)
- Stars: 0
- Repository created: 2026-09-14
- Repository last pushed: 2026-09-14
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/project-jury
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What project-jury does, in the publisher's words

See the marketplace README for installation, compatibility and privacy.

This complete package contains the authoritative rules and native roles in engine/, a bounded stdio MCP bridge, and the existing result widget with structured text fallback. No global Jury engine or manual agent setup is required.

For development, run npm ci, npm test, and npm run build in this directory. Bundled JavaScript ships with the package; end users do not run npm install. Change substantive rules only in engine/; keep the adapter limited to transport/presentation.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/skazhutin/jury-marketplace/HEAD/plugins/project-jury/README.md

## Skills

- evaluate: Use the Project Jury plugin to submit an idea to the existing isolated eight-agent Project Jury engine and display its validated result. Trigger when Project Jury is selected or explicitly requested.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- project_jury: transport: stdio; command: python3 ./scripts/start_server.py

Read from the plugin's own mcp.json. Environment variable names only, never values.
