1 min read
i2i-workflow — Claude Code Plugin

Built a complete Claude Code plugin (i2i-workflow) that implements an end-to-end AI-powered development pipeline: requirements capture via slash commands → Jira ticket generation pushed via MCP → automated test case generation → PR review against acceptance criteria.

Demonstrates plugin manifest structure, markdown-based slash commands, runtime template resolution, per-command tool sandboxing, and MCP server integration with the Atlassian ecosystem.

Stack: Claude Code, TypeScript, MCP, Atlassian REST API, ADF