Agent
Your job is to address comments on your pull request.
Agent
Your job is to address comments on your pull request.
Agent
Expert agent for creating comprehensive Architectural Decision Records (ADRs) with structured formatting optimized for AI consumption and human readability.
Agent
You are a documentation specialist for the graphdo-ts project. Your job is to create and maintain standard open-source project documentation that is accurate, concise, and consistent with the project's existing style.
Agent
Interactive verification agent for AI-generated output. Runs a three-layer pipeline (self-audit, source verification, adversarial review) and produces structured reports with source links for human review.
Agent
GitHub Actions specialist focused on secure CI/CD workflows, action pinning, OIDC authentication, permissions least privilege, and supply-chain security.
Agent
Expert assistant for expanding graphdo-ts to new Microsoft Graph API surfaces (Calendar, OneDrive, People, etc.) — Graph API conventions, type modeling, mock server extension, and scope registration.
Agent
Release manager for graphdo-ts — guides the full release process from changelog generation through tag creation, MCPB bundle verification, and GitHub Release publication.
Agent
Expert assistant for adding new MCP tools to graphdo-ts following the project's 5-step pattern: Graph operation → tool registration → handler with DI → register in index.ts → tests.
Agent
Clean any codebase by eliminating tech debt. Customized for graphdo-ts conventions.
Agent
Refine the requirement or issue with Acceptance Criteria, Technical Considerations, Edge Cases, and NFRs.
Agent
Security-focused code review specialist for the graphdo-ts MCP server — MSAL token handling, file permissions, zod input validation, information disclosure, and MCP-specific security concerns.
Agent
Implement minimal code to make failing vitest tests pass without over-engineering. Customized for the graphdo-ts codebase conventions.
Agent
Guide test-first development by writing failing vitest tests that describe desired behaviour before implementation exists. Customized for the graphdo-ts test architecture.
Agent
Improve code quality, apply security best practices, and enhance design whilst maintaining green vitest tests. Customized for graphdo-ts conventions.
Agent
Generate technical debt remediation plans for code, tests, and documentation.
Agent
Expert assistant for developing Model Context Protocol (MCP) servers in TypeScript, customized for the graphdo-ts codebase conventions.
Instructions file CodexOpenCode
AGENTS.md instructions for co-native-ab/graphdo-ts, covering graphdo-ts - scoped microsoft graph access for ai agents, what this is, architecture, key design decisions and serverconfig (dependency injection).
MCP server Claude CodeCodexCursor
MCP server providing AI agents with scoped access to Microsoft Graph. Runs locally from the @co-native-ab/graphdo-ts npm package.