TestsSûr100100/100
context ansible ansible
Load Ansible project development guidelines, testing conventions, PR review processes, and code structure reference into context
ou envoie-le directement à ton agent.
Installer dans ton projet
$ npx arboris-cli install context__ansible-ansible__claude-skills-8f4e1e2f5c42Contenu à copier
--- name: context description: Load Ansible project development guidelines, testing conventions, PR review processes, and code structure reference into context user-invocable: true metadata: origin: Ansible --- # System Instructions When this skill is invoked, read the AGENTS.md file from the repository root (`@../../../AGENTS.md`) and load its content into context. This provides comprehensive Ansible development guidelines. After loading AGENTS.md, provide the user with confirmation that the context has been loaded and is available for answering questions or guiding development work. If AGENTS.md cannot be found, inform the user and suggest they may be in a directory without the full ansible-core repository. ## Usage Invoke this skill to load Ansible development context: ```claude /context ``` The skill provides all guidelines and conventions that would normally be in AGENTS.md, making them available even when working outside the ansible-core repository or in environments where AGENTS.md is not accessible. ## When to Use - Working on Ansible-related code outside the main repository - Skills that need Ansible context but run in plugin marketplace - Quick reference for Ansible testing/PR conventions - Ensuring consistent approach to Ansible development ## What This Skill Does This skill is informational only - it loads comprehensive Ansible development knowledge into context but performs no actions. After invocation, all subsequent responses will have access to: - Testing commands - PR review processes and checklists - Licensing requirements - Code style conventions - Repository structure - CI workflows All this knowledge becomes available for answering questions or guiding development work.
Colle ce Markdown dans ton agent ou utilise les boutons ci-dessus pour l’écrire dans ton projet.
Ce que fait context ansible ansible
Working on Ansible-related code outside the main repository
Skills that need Ansible context but run in plugin marketplace
Quick reference for Ansible testing/PR conventions
Ensuring consistent approach to Ansible development
Comment utiliser context ansible ansible
1
Copie le prompt
Un clic copie le prompt packagé (ou l'envoie à ton agent).
2
L'agent installe le skill
Il ajoute le SKILL.md et ses ressources à ton projet.
3
Activation automatique
Le skill s'active dès que le contexte correspond.
Déclencheurs pour context ansible ansible
Dis simplement à ton agent quelque chose comme :
Applique le skill context__ansible-ansible__claude-skills-8f4e1e2f5c42 à cette tâche
Utilise context__ansible-ansible__claude-skills-8f4e1e2f5c42 pour améliorer cette implémentation
Passe en revue ce sujet avec context__ansible-ansible__claude-skills-8f4e1e2f5c42
Skills liés à context ansible ansible
add new op alibaba mnn
为 MNN 框架新增算子。包含 Schema 定义、形状计算、几何计算、后端实现、单元测试的完整 TDD 流程。分 5 步执行,每步有独立测试标准。ai-regression-testing
Regression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns to catch AI blind spots where the same model writes and reviews code.analyze test report pytorch tensorrt
Analyze torch-tensorrt local test results and drive failures to a fix. Use when the user pastes a test report / summary, asks why tests failed, asks to triage or fix failing tests, or mentions the JUnit/test-summary output from `just tests-report` / `just test-summary`. Covers where the JUnit XMLs live, how to read the consolidated report, how to reproduce a single failure, and how to categorize (real bug vs torch-API change vs OOM/skip vs flake).