Skip to main content
agentsSource-backed

Ansible Repository Contributor Agent for Claude

Source-backed Claude agent prompt for contributing to the official ansible/ansible repository using its AGENTS.md guidance for licensing, ansible-test workflows, Docker container selection, changelog fragments, CI triage, module documentation, and devel-branch PRs.

by Ansible · submitted by oktofeesh1·added 2026-06-04·
Review first review before installing

Open the source and read safety notes before installing.

Citation facts

Source-backed facts for citing this resource, derived directly from the registry — also available as plain text for AI assistants.

Source URLs
https://github.com/ansible/ansible/blob/devel/AGENTS.md, https://github.com/ansible/ansible, https://www.ansible.com/
Brand
Ansible
Brand domain
ansible.com
Brand asset source
manual
Safety notes
This agent is for contributing to the official ansible-core repository, not for writing generic playbooks, roles, private automation, or Ansible Tower/AWX operational runbooks., Licensing is a hard gate: ansible-core code must be GPLv3 compatible, and `lib/ansible/module_utils` defaults to BSD-2-Clause according to the reviewed AGENTS.md., Do not suggest, add, or approve new external dependencies unless their licenses and repository context are compatible with Ansible's current rules., Repository commands can run `ansible-test` sanity, unit, integration, coverage, Docker/Podman containers, Azure Pipelines log downloads, GitHub PR checkout, and large test suites., Use the right container type: the reviewed guidance says `default` is for sanity/unit tests, while integration tests require distro-specific containers such as Ubuntu images., Security issues should be reported privately through the official Ansible security route, not disclosed in public issues, tests, examples, or PR text., New plugins generally belong in collections, not ansible-core, unless current maintainers and repository guidance say otherwise., Do not claim validation passed if `ansible-test`, container setup, Azure log access, or required changelog/documentation checks were unavailable.
Privacy notes
Ansible repository work can expose inventories, hostnames, playbook snippets, module arguments, CI logs, Azure Pipelines URLs, ansibot comments, test fixtures, remote paths, stack traces, and environment-specific setup details., Do not paste private inventories, credentials, vault secrets, customer playbooks, internal hostnames, SSH details, cloud account IDs, private CI logs, or security reproductions into prompts, docs, issues, tests, or PRs., Integration tests and CI triage can include host, container, distro, Python, environment, and network details. Redact sensitive values before sharing summaries., When creating examples for modules or plugins, prefer synthetic hosts and parameters unless the upstream source already contains the public example.
Author
Ansible
Submitted by
oktofeesh1
Claim status
unclaimed
Last verified
2026-06-04

Decision playbook

Review trust signals before you adopt

Signals are present but mixed. Use the checklist below to confirm the source and operational safety for your environment.

Compare context
Selected

0

Current score

78

Baseline

Delta

No baseline selected

No major trust-signal divergence detected in the current selection.

Source and provenance checks

Complete

Confirm ownership and provenance before trusting install instructions.

  • Source link availableRequired

    Open the canonical repository and verify ownership.

    Done
  • Source provenance statusRequired

    Marked as source-backed.

    Done
  • Metadata reviewed

    Registry metadata indicates a reviewed listing.

    Done

Safety and privacy checks

Complete

Validate risk disclosures before installation or API wiring.

  • Safety notes presentRequired

    Review the listed safety guidance before running commands.

    Done
  • Privacy notes presentRequired

    Review data handling notes before connecting accounts or secrets.

    Done
  • Trust level risk gateRequired

    Trust level does not block evaluation.

    Done

Package and install checks

Needs review

Check package metadata and artifact integrity signals.

  • Install payload available

    Install or copy payload is available for review.

    Done
  • Package verification flag

    No package verification flag provided.

    Pending
  • Checksum metadata

    No checksum provided for downloaded artifact.

    Pending

Compare-driven decision checks

Needs review

Use compare context to validate trade-offs before adoption.

  • Compare tray has multiple entries

    Add at least one more entry to compare trust differences.

    Pending
  • Baseline comparison available

    No baseline peer selected yet.

    Pending
  • Diverging trust signals identified

    No major trust-signal divergence found.

    Pending

Setup at a glance

Copy & paste

Copy-ready — paste the snippet to get started.

10 minutes

Adoption plan

Balanced adoption plan

Current risk score 16/100. Use staged verification before broader rollout.

Risk 16

Pre-adoption checks

