KS
Killer-Skills

plan-update — how to use plan-update how to use plan-update, plan-update setup guide, git-based project planning, plan-update vs SDL3 play project, plan-update install, what is plan-update, plan-update alternative, git commands for project planning, plan-update documentation

v1.0.0
GitHub

About this Skill

Essential for Development Workflow Agents managing project documentation and Git-based planning processes. plan-update is a skill that updates planning notes and commits documentation changes using Git commands like git branch and git status.

Features

Runs Git commands to gather context, including `git branch --show-current` and `git status --short`
Updates status markers in `notes/plan.md` if it exists
Commits documentation changes to `UNREAL_CONVERSION_PLAN.md`
Executes `ls -la` commands to check for notes directory and plan files
Handles cases where `notes/plan.md` or `UNREAL_CONVERSION_PLAN.md` do not exist

# Core Topics

tony tony
[0]
[0]
Updated: 3/6/2026

Quality Score

Top 5%
36
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add tony/sdl3-playproject/plan-update

Agent Capability Analysis

The plan-update MCP Server by tony is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use plan-update, plan-update setup guide, git-based project planning.

Ideal Agent Persona

Essential for Development Workflow Agents managing project documentation and Git-based planning processes.

Core Value

Enables automated Git-based documentation maintenance by updating planning notes with status markers and committing changes through direct Git command execution. Provides project context awareness through branch status checking, file system inspection, and commit history analysis.

Capabilities Granted for plan-update MCP Server

Automating planning documentation updates with status markers
Committing project documentation changes via Git commands
Maintaining version control for SDL3 play project plans
Synchronizing notes/plan.md with current development progress

! Prerequisites & Limits

  • Requires Git repository access and command execution permissions
  • Dependent on notes/plan.md or UNREAL_CONVERSION_PLAN.md file existence
  • Needs filesystem access for directory and file inspection
Project
SKILL.md
960 B
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Plan Update

Update planning notes and commit documentation changes.

Context to gather

Run these commands and include the output:

  • git branch --show-current
  • git status --short
  • git log -n 10 --oneline
  • ls -la notes 2>/dev/null || echo "No notes directory"
  • ls -la UNREAL_CONVERSION_PLAN.md 2>/dev/null || echo "No UNREAL_CONVERSION_PLAN.md"

Your task

  1. If notes/plan.md exists, read it fully and update status markers
  2. If there is no notes plan, update UNREAL_CONVERSION_PLAN.md with current progress
  3. Cross-reference with recent commits to mark completed items
  4. Add new items discovered during recent work
  5. Commit independently:
docs(notes) update plan status for <topic>

why: Keep plan in sync with actual progress
what:
- Mark <items> as completed
- Add <new items> discovered

Important:

  • Do NOT start implementation
  • Only update notes/plan docs
  • Keep the commit focused on documentation changes only

Related Skills

Looking for an alternative to plan-update or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication