Skip to main content
Glama

验收标准生成

acceptance_generate

Generate acceptance criteria for product features by specifying product type, target platform, and optional backend, payment, and authentication requirements.

Instructions

根据产品类型和功能,生成验收标准。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
product_typeYes产品类型
featuresYes功能列表
platformYes目标平台
has_backendNo是否有后端
has_paymentNo是否涉及支付
has_authNo是否涉及鉴权

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
productTypeYes
platformYes
technicalProfileNo
pmIntentDecisionNo
categoriesYes
definitionOfDoneYes
checklistYes
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden of behavioral disclosure. It only states the tool's output ('generate acceptance criteria') without mentioning any side effects, authorization needs, rate limits, or limitations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single concise sentence that front-loads the main purpose. It is appropriately sized for a simple tool, though it could include more detail without being verbose.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given that the tool has 6 parameters and an output schema, the description is too brief. It does not explain the output format or constraints, leaving the agent with incomplete information for effective use.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the input schema adequately documents all parameters. The description adds no additional meaning beyond what is already in the schema, warranting a baseline score of 3.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose: generating acceptance criteria based on product type and features. It distinguishes itself from sibling tools like product_spec_assist or spec_compile by focusing specifically on acceptance criteria.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance on when to use this tool versus alternatives. It does not mention any prerequisites or exclusions, leaving the agent without context for appropriate invocation.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/georgelue0321-vibe/product-spec-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server