Validate source and review signals before any execution.

  • Confirm source provenanceRequired

    Source URL/provenance metadata is present.

    Done
  • Confirm metadata review state

    Listing has review metadata.

    Done
  • Verify install payload

    Install/config payload exists and can be inspected.

    Done

Security checks

Confirm safety, privacy, and package integrity signals.

  • Review safety notesRequired

    Safety notes are present.

    Done
  • Review privacy notesRequired

    Privacy notes are present.

    Done
  • Verify package integrity metadata

    No package verification/checksum metadata.

    Pending

Rollout

Adopt in controlled steps based on the selected plan.

  • Run in isolated sandbox firstRequired

    Use a constrained sandbox and observe behavior across multiple tasks.

    Pending
  • Roll out graduallyRequired

    Roll out to a small cohort before wider usage.

    Pending
  • Set monitoring and fallback

    Define rollback path and monitor errors after adoption.

    Pending

Evidence readiness

Evidence readiness matrix · balanced

Required evidence gates are covered (5/6 signals complete).

Risk 15

Source provenance

Present

Source repository/provenance is listed.

Required in this preset

Metadata review

Present

Review metadata is present.

Required in this preset

Safety notes

Present

Safety notes are present.

Required in this preset

Privacy notes

Present

Privacy notes are present.

Optional in this preset

Package integrity

Missing

Package integrity metadata is missing.

Optional in this preset

Install payload

Present

Install payload is available.

Required in this preset

Required evidence gates are covered for this preset.

Decision timeline

Decision timeline · balanced

5/6 steps complete with no blocking gaps for this preset.

Risk 14

triage

Confirm source provenanceRequired

Source/provenance metadata is available.

Done

triage

Check metadata review statusRequired

Review metadata is available.

Done

verify

Review safety notesRequired

Safety notes are available.

Done

verify

Review privacy notes

Privacy notes are available.

Done

verify

Validate package integrity metadata

Package integrity metadata is missing.

Pending

rollout

Verify install payload and commandsRequired

Install payload is available.

Done

No required blockers for this timeline preset.

Prerequisite readiness

Prerequisite readiness

7 prerequisites to line up before setup. Includes a review or approval gate.

0/7 ready
Install & runtime3Permissions & scopes1Review & approval2General110 minutes

Safety & privacy surface

Safety & privacy surface

8 safety and 4 privacy notes across 5 risk areas. Review closely: credentials & tokens, permissions & scopes, network access.

5 areas
  • SafetyPermissions & scopesThis agent is for contributing to the official ansible-core repository, not for writing generic playbooks, roles, private automation, or Ansible Tower/AWX operational runbooks.
  • SafetyGeneralLicensing is a hard gate: ansible-core code must be GPLv3 compatible, and `lib/ansible/module_utils` defaults to BSD-2-Clause according to the reviewed AGENTS.md.
  • SafetyGeneralDo not suggest, add, or approve new external dependencies unless their licenses and repository context are compatible with Ansible's current rules.
  • SafetyNetwork accessRepository commands can run `ansible-test` sanity, unit, integration, coverage, Docker/Podman containers, Azure Pipelines log downloads, GitHub PR checkout, and large test suites.
  • SafetyGeneralUse the right container type: the reviewed guidance says `default` is for sanity/unit tests, while integration tests require distro-specific containers such as Ubuntu images.
  • SafetyGeneralSecurity issues should be reported privately through the official Ansible security route, not disclosed in public issues, tests, examples, or PR text.
  • SafetyGeneralNew plugins generally belong in collections, not ansible-core, unless current maintainers and repository guidance say otherwise.
  • SafetyData retentionDo not claim validation passed if `ansible-test`, container setup, Azure log access, or required changelog/documentation checks were unavailable.
  • PrivacyNetwork accessAnsible repository work can expose inventories, hostnames, playbook snippets, module arguments, CI logs, Azure Pipelines URLs, ansibot comments, test fixtures, remote paths, stack traces, and environment-specific setup details.
  • PrivacyCredentials & tokensDo not paste private inventories, credentials, vault secrets, customer playbooks, internal hostnames, SSH details, cloud account IDs, private CI logs, or security reproductions into prompts, docs, issues, tests, or PRs.
  • PrivacyNetwork accessIntegration tests and CI triage can include host, container, distro, Python, environment, and network details. Redact sensitive values before sharing summaries.
  • PrivacyGeneralWhen creating examples for modules or plugins, prefer synthetic hosts and parameters unless the upstream source already contains the public example.

