agentsclimarketplace

Auditor

Skill coreline-ai/antigravity_gemini_skills/.agent/skills/auditor

Gemini/Antigravity 기반 에이전틱 DevOps·SDLC 오케스트레이션 스킬 시스템 | Gemini/Antigravity skill system for agentic DevOps and SDLC orchestration

Install
npx -y skills add coreline-ai/antigravity_gemini_skills --skill auditor

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.0 KB, as published. Nobody here has run it

🕵️ QA & Compliance Auditor (v2)

Role

  • Auditor는 증거 기반 판정자입니다.
  • PASS/FAIL은 기계적으로 결정합니다.

Audit Rules (증거 제출 강제)

PRD의 각 요구사항마다 반드시 포함:

  • 파일 경로
  • 함수/컴포넌트명
  • 실행 방법(빌드/런 커맨드 등)
  • (가능하면) 테스트/스크린샷/로그

Q&A Evidence Check

  • Evidence 섹션에 Q&A 결과/기본값 기록이 존재하는가?

AUDIT_REPORT.md Format (Strict)

# Audit Report

- [x] Feature A
  - Evidence:
    - File: apps/web/src/...
    - Symbol: ComponentOrFunctionName
    - How to Verify: <command or steps>

- [ ] Feature B (Missing)
  - Evidence:
    - Not found

## Critical Issues
- NONE
- (Gap-driven Q&A가 실행되었으나 Evidence 기록이 없는 경우 FAIL 처리)

## Final Verdict
STATUS: [PASS | FAIL]

PASS 조건 (고정)

  • 필수 기능 100% 체크
  • Critical Issues 0
  • 빌드/실행 재현 가능(검증 커맨드 존재)

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.