Skip to content

chore: remove figma, beeper, linear MCP#70

Merged
shunkakinoki merged 1 commit intomainfrom
chore/remove-figma-beeper-linear-mcp
Feb 16, 2026
Merged

chore: remove figma, beeper, linear MCP#70
shunkakinoki merged 1 commit intomainfrom
chore/remove-figma-beeper-linear-mcp

Conversation

@shunkakinoki
Copy link
Owner

@shunkakinoki shunkakinoki commented Feb 16, 2026

Summary

  • Remove Figma, Beeper, and Linear MCP server configs from .ruler/mcp.json
  • Remove issue-create skill (depended on Linear MCP)

Test plan

  • ruler:apply runs successfully
  • No remaining references to removed MCPs in source files

Summary by cubic

Removed Figma, Beeper, and Linear MCP servers from .ruler/mcp.json and deleted the issue-create skill that depended on Linear. This cleans up unused integrations and simplifies the MCP setup.

Written for commit 9872bd6. Summary will update on new commits.

Copilot AI review requested due to automatic review settings February 16, 2026 02:18
@shunkakinoki shunkakinoki merged commit 4440b9f into main Feb 16, 2026
3 of 4 checks passed
@shunkakinoki shunkakinoki deleted the chore/remove-figma-beeper-linear-mcp branch February 16, 2026 02:18
@coderabbitai
Copy link

coderabbitai bot commented Feb 16, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Removed Linear, Figma, and Beeper integrations from system configuration
    • Removed documentation for the issue-create skill

Walkthrough

This pull request removes three MCP server configurations (Linear, Figma, Beeper) from the MCP configuration file and deletes the issue-create skill documentation. These are configuration and documentation removals with no functional code changes.

Changes

Cohort / File(s) Summary
MCP Server Configuration
.ruler/mcp.json
Removed three MCP server entries (Linear, Figma, Beeper), each with their associated command and arguments. Existing servers (GitHub, Codex, ChromeDevtools, Context7) remain unchanged.
Skill Documentation
skills/issue-create/SKILL.md
Deleted entire SKILL.md file containing metadata, guide, label definitions, issue structure templates, and guidelines for the issue-create skill.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 Three servers fade to dust,
Linear, Figma, Beeper—gone we trust,
Docs are tidied, cleaned away,
A leaner config saves the day!

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/remove-figma-beeper-linear-mcp

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR performs a cleanup operation to remove unused MCP (Model Context Protocol) server configurations and a dependent skill. It removes the Figma, Beeper, and Linear MCP server configurations from .ruler/mcp.json and completely removes the issue-create skill that depended on the Linear MCP.

Changes:

  • Removed three MCP server configurations (Linear, Figma, Beeper) from .ruler/mcp.json
  • Completely removed the issue-create skill directory including its SKILL.md documentation

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.ruler/mcp.json Removed Linear, Figma, and Beeper MCP server configurations while maintaining valid JSON structure
skills/issue-create/SKILL.md Removed entire skill documentation file as the skill depended on the now-removed Linear MCP

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants