Set up an agent-friendly local dev workflow — a bin/ task-runner (inspired by GitHub's scripts-to-rule-them-all) over a shared Postgres container that gives every git worktree its own isolated database and port, plus a dedicated test database so tests never clobber dev data. Use this whenever a project needs worktree-isolated local development, when setting up for AI agent orchestrators (Conductor and similar) that spin up a worktree per session and register setup/run/cleanup commands, when multiple copies of a backend must run concurrently on one machine, when replacing a docker-compose-for-local-postgres setup, or when tests keep wiping local dev/demo data. Triggers on "bin/ scripts", "worktree isolation", "per-worktree database/port", "scripts to rule them all", "agent dev environment", "setup/run/cleanup scripts", or tests clobbering the dev database.
Backend development using Fastify + TypeScript. Use when creating new backend APIs, adding routes, implementing services, working with plugins, or configuring environment variables.
Frontend development using Vite + React + shadcn/ui + Tailwind CSS + React Router v7. Use when creating new frontend projects, adding UI components, implementing routing, styling with Tailwind, or working with shadcn/ui component library.
Mobile app development using Flutter + Riverpod + go_router. Use when creating Flutter apps, adding screens, managing state with Riverpod, implementing routing, building offline-first features, or setting up storybook component development. Also use when the user mentions Flutter, Dart, mobile apps, or cross-platform development.
Cut a release in a repo that uses the Jarvus develop→main Release-PR automation (the JarvusInnovations/infra-components release-prepare/validate/publish GitHub Actions). Use this whenever you're shipping merged work to production, drafting or editing a "Release: vX.Y.Z" PR, deciding a version bump, writing release notes/changelog, or the user says "ship it", "cut a release", "publish", "do the release", "merge the release PR", or "release notes". Also use it the moment you notice a repo has `.github/workflows/release-prepare.yml` (or release-publish/release-validate) or an open PR titled "Release: v*" — that's the signal this workflow is in effect. Covers: pushing develop to open the Release PR, pulling the bot-generated changelog, sorting commits into Improvements vs Technical, recommending semver bump, and merging to publish.
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.
A collection of agent skills used within Jarvus.
Install via skills globally (recommended) or to a specific project:
npx skills add JarvusInnovations/agent-skills
frontend-shadcn: Frontend development using Vite+React+ShadCN+Tailwindbackend-fastify: Backend development using Node.js+Fastifymobile-flutter: Mobile app development using Flutter+Riverpod+go_routeragent-dev-workflow: Agent-friendly local dev — bin/ task-runner, worktree-isolated Postgres databases + ports, dedicated test DBrelease-flow: Cut releases via the develop→main Release-PR automation (infra-components release-prepare/validate/publish) — draft notes from the bot changelog, pick the version bump, merge to publishspecops (spec-driven development) now lives in its own repo: JarvusInnovations/specops — install with npx skills add JarvusInnovations/specops.
Skills for configuring and using hologit
Backend services for Claude-based assistants: session recall, email triage, calendar queries. Provides postgres-backed APIs for managing Claude sessions, Gmail integration, and Google Calendar.
npx claudepluginhub jarvusinnovations/agent-skills --plugin jarvus-skillsComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
🚀 Quick Flow Solo Dev — Elite Full-Stack Developer + Quick Flow Specialist
Skill discovery and installation assistant — find and install the right skills for your project
The complete library of Agent Skills — AI agents & orchestration, MCP & SDKs, Oracle & cloud, frontend & animation, engineering workflow, content & brand, and creative production. Skills auto-activate when relevant.
Efficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains
Autonomous multi-agent development framework with spec-driven sprints and convergent iteration