a365-code-validator Skill
Validates and optionally fixes Agent 365 observability code so an agent actually emits MAC Activity telemetry. Use when an Agent 365 agent's telemetry isn't reaching MAC Activity or Defender, when spans export (HTTP 200 / "sent") but Activity stays empty, when the caller or agent id looks wrong in reporting, or to pre- Published by microsoft in agent365-skills.
What is a365-code-validator Skill?
Validates and optionally fixes Agent 365 observability code so an agent actually emits MAC Activity telemetry. Use when an Agent 365 agent's telemetry isn't reaching MAC Activity or Defender, when spans export (HTTP 200 / "sent") but Activity stays empty, when the caller or agent id looks wrong in reporting, or to pre- Published by microsoft in agent365-skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using agent365-skills
Technical details
- Install or run with Copy skill directory
When to use a365-code-validator Skill
- Use it for developers using agent365-skills.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/agent365-skills
- Skill file: plugins/agent365/skills/a365-code-validator/SKILL.md
What it does
Validates and optionally fixes Agent 365 observability code so an agent actually emits MAC Activity telemetry. Use when an Agent 365 agent's telemetry isn't reaching MAC Activity or Defender, when spans export (HTTP 200 / "sent") but Activity stays empty, when the caller or agent id looks wrong in reporting, or to pre-
Skill instructions
A365 Code Validator Trigger phrases — any of these will activate this skill automatically: - "validate a365 code" - "run a365 code validator" - "check a365 observability code" - "debug a365 activity missing" - "debug MAC activity for this agent" - "validate Agent 365 telemetry" - "check why Agent Activity is empty" - "check A365 exporter flags" - "validate genai agent id" - "check A365 span types" --- Overview This skill performs a report-first validation of an existing agent codebase to answer: "If this agent runs now, will its spans reach the A365 backend and become eligible for MAC Activity?" It is designed for incident response. It checks the exact classes of bugs that cause silent or confusing A365 Activity failures: 1. Exporter configured but not actually enabled. 2. genai.agent.id set to a Blueprint ID instead of the runtime Agent Identity / Source Agent ID. 3. Generic HTTP/OpenAI spans emitted without A365 semantic operations. 4. S2S/OBO endpoint mismatch. 5. Missing token reso
Explore related resources
Frequently asked questions
What is a365-code-validator?
a365-code-validator is a open-source AI agent skill with Copy skill directory. Validates and optionally fixes Agent 365 observability code so an agent actually emits MAC Activity telemetry.
Who is a365-code-validator best for?
a365-code-validator is best for reusing agent instructions, scripts, and references.
How do I install a365-code-validator?
Install or run a365-code-validator using Copy skill directory. Check a365-code-validator for the latest setup command.
Is a365-code-validator actively maintained?
a365-code-validator may need a closer maintenance check before production use.
Auto-fetched from GitHub.