AndriiklymiukAndriiklymiukCommunity·15 Agent Skills Included

corgi

Run multi-repo stacks, databases, and cross-repo feature work

Boots entire multi-repository projects from one compose file, cloning repos, seeding databases, and wiring environment variables automatically. Replaces scattered terminals, manual checkouts, and per-project setup scripts with a single repeatable command. Lets coding agents build cross-repo features, run end-to-end CI, review pull requests, and open draft PRs with human approval gates.
npx skills add Andriiklymiuk/corgi --all -g -y
Available:

Tells the agent how to drive corgi non-interactively using JSON output, exit codes, and detached lifecycle commands, and how to keep supervised coding sessions alive across reboots and network timeouts.

All Skills in This Repository (15)

Pure Emerald Level Indicators
📦 In Repo
AndriiklymiukAndriiklymiuk

suggest

Generate evidence-backed feature and engineering suggestions for corgi workspaces.

Community
Advanced
📦 In Repo
AndriiklymiukAndriiklymiuk

corgi

Automate local multi-service development setup using corgi-compose.yml.

Community
Advanced
📦 In Repo
AndriiklymiukAndriiklymiuk

purchases

Manage In-App Purchases and sync product IDs for Expo/React Native apps.

Community
Advanced
📦 In Repo
AndriiklymiukAndriiklymiuk

memory

Manage shared workspace memory for a corgi stack.

Community
Intermediate
📦 In Repo
AndriiklymiukAndriiklymiuk

improve-skill

Refine or create agent skills from observed conversation evidence.

Community
Advanced
📦 In Repo
AndriiklymiukAndriiklymiuk

suggest-proactive

Generate and deduplicate improvement ideas on a schedule, proposing top ideas as tracker tickets.

Community
Intermediate
📦 In Repo
AndriiklymiukAndriiklymiuk

tracker

Coordinate task tracking and prioritization in Corgi workspaces via Linear or Jira.

Community
Advanced
📦 In Repo
AndriiklymiukAndriiklymiuk

mobile-screenshots

Automate app store screenshot creation for Expo/React Native apps.

Community
Advanced
📦 In Repo
AndriiklymiukAndriiklymiuk

stories

Automate branch creation, testing, and pull requests for software stories in corgi-compose workspaces.

Community
Advanced
📦 In Repo
AndriiklymiukAndriiklymiuk

mobile

Automate Expo/React Native mobile app testing on real devices with Maestro.

Community
Advanced
📦 In Repo
AndriiklymiukAndriiklymiuk

review

Review GitHub pull requests and GitLab merge requests against repository standards.

Community
Advanced
📦 In Repo
AndriiklymiukAndriiklymiuk

ship

Automate Expo/React Native build, submission, and version bumping to TestFlight and Google Play.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install corgi?

Run `npx skills add Andriiklymiuk/corgi --all -g -y` in your terminal to install all skills in this suite globally.

What problem does corgi solve?

It runs an entire multi-repo project — services, databases, seed data, and env wiring — from one committed corgi-compose.yml file with a single command. This removes the need for multiple terminals, manual clones, and bespoke setup scripts per project.

Can an agent build a feature across multiple repos?

Yes. The stories skill reads a ticket, edits every affected service, boots the real stack to verify, and opens a draft pull request per repo for your review.

Does corgi work in CI pipelines?

Yes. The ci skill scaffolds GitHub Actions or GitLab CI jobs that boot the full stack from the branches under review and run cross-repo end-to-end tests with logs uploaded as artifacts.

Can I control my dev stack from my phone?

Yes. Running `corgi agent up` prints a QR code that pairs your phone, letting you start supervised coding sessions in any registered workspace from anywhere.

Related Repositories in Software Engineering

View All in Software Engineering