Safety notes

  • This agent is for contributing to the official ansible-core repository, not for writing generic playbooks, roles, private automation, or Ansible Tower/AWX operational runbooks.
  • Licensing is a hard gate: ansible-core code must be GPLv3 compatible, and `lib/ansible/module_utils` defaults to BSD-2-Clause according to the reviewed AGENTS.md.
  • Do not suggest, add, or approve new external dependencies unless their licenses and repository context are compatible with Ansible's current rules.
  • Repository commands can run `ansible-test` sanity, unit, integration, coverage, Docker/Podman containers, Azure Pipelines log downloads, GitHub PR checkout, and large test suites.
  • Use the right container type: the reviewed guidance says `default` is for sanity/unit tests, while integration tests require distro-specific containers such as Ubuntu images.
  • Security issues should be reported privately through the official Ansible security route, not disclosed in public issues, tests, examples, or PR text.
  • New plugins generally belong in collections, not ansible-core, unless current maintainers and repository guidance say otherwise.
  • Do not claim validation passed if `ansible-test`, container setup, Azure log access, or required changelog/documentation checks were unavailable.

Privacy notes

  • Ansible repository work can expose inventories, hostnames, playbook snippets, module arguments, CI logs, Azure Pipelines URLs, ansibot comments, test fixtures, remote paths, stack traces, and environment-specific setup details.
  • Do not paste private inventories, credentials, vault secrets, customer playbooks, internal hostnames, SSH details, cloud account IDs, private CI logs, or security reproductions into prompts, docs, issues, tests, or PRs.
  • Integration tests and CI triage can include host, container, distro, Python, environment, and network details. Redact sensitive values before sharing summaries.
  • When creating examples for modules or plugins, prefer synthetic hosts and parameters unless the upstream source already contains the public example.

Prerequisites

  • A local checkout or source snapshot of the official `ansible/ansible` repository.
  • Review the current official `AGENTS.md` before using this agent, because licensing, testing, CI, documentation, and PR guidance can change.
  • A POSIX development environment. The reviewed AGENTS.md notes that ansible-core and its CLIs, including `ansible-test`, require POSIX; Windows users should use WSL.
  • Python tooling prepared for ansible-core development, typically including an editable install with `pip install -e .` when local execution is needed.
  • Docker or Podman available when using the preferred `ansible-test --docker` isolation mode.
  • A known target component such as `lib/ansible/modules`, `lib/ansible/module_utils`, plugins, executor, inventory, CLI, docs, tests, changelog fragments, or CI failure triage.
  • Permission to run focused `ansible-test`, GitHub CLI, Azure Pipelines log, lint, sanity, unit, or integration checks required by the task.

Schema details

Install type
copy
Troubleshooting
No
Source repository stats
Scope
Source repo
Collection metadata
Estimated setup
10 minutes
Difficulty
advanced
Tool listing metadata
Full copyable content
# Trigger
"Use the Ansible repository contributor agent for this ansible/ansible task."

# Required output
1) AGENTS.md, licensing, target branch, and component context checked
2) Relevant ansible-test sanity, units, integration, or CI triage plan
3) Changelog, module documentation, and backwards-compatibility handling
4) Safety, privacy, validation, and remaining-risk notes

About this resource

Agent Definition

Create this file as .claude/agents/ansible-repository-contributor.md:

---
name: ansible-repository-contributor
description: Use when the user asks Claude to investigate, patch, test, review, or triage CI for work in the official ansible/ansible repository from source-backed repository instructions.
tools:
  - bash
  - read
  - edit
  - grep
  - web_fetch
---

You are the Ansible Repository Contributor Agent. Your job is to help work in
the official `ansible/ansible` repository while following current repository
instructions, enforcing licensing compatibility, using the correct
`ansible-test` command and container mode, checking changelog and documentation
requirements, and triaging CI through ansibot and Azure Pipelines evidence.

## Source Order

Use these sources in order:

1. The local `AGENTS.md` in the `ansible/ansible` checkout.
2. The Ansible Developer Guide linked from `AGENTS.md`.
3. Relevant source, tests, changelog config, module documentation, plugin docs,
   CI comments, Azure Pipelines logs, and nearby repository examples.
4. `https://github.com/ansible/ansible` when a local checkout is unavailable
   or stale.
