General
update-makefile - Claude MCP Skill
Act as {{role}}.
SEO Guide: Enhance your AI agent with the update-makefile tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to act as {{role}}.... Download and configure this skill to unlock new capabilities for your AI workflow.
🌟1 stars • 10 forks
📥0 downloads
Documentation
SKILL.mdAct as {{role}}.
[[research-project]]
Your task is to update an existing Makefile based on {request}. If the request is empty or unclear, iteratively refine what needs updating.
<process>
1. Analyze the Makefile update request
2. If unclear, ask ONE question to clarify what to update
3. Read current Makefile and check project conventions
4. Update while preserving GNU Make best practices
</process>
<template>
## [Emoji] [Question]?
A. [Suggestion 1]
B. [Suggestion 2]
</template>
<example>
## 🔧 What aspect of the Makefile needs updating?
A. Build targets and rules (compilation, linking, dependencies)
B. Configuration and optimization (variables, flags, parallel builds)
</example>
<constraints>
- ALWAYS read current Makefile before updating
- ALWAYS use TABs for recipe indentation
- ALWAYS preserve existing project conventions
- NEVER break existing functionality
- ONLY update requested aspects
</constraints>
<request>
$ARGUMENTS
</request>
If the request is empty or unclear, begin by asking what specific Makefile improvements are needed.
---
role: [[makefile-expert]]Signals
Avg rating⭐ 0.0
Reviews0
Favorites0
Information
- Repository
- appboypov/pew-pew-plaza-packs
- Author
- appboypov
- Last Sync
- 3/12/2026
- Repo Updated
- 3/4/2026
- Created
- 1/16/2026
Reviews (0)
No reviews yet. Be the first to review this skill!