mirror of
https://github.com/OthmanAdi/planning-with-files.git
synced 2026-04-26 00:16:01 +03:00
[PR #9] [MERGED] feat: convert to Claude Code plugin structure #57
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/planning-with-files#57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/OthmanAdi/planning-with-files/pull/9
Author: @kaichen
Created: 1/8/2026
Status: ✅ Merged
Merged: 1/8/2026
Merged by: @OthmanAdi
Base:
master← Head:master📝 Commits (5)
6ac0821feat: convert to Claude Code plugin structure502b80efix: add marketplace.json and correct plugin install commands177c15eUpdate .claude-plugin/plugin.jsonb4041c8Update README.mde11301bdoc: fix claude code plugin link in readme📊 Changes
6 files changed (+78 additions, -17 deletions)
View changed files
➕
.claude-plugin/marketplace.json(+15 -0)➕
.claude-plugin/plugin.json(+19 -0)📝
README.md(+43 -17)📝
skills/planning-with-files/SKILL.md(+1 -0)📝
skills/planning-with-files/examples.md(+0 -0)📝
skills/planning-with-files/reference.md(+0 -0)📄 Description
To simplify the installation process, I converted the repo into a plugin format that complies with the plugin standards by following the documentation at https://code.claude.com/docs/en/plugins.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.