5. `https://docs.ansible.com/ansible-core/devel/dev_guide/index.html` for
   developer-guide context when local docs are unavailable.

Do not rely on memory for licensing, branch, ansible-test, container, changelog,
module documentation, plugin placement, backport, or CI triage rules when
official sources are available.

## Operating Rules

- Read `AGENTS.md` first and treat it as the current repository guide.
- Create a visible task checklist for complex reviews or patches. If a
  TodoWrite tool is unavailable, keep the checklist in the response instead.
- Identify the exact component before editing: modules, module_utils, plugins,
  executor, inventory, CLI, collections, docs, tests, changelog fragments, or
  CI triage.
- Enforce licensing before suggesting or approving changes. ansible-core code
  must be GPLv3 compatible, and `lib/ansible/module_utils` defaults to
  BSD-2-Clause unless current repository guidance says otherwise.
- Prefer standard-library and existing Ansible project code over new external
  dependencies.
- Use `ansible-test` commands from the current repository guidance.
- Use `--docker default` for sanity and unit tests when Docker/Podman isolation
  is available.
- Use distro-specific containers such as Ubuntu images for integration tests;
  do not use `default` or `base` for integration tests when current guidance
  forbids it.
- Target PRs at `devel`.
- Check whether a changelog fragment is required and use the repository's
  changelog config for valid sections.
- For modules and plugins, check static `DOCUMENTATION`, `EXAMPLES`, and
  `RETURN` blocks or sidecar docs as applicable.
- For CI triage, read ansibot comments first, then use `gh pr checks`, Azure
  Pipelines URLs, and downloaded logs only when needed.
- Treat security issues as private disclosure work, not public issue or PR
  content.

## Workflow

1. State the target component, PR, issue, module, plugin, documentation page,
   changelog, test target, or CI failure.
2. Read `AGENTS.md`, relevant developer-guide sections, nearby source, tests,
   docs, changelog config, and CI comments before editing.
3. Check licensing compatibility, plugin placement, branch target, backwards
   compatibility, changelog need, and documentation requirements.
4. Choose focused validation: one sanity test, one unit target, one integration
   target with the correct distro container, a docs check, a changelog review,
   or CI log triage.
5. Make the smallest source-backed change.
6. Inspect the diff for licensing drift, invalid imports, missing changelog
   fragments, missing tests, missing module docs, trailing whitespace, and
   backwards-compatibility risk.
7. Run focused validation and broaden only when the affected surface requires
   it.
8. Summarize sources checked, licensing decision, changed files, tests,
   changelog/docs handling, CI evidence, safety/privacy handling, and remaining
   risk.

## Command Guidance

- Use an editable install with `pip install -e .` when a prepared checkout is
  needed.
- Run all sanity tests with `ansible-test sanity -v --docker default`.
- Run a specific sanity test with
  `ansible-test sanity -v --docker default --test <test>`.
- Run sanity on a specific file with the documented repo-relative path form.
- Run unit tests with `ansible-test units -v --docker default`.
- Run a specific unit test with a target under `test/units/`.
- Run integration tests with a distro-specific container such as
  `ansible-test integration -v --docker ubuntu2404`.
- Use `--venv` only as a fallback when Docker or Podman is unavailable, and
  report the reduced isolation.
- Use `gh pr view <number> --comments` to read ansibot feedback.
- Use `gh pr checks <number>` to locate failed Azure Pipelines jobs.
- Download Azure Pipelines logs only when web-visible comments and check output
  are not enough for diagnosis.

## Safety Boundaries

- Do not proceed with code suggestions that violate GPLv3 or BSD-2-Clause
  compatibility rules.
- Do not add external dependencies without a source-backed license and
  repository-fit review.
- Do not put new plugins into ansible-core when the work belongs in a
  collection.
- Do not use `default` or `base` containers for integration tests when current
  repository guidance requires distro-specific containers.
- Do not omit a required changelog fragment, module docs, tests, or
  backwards-compatibility note.
- Do not post private inventories, vault secrets, customer playbooks,
  credentials, hostnames, SSH details, or security reproductions into public
  output.
- If required test infrastructure, containers, Azure logs, or repository docs
  are unavailable, report the blocker instead of claiming validation passed.

## Output Contract

Use this response shape for Ansible repository work:

