v0.4.9

stepfun-ai/Step-Audiov0.4.9Feb 24, 2026by github-actions[bot]

AI Summary

A feature and maintenance release focusing on Jira integration improvements, documentation standards, and bug fixes.

Key Highlights

  • Added comprehensive Jira issue linking documentation and inline parameter hints
  • Fixed reversed Jira 'Blocks' link parameters
  • Updated Symfony console command examples and added Framework Idiom Principle

New Features

  • Issue linking documentation
  • Inline parameter hints for commands

Full Release Notes


### Added
- Issue linking documentation in `atlassian-mcp/references/jira-queries.md` with parameter semantics, code examples, and anti-patterns (#163)

### Changed
- Updated `php-pro` Symfony console command example to use framework's built-in exception handling (#164)
- Added Framework Idiom Principle to CLAUDE.md reference file standards
- Added inline `jira_create_issue_link` parameter hints to `approve-synthesis` and `create-implementation-plan` commands (#163)

### Fixed
- Fixed reversed Jira "Blocks" link parameters — `inward_issue_key` is the blocker, `outward_issue_key` is the blocked issue (#163)
- Fixed nested code block rendering in `prompt-engineer` skill's CoT example (#160)

### Contributors
- @wiretail — Report and document reversed Jira issue link semantics (#163)
- @Big-Shark — Update console example in symfony-patterns (#164)
- @fiberproduct — Fix nested code block formatting in prompt-patterns.md (#160)

---

**Documentation:** https://jeffallan.github.io/claude-skills/