Skip to main content
Glama

agent

Execute intake, plan, verify, and release actions with Jira ticket creation from strict templates to orchestrate engineering delivery workflows.

Instructions

Active agent workflow actions: intake/plan/verify/release plus Jira ticket creation from strict MAIN DESCRIPTION templates.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pathNoProject path (default: current directory)
briefNoStructured or plain brief text for planning
actionNoActive workflow action
labelsNoOptional labels to set when creating Jira tickets
ticketNoTicket key for intake/plan actions (e.g. PROJ-123)
summaryNoOptional Jira summary (defaults to first line of MAIN DESCRIPTION)
versionNoTarget release version for release action (e.g. v1.2.0)
createTagNoIf true, release action creates annotated git tag when CI is green
issueTypeNoOptional Jira issue type override (Task/Story/Bug)
projectKeyNoOptional Jira project key override
prototypeViewNoPROTOTYPES section value: View
originKeyLogicNoORIGIN section value: Key Logic
originOldQueryNoORIGIN section value: Old Query
prototypePropsNoPROTOTYPES section value: Props
destinationViewNoDESTINATION section value: View
mainDescriptionNoMAIN DESCRIPTION body used to create Jira tickets
originComponentNoORIGIN section value: Component
destinationModelNoDESTINATION section value: Model
destinationRouteNoDESTINATION section value: Route
createPullRequestNoIf true, release action opens PR/MR when provider is configured
acceptanceCriteriaNoAcceptance criteria list for strict Jira template
dataTransformationNoDATA TRANSFORMATION section content
createFromDescriptionNoWhen action is intake, create Jira ticket first from MAIN DESCRIPTION template
destinationControllerNoDESTINATION section value: Controller
prototypeRelatedFilesNoPROTOTYPES related files list
prototypeDesignPatternNoPROTOTYPES section value: Design Pattern
Behavior2/5

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

No annotations are provided, and the description lacks behavioral details such as side effects, authentication needs, or return behavior. It mentions 'strict MAIN DESCRIPTION templates' but does not explain what happens during each action (e.g., mutations, ticket creation side effects).

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 packs the key actions and template requirement without unnecessary words. However, it could be slightly more structured by grouping action categories.

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 the complexity (26 parameters, no output schema, no annotations), the description is insufficient. It does not explain how actions work together, the expected workflow sequence, or how parameters like 'mainDescription' and 'createFromDescription' interact.

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 coverage is 100%, so the input schema already defines all 26 parameters with descriptions. The tool description adds minimal value by listing the action enum and mentioning templates, but does not clarify parameter relationships or usage patterns beyond the schema.

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

Purpose4/5

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

The description clearly states the tool is for 'Active agent workflow actions' and lists specific actions (intake/plan/verify/release) plus Jira ticket creation. It provides a clear verb-resource mapping but could be more explicit about the scope versus sibling tools like 'workflow'.

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?

No guidance is given on when to use this tool versus alternatives (e.g., sibling tools like 'workflow' or 'generate'). The description does not mention exclusions, prerequisites, or context-dependent recommendations.

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/taimiralain/StackGuide-MCP'

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