```markdown
## Ansible Repo Check

Target area:
- ...

Sources checked:
- ...

Licensing decision:
- ...

Changelog and docs handling:
- ...

Validation:
- ...

CI evidence:
- ...

Plan or change:
- ...

Safety/privacy notes:
- ...

Remaining risk:
- ...

## Source Review

- https://github.com/ansible/ansible/blob/devel/AGENTS.md
- https://raw.githubusercontent.com/ansible/ansible/devel/AGENTS.md
- https://github.com/ansible/ansible
- https://docs.ansible.com/ansible-core/devel/dev_guide/index.html
- https://www.ansible.com/

These sources were reviewed on **2026-06-04**. The official Ansible repository
publishes an `AGENTS.md` file with guidance for reading repository
instructions first, tracking review steps, GPLv3 and BSD-2-Clause licensing,
`ansible-test` sanity, units and integration commands, Docker container
selection, POSIX development requirements, ansibot CI comments, Azure Pipelines
logs, PR review steps, changelog fragments, module documentation, devel branch
targeting, plugin placement, backwards compatibility, and private handling of
security issues. The public Ansible Developer Guide provides the human
developer reference linked from the agent instructions.

## Source Scope

This entry is scoped to working in the official `ansible/ansible` repository.
It is not a generic Ansible playbook authoring skill, not an Ansible Tower or
AWX operations guide, not a DevOps automation agent, and not a replacement for
the Ansible Developer Guide. Use it when the task is about investigating,
patching, testing, reviewing, or triaging CI for the upstream ansible-core
repository.

## Use Cases

- Give Claude a source-backed role for reading Ansible's official `AGENTS.md`
  before touching the repository.
- Review ansible-core patches for GPLv3 and BSD-2-Clause licensing fit before
  suggesting code or dependency changes.
- Build focused validation plans around `ansible-test` sanity, unit, and
  integration commands with the correct container mode.
- Triage Ansible PR failures using ansibot comments, `gh pr checks`, and Azure
  Pipelines log evidence.
- Check module and plugin work for static docs, changelog fragments, tests,
  backwards-compatibility impact, and devel-branch PR expectations.

## Duplicate Check

Checked current `upstream/main`, open PR titles, open PR changed files, issue
titles, source URLs, and existing content entries for `Ansible`,
`ansible/ansible`, `github.com/ansible/ansible`,
`raw.githubusercontent.com/ansible/ansible`, `ansible-test`, `GPLv3`,
`BSD-2-Clause`, and `Ansible repository contributor` before drafting this
entry. No existing `content/agents`, `content/skills`, `content/hooks`, or
`content/mcp` entry covers a source-backed Ansible repository contributor
agent. Existing incidental Ansible mentions in a generic DevOps/SRE agent are
not duplicates of this official ansible-core contributor agent.

## Editorial Disclosure

This is an independent, source-backed HeyClaude content entry submitted by
`oktofeesh1`. It is not sponsored by Ansible, Red Hat, or the Ansible
maintainers. The agent prompt summarizes and routes users to the official
upstream `AGENTS.md`, repository, and developer documentation rather than
repackaging the Ansible project.

Source citations

Add this badge to your README

Show that Ansible Repository Contributor Agent for Claude is listed on HeyClaude. Paste this Markdown into your README — it renders the badge and links back to this page.

Listed on HeyClaude
[![Listed on HeyClaude](https://heyclau.de/badge/agents/ansible-repository-contributor-agent.svg)](https://heyclau.de/entry/agents/ansible-repository-contributor-agent)

How it compares

Ansible Repository Contributor Agent for Claude side by side with 3 alternatives on trust, install, platform support, and disclosed safety notes — all from reviewed registry metadata.

Field

Source-backed Claude agent prompt for contributing to the official ansible/ansible repository using its AGENTS.md guidance for licensing, ansible-test workflows, Docker container selection, changelog fragments, CI triage, module documentation, and devel-branch PRs.

Open dossier

Source-backed Claude agent prompt for contributing to the official home-assistant/core repository using its AGENTS.md guidance for PR templates, setup, Python 3.14, integration tests, translations, snapshots, and quality checks.

Open dossier

Source-backed Claude agent prompt for contributing to the official angular/angular repository using its AGENTS.md guidance for pnpm, Bazel test targets, coding standards, commit guidelines, zoneless tests, async stability, and PR handling.

Open dossier

Source-backed Claude agent prompt for contributing to the official Astro monorepo using its AGENTS.md guidance, pnpm workspace commands, package-local testing, bgproc dev server management, agent-browser UI checks, and Astro docs sources.

Open dossier
Next steps
Trust
Review statusReviewedMaintainer reviewedReviewedMaintainer reviewedReviewedMaintainer reviewedReviewedMaintainer reviewed
Package trustPackage not verifiedPackage not verifiedPackage not verifiedPackage not verified
Source provenanceSource-backedSource-backedSource-backedSource-backed
Submitteroktofeesh1oktofeesh1oktofeesh1oktofeesh1
Install riskReview firstReview firstReview firstReview first
Notes Safety ✓ Privacy ✓ Safety ✓ Privacy ✓ Safety ✓ Privacy ✓ Safety ✓ Privacy ✓
BrandAnsible
Categoryagentsagentsagentsagents
SourceSource-backedSource-backedSource-backedSource-backed
AuthorAnsibleHome AssistantAngularAstro
Added2026-06-042026-06-042026-06-042026-06-04
Platforms
Harness
Source repo
Safety notesThis agent is for contributing to the official ansible-core repository, not for writing generic playbooks, roles, private automation, or Ansible Tower/AWX operational runbooks. Licensing is a hard gate: ansible-core code must be GPLv3 compatible, and `lib/ansible/module_utils` defaults to BSD-2-Clause according to the reviewed AGENTS.md. Do not suggest, add, or approve new external dependencies unless their licenses and repository context are compatible with Ansible's current rules. Repository commands can run `ansible-test` sanity, unit, integration, coverage, Docker/Podman containers, Azure Pipelines log downloads, GitHub PR checkout, and large test suites. Use the right container type: the reviewed guidance says `default` is for sanity/unit tests, while integration tests require distro-specific containers such as Ubuntu images. Security issues should be reported privately through the official Ansible security route, not disclosed in public issues, tests, examples, or PR text. New plugins generally belong in collections, not ansible-core, unless current maintainers and repository guidance say otherwise. Do not claim validation passed if `ansible-test`, container setup, Azure log access, or required changelog/documentation checks were unavailable.This agent is for contributing to the official Home Assistant Core repository, not for controlling a live Home Assistant instance or generating generic home-automation automations. Repository setup and validation commands can install dependencies, create or update a virtual environment, run pre-commit hooks, format files, lint code, execute tests, and generate translation artifacts. Follow the repository PR template exactly when preparing upstream pull requests. Do not remove unchecked checkboxes from the template. Do not amend, squash, or rebase commits that have already been pushed to an open Home Assistant PR branch, because the repository guidance says reviewers need to follow commit history. Home Assistant Core officially supports Python 3.14 as its minimum version in the reviewed AGENTS.md. Do not flag Python 3.14-only syntax or lazy annotation behavior as compatibility issues. When changing integration `strings.json`, regenerate the English translation output before running tests, because tests load generated `translations/en.json` files. Entity actions, service/action schemas, and entity selection filters may already validate fields. Add defensive guards only when data bypasses validators or is transformed into a less-safe form. Prefer focused pytest targets and integration-scoped checks before running broad repository-wide validation.This agent is for contributing to the official Angular framework repository, not for generating generic Angular application code or replacing Angular documentation. Repository commands can install dependencies, run Bazel test targets, run package builds, apply formatting, execute TypeScript checks, and invoke tooling that may be expensive on a large monorepo. Use focused `pnpm bazel test //target` validation when possible instead of broad test runs. Angular's reviewed AGENTS.md says tests should assume a zoneless environment where state changes schedule updates asynchronously. Do not use `fixture.detectChanges()` as a manual update trigger in new or modified tests when the repository guidance calls for the Act, Wait, Assert pattern. Use `await fixture.whenStable()` after actions that schedule framework updates, and use `useAutoTick()` or the repository timeout helper where the official guidance applies. Do not change Angular coding-standard, commit-message, build, or testing conventions based on generic TypeScript habits when repository docs provide the rule. Use the GitHub CLI for PR work only after the branch is ready and local validation has been summarized.This agent is for the official Astro repository and should not be treated as a generic Astro application generator. The Astro monorepo has broad format, lint, build, and test commands. Prefer package-local or focused commands before expensive full-repo checks. `pnpm format` and code generators can modify many files. Inspect the diff before committing and avoid formatting unrelated files unless the repo workflow requires it. Use the repo's `pnpm -C <dir> <command>` pattern for package-local work so commands run in the intended package, example, or triage directory. Do not start detached dev or preview servers manually when the repo's `bgproc` workflow is appropriate. Clean up long-running servers after verification. Do not use unrelated static web servers to test Astro HMR or preview behavior. Use Astro's documented dev and preview paths. When UI interaction, HMR behavior, or browser automation is required, use the repo-approved browser automation path or explicitly report if the tool is unavailable. Read relevant local README and deep-dive reference files before changing subsystem code such as unit testing helpers or Vite dependency optimization.
Privacy notesAnsible repository work can expose inventories, hostnames, playbook snippets, module arguments, CI logs, Azure Pipelines URLs, ansibot comments, test fixtures, remote paths, stack traces, and environment-specific setup details. Do not paste private inventories, credentials, vault secrets, customer playbooks, internal hostnames, SSH details, cloud account IDs, private CI logs, or security reproductions into prompts, docs, issues, tests, or PRs. Integration tests and CI triage can include host, container, distro, Python, environment, and network details. Redact sensitive values before sharing summaries. When creating examples for modules or plugins, prefer synthetic hosts and parameters unless the upstream source already contains the public example.Home Assistant Core work can expose integration names, device/entity identifiers, fixture data, config-entry fields, service/action payloads, logs, traceback details, snapshot contents, generated translation strings, and local test environment details. Do not paste real home names, room names, device names, entity IDs from a private installation, tokens, webhook URLs, cloud account identifiers, precise location data, or private diagnostic dumps into prompts or public PR text. Snapshot files and translation outputs can contain user-facing device, entity, or service strings. Review generated diffs before sharing them. When summarizing validation failures, redact private hostnames, local paths, account identifiers, tokens, and device-specific data.Angular repository work can expose local file paths, package names, Bazel labels, test fixtures, build logs, stack traces, browser output, generated docs, and environment-specific setup details. Do not paste private application code, customer component names, internal design-system examples, proprietary test fixtures, credentials, tokens, private URLs, or local-only paths into prompts, public PRs, docs, or examples. Bazel and test output can include workspace paths, temporary paths, browser logs, and environment details. Summarize and redact sensitive values before sharing. When using Angular examples, prefer synthetic component, directive, service, or fixture names unless the upstream source already contains the public example.Astro repo work can expose local file paths, stack traces, package names, test fixtures, browser snapshots, dev server logs, issue repro data, and unpublished source changes. Avoid pasting private local paths, user-specific environment details, credentials, tokens, private issue data, or unreleased customer examples into prompts, public PRs, or issue comments. Browser screenshots, dev server logs, and test output can include route names, fixture content, environment variables, and local hostnames. Use synthetic repros and public fixtures when sharing investigation results outside the local checkout.
Prerequisites
  • A local checkout or source snapshot of the official `ansible/ansible` repository.
  • Review the current official `AGENTS.md` before using this agent, because licensing, testing, CI, documentation, and PR guidance can change.
  • A POSIX development environment. The reviewed AGENTS.md notes that ansible-core and its CLIs, including `ansible-test`, require POSIX; Windows users should use WSL.
  • Python tooling prepared for ansible-core development, typically including an editable install with `pip install -e .` when local execution is needed.
  • A local checkout or source snapshot of the official `home-assistant/core` repository.
  • Review the current official `AGENTS.md` before using this agent, because setup, syntax, testing, translation, and PR rules can change.
  • Python and uv environment support compatible with the current Home Assistant Core development requirements.
  • Run `script/setup` when entering a new environment or worktree so the repository virtual environment and development dependencies are available.
  • A local checkout or source snapshot of the official `angular/angular` repository.
  • Review the current official `AGENTS.md` before using this agent, because package, test, coding-standard, and PR guidance can change.
  • pnpm installed and used for repository package management.
  • Repository build dependencies available for the focused Bazel target, test target, package, or documentation area being changed.
  • A local checkout or source snapshot of the official `withastro/astro` repository.
  • Review the current official `AGENTS.md` before using this agent, because repo instructions can change.
  • pnpm workspace setup for the Astro monorepo and enough local dependencies to run the relevant package commands.
  • Known target package, example, docs page, integration, or subsystem before editing.
Install
Config
Citations
ClaimUnclaimedUnclaimedUnclaimedUnclaimed
Open 4 picks in the interactive comparison tool

Related guides

Signals

Loading live community signals…

More like this, weekly

A short, calm digest of reviewed Claude resources. Unsubscribe any time.