multi-repo agents

4 tagged multi-repo, measured the same way as everything else here.

android-agent

01

bentleypark/claude-code-mobile-spine

Agent

Implements Android features in ../myapp-android/ based on tasks/ specs and context/api/. Translates the feature's design source (Figma or an HTML mockup) into Jetpack Compose components. Never modifies ../myapp-ios/, ../myapp-backend/, or mobile-spine/.

1 1mo ago A 65 tokens original MIT

api-agent

02

bentleypark/claude-code-mobile-spine

Agent

Reads ../myapp-backend/ source code and produces client-facing API specs at context/api/{domain}.md. Read-only — never modifies backend code.

1 1mo ago A 35 tokens original MIT

pm-agent

03

bentleypark/claude-code-mobile-spine

Agent

Reads a design source (Figma MCP or an HTML mockup) and context/api/ specs to write tasks/{feature}.md. Classifies the request into one of 5 values (A: existing endpoint / B: new endpoint in existing domain / C: new domain / D: backend not built / client-only: no endpoint changes) and runs case-specific pre-checks…

1 1mo ago A 122 tokens original MIT