# Claude Code Agent: Monday Bug Fixer > Elite bug-fixing agent that enriches task context from Monday.com platform data. Gathers related items, docs, comments, epics, and requirements to deliver production-quality... ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent data-ai/monday-bug-fixer --yes ``` Inspect before activation: ```bash npx claude-code-templates@latest --agent data-ai/monday-bug-fixer --yes --dry-run ``` --- ## What This Agent Covers Elite bug-fixing agent that enriches task context from Monday.com platform data. Gathers related items, docs, comments, epics, and requirements to deliver production-quality... This TokRepo page is an original install wrapper for the upstream Claude Code agent. It keeps the reusable install path, source SHA, operational profile, and verification command discoverable without republishing the full upstream prompt body. --- ## Operating Profile - Category: Data & AI - Claude Code Templates path: `data-ai/monday-bug-fixer` - Tools declared upstream: * - Best fit: Claude Code projects that need a focused specialist agent and reproducible install command. - Codex usage: stage and inspect generated files before activation when project-global behavior is sensitive. --- ## Verification ```bash npx claude-code-templates@latest --agent data-ai/monday-bug-fixer --yes --dry-run ``` Expected installed file: ```text .claude/agents/monday-bug-fixer.md ``` --- ## Source & License - Source: [davila7/claude-code-templates data-ai/monday-bug-fixer.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/data-ai/monday-bug-fixer.md) - Source SHA: `1f00049674b733a351cd3f4bd60f1b9ee270d6d7` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-monday-bug-fixer-32c36c40 Author: TokRepo精选