Agentic Monday — Development skill for Claude Code
A Claude Code plugin marketplace for the full SDLC of monday.com apps.
How to install Agentic Monday
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open mondaycom/agentic-monday and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Agentic Monday does
A Claude Code plugin marketplace for the full SDLC of monday.com apps.
Alternatives in Development
- Claude API — Build apps with the Claude API or Anthropic SDK 94.1k ★
- Sdlc Fleet — SDLC Fleet Pattern (skill module) 1.1k ★
- Reset Content Gen — Reset apps/content-gen to fresh state for new voice-based agentic coding experiments 296 ★
README
Agentic monday.com
A Claude Code plugin marketplace for the building on monday.com
Prerequisites
The `monday-code` plugin uses the monday-apps MCP server. Before installing, set your monday.com API token in the `.mcp.json` file in the plugin:
- Get your API token from https://.monday.com/apps/manage/tokens
- Replace
${MONDAY_API_TOKEN}in the.mcp.jsonfiles underplugins-official/monday-code
Quick Start
# Add the marketplace
/plugin marketplace add mondaycom/agentic-monday
# Install plugins
/plugin install monday-code@agentic-monday
# Use a skill
/monday-code-init fullstack
Available Plugins
| Plugin | Skills | Description |
|---|---|---|
| monday-code | /monday-code-init, /monday-code-migrate, /monday-code-dev, /monday-code-deploy, /monday-code-ops |
Build, deploy, and manage monday code apps on the monday.com platform |
What You Get
Apps scaffolded by this framework include:
- Monday SDK integration - MondayContext provider with local dev detection
- JWT authentication - Middleware supporting both production and dev token formats
- Document DB - monday code MongoDB connection with
MNDY_MONGODB_CONNECTION_STRING - Vibe Design System -
@vibe/corefor monday.com-native UI - TypeScript - End-to-end type safety
- monday-code ready -
.mondaycoderc, proper entry points, deploy scripts
Contributing
See [CONTRIBUTING.md](./CONTRIBUTING.md) for plugin development guidelines.
License
MIT
Related Skills
Sdlc Frame
Frame an agentic SDLC run — define done, read queue/repo state, pick the run shape, set caps
Init Dev Kit
Install the agentic-dev-kit CLAUDE.md guardrails (root + apps/web) into the current project so the plugin's sk
Reachpad CLI
The reachpad CLI: workspaces where Claude, Codex and other coding agents build full-stack apps and share them
Agentic OS Skills
44 Claude Code agent skills as an installable plugin marketplace — engineering, content, SEO, productivity, pl
16 Weekly Rhythm
Run the Monday growth meeting — one learning, OKR check, experiments to analyze, experiments to start — and op
Agentic MCP Skill
Agentic-MCP, Progressive MCP client with three-layer lazy loading. Validates AgentSkills.io pattern for effici
Related Agents
Auto Claude
by AndyMik90 - Autonomous multi-agent coding framework for Claude Code (Claude Agent SDK) that integrates the
Feature
Full SDLC cycle from specification to deployment with user approval at each stage.
Acx Handoff
AgentCortex /handoff phase executor. Use when delegating handoff work that must produce a resumable state summ