An empty project that exists solely as a home for Claude Code, MCP server connections, and skills for asking questions about all things CustomInk.
No application code lives here. The value is in the configuration.
.mcp.json— MCP server connections (OpsLevel, New Relic, Atlassian, etc.).claude/settings.json— Claude Code settings and permissions.claude/skills/— Custom skills liketeam-release-notes
| Server | What it provides |
|---|---|
| OpsLevel | Team ownership, service catalog, deploy history |
| New Relic | Metrics, logs, alerts, APM data |
| Atlassian | Jira issues, Confluence pages |
| GitHub | Repos, commits, PRs, code search |
| Slack | Read/write channels, DMs, search |
| Figma | Design files and components |
| Playwright | Browser automation |
| CircleCI | Pipeline status and build logs |
- signalmizely — Skills for CustomInk's A/B testing platform (Optimizely Feature Experimentation)
Just open this directory in Claude Code and start asking questions. Claude has access to all connected services and can cross-reference them.
Examples:
/team-release-notes catalog 7d— release notes for the Catalog team- "What's the current error rate for the checkout service in New Relic?"
- "Find the Jira epic for the design system migration"
- "Who owns the
customink/fulfillment-apirepo in OpsLevel?"