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.

相关技能