Communitygithub.com

rafaelghif/antigravity-agents

Antigravity Agents – An AI-powered agentic system engineered to automate complex software development workflows. This project focuses on designing specialized subagent personas, deploying reusable domain skills, and orchestrating autonomous tasks such as code reviews and automated testing to optimize the overall development lifecycle.

antigravity-agents とは?

antigravity-agents is a Antigravity agent skill that antigravity Agents – An AI-powered agentic system engineered to automate complex software development workflows. This project focuses on designing specialized subagent personas, deploying reusable domain skills, and orchestrating autonomous tasks such as code reviews and automated testing to optimize the overall development lifecycle.

対応~Claude Code~Codex CLI~CursorAntigravity
npx skills add rafaelghif/antigravity-agents

お気に入りのAIに質問する

このエージェントスキルを事前に読み込んだ状態で新しいチャットを開きます。

ドキュメント

Architectural Decision Records (ADR) Skill Playbook

This playbook provides templates and step-by-step instructions for adding architectural design logs.

ADR Template

# ADR [Number]: [Title]

## Context
[Describe the state of the codebase, problem statement, or design requirements.]

## Decision
[Outline the chosen solution, design pattern, or infrastructure component.]

## Status
[Draft | Accepted | Superseded]

## Consequences
[Describe positive and negative outcomes or future work required.]

Review Protocol

  • Ensure the ADR is placed under .agents/memory/decisions/.
  • Ensure it is linked in the master architecture registry at .agents/memory/architecture.md.

関連スキル