agent-team-gemini-harness

Design and evolve Gemini-native harnesses for Agent Team projects.

2|Updated May 10, 2026
One-click install
npx skills add https://github.com/tae2089/agent-team --skill agent-team-gemini-harness
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-team-gemini-harness
Source: https://github.com/tae2089/agent-team/tree/main/skills/agent-team-gemini-harness
Command: npx skills add https://github.com/tae2089/agent-team --skill agent-team-gemini-harness

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a structured blueprint for building, evolving, and auditing Gemini-native harnesses used by Agent Team projects, ensuring reusable agents, skills, orchestrators, and GEMINI.md pointers are consistently defined and maintained across repositories.

Core Features & Use Cases

  • Establishes a standardized harness model including .gemini/agents, .gemini/skills, and GEMINI.md pointers.
  • Supports validation, auditing, and evolution workflows to adapt harnesses as requirements change.
  • Enables project-level orchestration of Agent Team runtime interactions with a daemonless state.

Quick Start

Initialize a Gemini harness in your project, then reload agents and skills to start the orchestration workflow.

Frequently Asked Questions about agent-team-gemini-harness

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a Gemini harness for Agent Team projects?

To set up a Gemini harness, initialize the standardized harness model including .gemini/agents, .gemini/skills, and GEMINI.md pointers in your project, then reload agents and skills to start the orchestration workflow.

What is a Gemini-native harness and when do I need one?

A Gemini-native harness is a structured blueprint for defining reusable agents, skills, orchestrators, and GEMINI.md pointers consistently across repositories. You need one to enable project-level orchestration of Agent Team runtime interactions with a daemonless state.

Can I audit and validate existing Agent Team runtime workflows?

Yes, you can audit and validate existing Agent Team runtime workflows. The harness supports validation, auditing, and evolution workflows to adapt components and ensure consistent runtimes across projects as requirements change.

Does the Gemini harness support modular and discoverable agent components?

Yes, the Gemini harness supports modularity and discoverability. It enforces these by providing frontmatter-driven metadata, trigger-rich descriptions, and structured references, scripts, and assets for reusable agents and skills.

How do I maintain GEMINI.md pointers as project requirements evolve?

You maintain GEMINI.md pointers by using the harness's evolution workflows. These workflows allow you to adapt and update harness components, ensuring consistent runtimes and security across repositories as project requirements change.