Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By datadog-labs
Turnkey observability for AI coding agents - captures sessions and exports to Datadog LLM Observability
npx claudepluginhub datadog-labs/trajectory --plugin trajectoryMatches all tools
Hooks run on every tool call, not just specific ones
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Complete developer toolkit for Claude Code
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
Use Datadog directly in Claude Code through a preconfigured Datadog MCP server. Query logs, metrics, traces, dashboards, and more through natural conversation. This plugin is in preview.
Trajectory is Datadog's observability tooling for AI coding agents.
This repository contains:
bash <(curl -fsSL https://raw.githubusercontent.com/datadog-labs/trajectory/main/install.sh)
The installer downloads the latest Trajectory release asset for your platform, installs it under ~/.trajectory/bin/trajectory, runs trajectory setup, and registers detected coding-agent plugins.
To upgrade an install from this repository, rerun the installer.
Release assets are expected to use this naming convention:
trajectory-darwin-amd64
trajectory-darwin-arm64
trajectory-darwin-universal
trajectory-linux-amd64
trajectory-linux-arm64
trajectory-windows-amd64.exe
trajectory-windows-arm64.exe
Trajectory supports:
See docs/SUPPORTED-CLIENTS.md for version requirements and docs/CLIENT-INSTRUMENTATION.md for the per-client hook, MCP, watcher, and backfill surfaces.
.agents/plugins/ Codex marketplace metadata
.claude-plugin/ Claude marketplace metadata
commands/ Gemini command assets
docs/ Public user documentation
plugin/trajectory/ Claude Code plugin
plugin/trajectory-codex/ Codex plugin
plugin/trajectory-gemini/ Gemini context assets
plugin/trajectory-pi/ Pi extension
plugin/trajectory-opencode/ OpenCode plugin
skills/ Shared skill assets
RELEASES.json Release-channel selector
install.sh Installer
This repository accepts changes to public docs, marketplace metadata, plugin assets, and installer scaffolding.
Run the scaffold validation before opening a PR:
bash scripts/validate-scaffold.sh
Apache-2.0. See LICENSE, NOTICE, and LICENSE-3rdparty.csv.