By mir
Management workflow automation with Atlassian integration (Jira & Confluence) via OAuth 2.0 and weekly reporting tools.
Create a polished, self-contained HTML demo page from any source material — feature descriptions, ticket lists, release notes, or free-form conversation. Use when asked to create a demo page, presentation, or showcase.
Export Google Docs and Google Sheets (spreadsheets) to Markdown files or stdout. Use when asked to fetch, download, or ingest Google Docs/Sheets content for summarization, analysis, or context loading. Tries gcloud ADC first with browser OAuth fallback.
Access Jira issues and Confluence pages via Python scripts with OAuth 2.0 authentication. Use when user asks about Jira tickets, issues, bugs, stories, epics, sprints, or Confluence pages, wiki, documentation.
Prepare weekly management report. Use when asked to create a weekly report, summarize recent changes, or prepare a demo of what was done in the past week.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Reusable Agent Skills, workflow templates, and helper scripts that keep Marat's multi-agent coding assistants in sync. The repository centralizes the instructions used by Claude Code, OpenCode, Codex CLI, and Gemini CLI so they can be edited once and deployed to any compatible tool.
claude-maratai-dev/ – Claude Code plugin for development workflows
with skills for auto-commit and feature planning.claude-maratai-manager/ – Claude Code plugin for management
workflows with Atlassian integration (Jira & Confluence), Google Docs/Sheets
export, and weekly reporting tools.claude-maratai-data/ – Claude Code plugin for data analytics
workflows with database querying via command-line clients (psql,
mysql, clickhouse-client, bq, snowsql, etc.).agentskills/ – Canonical Agent Skills (SKILL.md files) following the
open Agent Skills standard. Deployable to any
compatible CLI tool.opencode.json – OpenCode-specific configuration (MCP and formatter
settings), kept at repo root.transfer_from_claude.py – utility that copies Markdown from
claude-maratai-dev/ and claude-maratai-manager/ to agentskills/,
transforming frontmatter for Agent Skills format.sync_skills.sh – multi-target sync script that deploys skills from
agentskills/ to one or more CLI tool config directories, with path variable
substitution, orphan cleanup, and interactive target selection.| Target | Skills directory | Path variable | Detection |
|---|---|---|---|
| opencode | ~/.config/opencode/skill/ | ${OPENCODE_DIR} | ~/.config/opencode/ exists |
| codex | ~/.codex/skills/ | ${CODEX_DIR} | ~/.codex/ exists |
| gemini | ~/.gemini/skills/ | ${GEMINI_DIR} | ~/.gemini/ exists |
During sync, the canonical ${AGENTSKILLS_DIR} variable in .md and .py
files is replaced with the target-specific path variable (e.g.
${OPENCODE_DIR}). Binary files are copied as-is.
Edit or add skills inside claude-maratai-dev/ (or claude-maratai-manager/
for management tools) first so metadata stays consistent across platforms.
Run ./transfer_from_claude.py (requires uv)
to refresh the Agent Skills copies with proper frontmatter transformation.
Use the sync script when you are ready to deploy skills locally:
./sync_skills.sh # interactive target selection
./sync_skills.sh -t opencode # sync to opencode only
./sync_skills.sh -t opencode,codex # sync to multiple targets
./sync_skills.sh -n # dry-run (preview changes)
./sync_skills.sh -d -t codex # show diffs for codex target
./sync_skills.sh -n -d # dry-run with diffs
The script creates missing directories, replaces existing files, performs path variable substitution, and removes orphaned files in each target.
SKILL.md file; the metadata is
used by all supported tools.${AGENTSKILLS_DIR} for path references in canonical SKILL.md files.
The sync script substitutes the correct variable per target during deploy.skills/commit/ – auto-commit with smart branching. Captures outstanding
changes, branches off main when needed, stages, commits with a concise
message, pushes, and prompts the user to file a merge request via glab.npx claudepluginhub mir/maratai --plugin maratai-managerData analytics workflows.
AI-powered development workflow automation with specialized agents for project search, code review, specification creation, and web research. Includes smart commit commands and feature preparation tools.
Enterprise Jira orchestration with 81 agents, 16 teams, 46 commands, 11 skills. Features Atlassian MCP OAuth, Harness integration, Neon PostgreSQL, Redis caching, Temporal workflows, and structured reasoning frameworks.
Atlassian Jira and Confluence integration via Remote MCP Server for issue tracking, documentation, and project management
Connect to Atlassian products including Jira and Confluence. Search and create issues, access documentation, manage sprints, and integrate your development workflow with Atlassian's collaboration tools.
Comprehensive Jira integration with auto-detection of issue keys
Complete JIRA automation suite with 14 specialized skills - issue management, agile workflows, time tracking, service management, bulk operations, and more
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses