Skip to content

feat(ci): Add weekly blueprint compliance audits via Antigravity skill#1967

Closed
gspencergoog wants to merge 2 commits into
a2ui-project:mainfrom
gspencergoog:feature-maintenance-actions
Closed

feat(ci): Add weekly blueprint compliance audits via Antigravity skill#1967
gspencergoog wants to merge 2 commits into
a2ui-project:mainfrom
gspencergoog:feature-maintenance-actions

Conversation

@gspencergoog

@gspencergoog gspencergoog commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

This pull request adds weekly blueprint compliance auditing using custom Antigravity agent skills.

Changes

  • Created custom skill blueprints/skills/a2ui-compliance to coordinate blueprint audits and issue creation.
  • Created low-level blueprint audit skill blueprints/skills/a2ui-blueprint-compliance.
  • Added blueprints/skills/a2ui-compliance/scripts/post_compliance_report.py helper to automate issue creation using the GitHub CLI.
  • Copied the gh-cli reference skill to blueprints/skills/gh-cli.
  • Added a scheduled workflow at .github/workflows/weekly_maintenance.yml to run the compliance checks.

gemini-code-assist[bot]

This comment was marked as resolved.

@gspencergoog
gspencergoog force-pushed the feature-maintenance-actions branch from 5906623 to b3c7c4f Compare July 8, 2026 20:34
@gspencergoog gspencergoog changed the title feat(ci): Add weekly blueprint compliance audits and enforce 90% coverage gates feat(ci): Add weekly blueprint compliance audits via Antigravity skill Jul 8, 2026
@gspencergoog
gspencergoog force-pushed the feature-maintenance-actions branch 3 times, most recently from af648e4 to d0b1561 Compare July 9, 2026 01:03
chore(ci): explicitly configure agy to use gemini-3.5-flash model

refactor: move static analysis only constraint into compliance skill definition

chore(ci): optimize workflow prompt with static-analysis-only audit to avoid timeouts

fix(ci): grant write issues permission to GITHUB_TOKEN in workflow

fix(ci): robustly propagate pty exit code to fail CI on agy error

fix(ci): use correct token filename in workflow settings

docs: add setup guide for running agy CLI in CI/CD pipelines

test(ci): inject AGY_AUTH_PROFILE_JSON and configure permissive settings.json in workflow

Update agy command

test(ci): add --dangerously-skip-permissions to weekly maintenance workflow

Use correct API key

test(ci): wrap weekly compliance audit run in python pty.spawn to prevent TTY error

test(ci): temporarily add push trigger for feature-maintenance-actions branch

Merge branch 'main' into feature-maintenance-actions

style(blueprints): fix Prettier code formatting in a2ui-blueprint-compliance SKILL.md

feat(blueprints): add documentation sync and test quality audit skills

Merge branch 'main' into feature-maintenance-actions

feat(blueprints): expand compliance skill with codebase feature implementation audits

Merge remote-tracking branch 'upstream/main' into feature-maintenance-actions

Merge branch 'main' into feature-maintenance-actions
feat(ci): Add weekly blueprint compliance audits via Antigravity skill
@gspencergoog
gspencergoog force-pushed the feature-maintenance-actions branch from 0ecb770 to d8b5910 Compare July 15, 2026 19:22
@gspencergoog

Copy link
Copy Markdown
Collaborator Author

Decided to not do with with a Github Action.

@github-project-automation github-project-automation Bot moved this from Todo to Done in A2UI Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant