@zeonic/zaku — 量産型開発支援兵器
Mass-production dev weapon for Claude Code — AOSP recon, JIRA elimination, Git ammo supply.
Granada is Zeonic's orbital fortress—where Zaku mobile suits are mass-produced before they sortie into combat. This project is a Claude Code plugin for Android platform developers: AOSP source search, JIRA-driven root-cause analysis, and Git workflow automation.
npx skills add @zeonic/zakuOr clone and install locally:
git clone https://github.com/INNERJOINT/Granada.git
cd Granada && claude plugin install .| Skill | Description |
|---|---|
aosp-analyze |
General AOSP module/function/feature technical report |
aosp-rca |
Android crash/issue root-cause analysis via AOSP source search |
aosp-plan |
Investigation-driven AOSP planning with parallel code search |
aosp-autopilot |
Multi-repo automatic execution engine |
aosp-feature-export |
Export AOSP feature element documentation |
aosp-feature-import |
Import AOSP features across projects |
jira-analyze |
JIRA-driven Android bug RCA with parallel hypothesis investigation |
jira-aftersales |
Convert RCA reports to customer-facing scripts |
gitlab-info |
Extract repository, commit, changed files, and diffs from GitLab URLs |
git-commit |
Generate commit messages following repo conventions |
Proxies requests to a remote AOSP MCP server for code search across multiple Android projects. When loaded via the zaku plugin, tools are exposed under the mcp__plugin_zaku_sourcepilot__* namespace.
Available tools: mcp__plugin_zaku_sourcepilot__list_projects, mcp__plugin_zaku_sourcepilot__search_code, mcp__plugin_zaku_sourcepilot__search_symbol, mcp__plugin_zaku_sourcepilot__search_file, mcp__plugin_zaku_sourcepilot__search_regex, mcp__plugin_zaku_sourcepilot__get_file_content
| Agent | Description |
|---|---|
aosp-investigator |
AOSP code investigation specialist |
aosp-analyst |
AOSP search target extraction and RCA hypothesis synthesis specialist |
aosp-log-collector |
Android log collector (JIRA/local logs, extraction, classification) |
aosp-log-parser |
Android log parser (logcat, tombstone, ANR, kernel) |

