Jira.Log banner
ambient-code ambient-code

Jira.Log

Development community

Description

--- description: Log a new Jira issue to RHOAIENG with Team (Ambient team) and Component (Agentic) pre-filled. --- ## User Input ```text $ARGUMENTS ``` You **MUST** consider the user input before proceeding (if not empty). ## Goal Create a new Jira Story in the RHOAIENG project with the correct Team and Component pre-filled for the Ambient team. ## Execution Steps ### 1. Parse User Input Extract the following from `$ARGUMENTS`: - **Summary** (required): The title/summary of the issue -

Installation

Installs to ~/.claude/commands/ambient-code-platform-jira.log.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ambient-code/platform/HEAD/.claude/commands/jira.log.md -o ~/.claude/commands/ambient-code-platform-jira.log.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository