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 中提問

開啟一個已預先載入此 Agent Skill 的新對話。

說明文件

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.

相關技能