Claude Code plugin for development workflow automation.
This plugin provides development workflow automation for Claude Code, including issue tracking integration (GitHub Issues and Jira), automated code reviews, PR generation, and linting.
/plugin marketplace add cloud-officer/claude-code-plugin-dev
/plugin install co-dev@cloud-officer| Command | Description |
|---|---|
/co-dev:fix-issue <issue-id> |
Fix a GitHub or Jira issue with guided workflow |
/co-dev:code-review-deep |
Deep code review using parallel agent strategy |
These skills are automatically available to Claude:
| Skill | Description |
|---|---|
create-pr |
Generate commit message, PR title, and PR body |
create-issue |
Create GitHub or Jira issues with proper templates |
run-linters |
Run linters and fix any issues found |
claude --plugin-dir /path/to/claude-code-plugin-devContributions are welcome. Please open an issue or submit a pull request.