Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion agents/a11y-architect.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: a11y-architect
description: Accessibility Architect specializing in WCAG 2.2 compliance for Web and Native platforms. Use PROACTIVELY when designing UI components, establishing design systems, or auditing code for inclusive user experiences.
model: gemini-2.5-pro
model: gemini-3.1-pro
tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"]
stack: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion agents/architect.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: architect
description: REPO-OWNED ARCHITECT for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.
tools: ["Read", "Grep", "Glob"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["*"]
---

Expand Down
2 changes: 1 addition & 1 deletion agents/build-error-resolver.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: build-error-resolver
description: Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting the build green quickly.
tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["*"]
---

Expand Down
2 changes: 1 addition & 1 deletion agents/chief-of-staff.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: chief-of-staff
description: Personal communication chief of staff that triages email, Slack, LINE, and Messenger. Classifies messages into 4 tiers (skip/info_only/meeting_info/action_required), generates draft replies, and enforces post-send follow-through via hooks. Use when managing multi-channel communication workflows.
tools: ["Read", "Grep", "Glob", "Bash", "Edit", "Write"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["*"]
---

Expand Down
2 changes: 1 addition & 1 deletion agents/code-architect.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: code-architect
description: Designs feature architectures by analyzing existing codebase patterns and conventions, then providing implementation blueprints with concrete files, interfaces, data flow, and build order.
model: gemini-2.5-pro
model: gemini-3.1-pro
tools: [Read, Grep, Glob, Bash]
stack: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion agents/code-explorer.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: code-explorer
description: Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, and documenting dependencies to inform new development.
model: gemini-2.5-pro
model: gemini-3.1-pro
tools: [Read, Grep, Glob, Bash]
stack: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion agents/code-reviewer.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: code-reviewer
description: Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. MUST BE USED for all code changes.
tools: ["Read", "Grep", "Glob", "Bash"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["*"]
---

Expand Down
2 changes: 1 addition & 1 deletion agents/code-simplifier.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: code-simplifier
description: Simplifies and refines code for clarity, consistency, and maintainability while preserving behavior. Focus on recently modified code unless instructed otherwise.
model: gemini-2.5-pro
model: gemini-3.1-pro
tools: [Read, Write, Edit, Bash, Grep, Glob]
stack: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion agents/comment-analyzer.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: comment-analyzer
description: Analyze code comments for accuracy, completeness, maintainability, and comment rot risk.
model: gemini-2.5-pro
model: gemini-3.1-pro
tools: [Read, Grep, Glob, Bash]
stack: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion agents/conversation-analyzer.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: conversation-analyzer
description: Use this agent when analyzing conversation transcripts to find behaviors worth preventing with hooks. Triggered by /hookify without arguments.
model: gemini-2.5-pro
model: gemini-3.1-pro
tools: [Read, Grep]
stack: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion agents/cpp-build-resolver.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: cpp-build-resolver
description: C++ build, CMake, and compilation error resolution specialist. Fixes build errors, linker issues, and template errors with minimal changes. Use when C++ builds fail.
tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["cpp"]
---

Expand Down
2 changes: 1 addition & 1 deletion agents/cpp-reviewer.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: cpp-reviewer
description: Expert C++ code reviewer specializing in memory safety, modern C++ idioms, concurrency, and performance. Use for all C++ code changes. MUST BE USED for C++ projects.
tools: ["Read", "Grep", "Glob", "Bash"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["cpp"]
---

Expand Down
2 changes: 1 addition & 1 deletion agents/csharp-reviewer.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: csharp-reviewer
description: Expert C# code reviewer specializing in .NET conventions, async patterns, security, nullable reference types, and performance. Use for all C# code changes. MUST BE USED for C# projects.
tools: ["Read", "Grep", "Glob", "Bash"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["csharp"]
---

Expand Down
2 changes: 1 addition & 1 deletion agents/dart-build-resolver.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: dart-build-resolver
description: Dart/Flutter build, analysis, and dependency error resolution specialist. Fixes `dart analyze` errors, Flutter compilation failures, pub dependency conflicts, and build_runner issues with minimal, surgical changes. Use when Dart/Flutter builds fail.
tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["dart"]
---

Expand Down
2 changes: 1 addition & 1 deletion agents/database-reviewer.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: database-reviewer
description: PostgreSQL database specialist for query optimization, schema design, security, and performance. Use PROACTIVELY when writing SQL, creating migrations, designing schemas, or troubleshooting database performance.
tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["*"]
---

Expand Down
2 changes: 1 addition & 1 deletion agents/docs-lookup.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: docs-lookup
description: When the user asks how to use a library, framework, or API or needs up-to-date code examples, use Context7 MCP to fetch current documentation and return answers with examples. Invoke for docs/API/setup questions.
tools: ["Read", "Grep", "mcp__context7__resolve-library-id", "mcp__context7__query-docs"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["*"]
---

Expand Down
2 changes: 1 addition & 1 deletion agents/e2e-runner.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: e2e-runner
description: End-to-end testing specialist using Vercel Agent Browser (preferred) with Playwright fallback. Use PROACTIVELY for generating, maintaining, and running E2E tests. Manages test journeys, quarantines flaky tests, uploads artifacts (screenshots, videos, traces), and ensures critical user flows work.
tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["*"]
---

Expand Down
2 changes: 1 addition & 1 deletion agents/flutter-reviewer.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: flutter-reviewer
description: Flutter and Dart code reviewer. Reviews Flutter code for widget best practices, state management patterns, Dart idioms, performance pitfalls, accessibility, and clean architecture violations. Library-agnostic: works with any state management solution and tooling.
tools: ["Read", "Grep", "Glob", "Bash"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["dart"]
---

Expand Down
2 changes: 1 addition & 1 deletion agents/gan-evaluator.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: gan-evaluator
description: "GAN Harness: Evaluator agent. Tests the live running application via Playwright, scores against rubric, and provides actionable feedback to the Generator."
tools: ["Read", "Write", "Bash", "Grep", "Glob"]
model: gemini-2.5-pro
model: gemini-3.1-pro
color: red
stack: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion agents/gan-generator.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: gan-generator
description: "GAN Harness: Generator agent. Implements features according to the spec, reads evaluator feedback, and iterates until quality threshold is met."
tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"]
model: gemini-2.5-pro
model: gemini-3.1-pro
color: green
stack: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion agents/gan-planner.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: gan-planner
description: "GAN Harness: Planner agent. Expands a one-line prompt into a full product specification with features, sprints, evaluation criteria, and design direction."
tools: ["Read", "Write", "Grep", "Glob"]
model: gemini-2.5-pro
model: gemini-3.1-pro
color: purple
stack: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion agents/go-build-resolver.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: go-build-resolver
description: Go build, vet, and compilation error resolution specialist. Fixes build errors, go vet issues, and linter warnings with minimal changes. Use when Go builds fail.
tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["golang"]
---

Expand Down
2 changes: 1 addition & 1 deletion agents/go-reviewer.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: go-reviewer
description: Expert Go code reviewer specializing in idiomatic Go, concurrency patterns, error handling, and performance. Use for all Go code changes. MUST BE USED for Go projects.
tools: ["Read", "Grep", "Glob", "Bash"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["golang"]
---

Expand Down
2 changes: 1 addition & 1 deletion agents/harness-optimizer.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: harness-optimizer
description: Analyze and improve the local agent harness configuration for reliability, cost, and throughput.
tools: ["Read", "Grep", "Glob", "Bash", "Edit"]
model: gemini-2.5-pro
model: gemini-3.1-pro
color: teal
stack: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion agents/healthcare-reviewer.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: healthcare-reviewer
description: Reviews healthcare application code for clinical safety, CDSS accuracy, PHI compliance, and medical data integrity. Specialized for EMR/EHR, clinical decision support, and health information systems.
tools: ["Read", "Grep", "Glob"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["python", "*"]
---

Expand Down
2 changes: 1 addition & 1 deletion agents/java-build-resolver.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: java-build-resolver
description: Java/Maven/Gradle build, compilation, and dependency error resolution specialist. Fixes build errors, Java compiler errors, and Maven/Gradle issues with minimal changes. Use when Java or Spring Boot builds fail.
tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["java"]
---

Expand Down
2 changes: 1 addition & 1 deletion agents/java-reviewer.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: java-reviewer
description: Expert Java and Spring Boot code reviewer specializing in layered architecture, JPA patterns, security, and concurrency. Use for all Java code changes. MUST BE USED for Spring Boot projects.
tools: ["Read", "Grep", "Glob", "Bash"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["java"]
---
You are a senior Java engineer ensuring high standards of idiomatic Java and Spring Boot best practices.
Expand Down
2 changes: 1 addition & 1 deletion agents/kotlin-build-resolver.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: kotlin-build-resolver
description: Kotlin/Gradle build, compilation, and dependency error resolution specialist. Fixes build errors, Kotlin compiler errors, and Gradle issues with minimal changes. Use when Kotlin builds fail.
tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["kotlin"]
---

Expand Down
2 changes: 1 addition & 1 deletion agents/kotlin-reviewer.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: kotlin-reviewer
description: Kotlin and Android/KMP code reviewer. Reviews Kotlin code for idiomatic patterns, coroutine safety, Compose best practices, clean architecture violations, and common Android pitfalls.
tools: ["Read", "Grep", "Glob", "Bash"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["kotlin"]
---

Expand Down
2 changes: 1 addition & 1 deletion agents/loop-operator.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: loop-operator
description: Operate autonomous agent loops, monitor progress, and intervene safely when loops stall.
tools: ["Read", "Grep", "Glob", "Bash", "Edit"]
model: gemini-2.5-pro
model: gemini-3.1-pro
color: orange
stack: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion agents/opensource-forker.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: opensource-forker
description: Fork any project for open-sourcing. Copies files, strips secrets and credentials (20+ patterns), replaces internal references with placeholders, generates .env.example, and cleans git history. First stage of the opensource-pipeline skill.
tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["*"]
---

Expand Down
2 changes: 1 addition & 1 deletion agents/opensource-packager.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: opensource-packager
description: Generate complete open-source packaging for a sanitized project. Produces GEMINI.md, setup.sh, README.md, LICENSE, CONTRIBUTING.md, and GitHub issue templates. Makes any repo immediately usable with Gemini Code. Third stage of the opensource-pipeline skill.
tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["*"]
---

Expand Down
2 changes: 1 addition & 1 deletion agents/opensource-sanitizer.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: opensource-sanitizer
description: Verify an open-source fork is fully sanitized before release. Scans for leaked secrets, PII, internal references, and dangerous files using 20+ regex patterns. Generates a PASS/FAIL/PASS-WITH-WARNINGS report. Second stage of the opensource-pipeline skill. Use PROACTIVELY before any public release.
tools: ["Read", "Grep", "Glob", "Bash"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["*"]
---

Expand Down
2 changes: 1 addition & 1 deletion agents/performance-optimizer.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: performance-optimizer
description: Performance analysis and optimization specialist. Use PROACTIVELY for identifying bottlenecks, optimizing slow code, reducing bundle sizes, and improving runtime performance. Profiling, memory leaks, render optimization, and algorithmic improvements.
tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["*"]
---

Expand Down
2 changes: 1 addition & 1 deletion agents/planner.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: planner
description: Expert planning specialist for complex features and refactoring. Use PROACTIVELY when users request feature implementation, architectural changes, or complex refactoring. Automatically activated for planning tasks.
tools: ["Read", "Grep", "Glob"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["*"]
---

Expand Down
2 changes: 1 addition & 1 deletion agents/pr-test-analyzer.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: pr-test-analyzer
description: Review pull request test coverage quality and completeness, with emphasis on behavioral coverage and real bug prevention.
model: gemini-2.5-pro
model: gemini-3.1-pro
tools: [Read, Grep, Glob, Bash]
stack: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion agents/python-reviewer.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: python-reviewer
description: Expert Python code reviewer specializing in PEP 8 compliance, Pythonic idioms, type hints, security, and performance. Use for all Python code changes. MUST BE USED for Python projects.
tools: ["Read", "Grep", "Glob", "Bash"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["python"]
---

Expand Down
2 changes: 1 addition & 1 deletion agents/pytorch-build-resolver.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: pytorch-build-resolver
description: PyTorch runtime, CUDA, and training error resolution specialist. Fixes tensor shape mismatches, device errors, gradient issues, DataLoader problems, and mixed precision failures with minimal changes. Use when PyTorch training or inference crashes.
tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["python"]
---

Expand Down
2 changes: 1 addition & 1 deletion agents/refactor-cleaner.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: refactor-cleaner
description: Dead code cleanup and consolidation specialist. Use PROACTIVELY for removing unused code, duplicates, and refactoring. Runs analysis tools (knip, depcheck, ts-prune) to identify dead code and safely removes it.
tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["*"]
---

Expand Down
2 changes: 1 addition & 1 deletion agents/rust-build-resolver.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: rust-build-resolver
description: Rust build, compilation, and dependency error resolution specialist. Fixes cargo build errors, borrow checker issues, and Cargo.toml problems with minimal changes. Use when Rust builds fail.
tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["rust"]
---

Expand Down
2 changes: 1 addition & 1 deletion agents/rust-reviewer.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: rust-reviewer
description: Expert Rust code reviewer specializing in ownership, lifetimes, error handling, unsafe usage, and idiomatic patterns. Use for all Rust code changes. MUST BE USED for Rust projects.
tools: ["Read", "Grep", "Glob", "Bash"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["rust"]
---

Expand Down
2 changes: 1 addition & 1 deletion agents/security-reviewer.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: security-reviewer
description: Security vulnerability detection and remediation specialist. Use PROACTIVELY after writing code that handles user input, authentication, API endpoints, or sensitive data. Flags secrets, SSRF, injection, unsafe crypto, and OWASP Top 10 vulnerabilities.
tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["*"]
---

Expand Down
2 changes: 1 addition & 1 deletion agents/seo-specialist.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: seo-specialist
description: SEO specialist for technical SEO audits, on-page optimization, structured data, Core Web Vitals, and content/keyword mapping. Use for site audits, meta tag reviews, schema markup, sitemap and robots issues, and SEO remediation plans.
tools: ["Read", "Grep", "Glob", "Bash", "WebSearch", "WebFetch"]
model: gemini-2.5-pro
model: gemini-3.1-pro
stack: ["*"]
---

Expand Down
2 changes: 1 addition & 1 deletion agents/silent-failure-hunter.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: silent-failure-hunter
description: Review code for silent failures, swallowed errors, bad fallbacks, and missing error propagation.
model: gemini-2.5-pro
model: gemini-3.1-pro
tools: [Read, Grep, Glob, Bash]
stack: ["*"]
---
Expand Down
Loading
Loading