[PR #9] [MERGED] feat: convert to Claude Code plugin structure #57

Closed
opened 2026-03-03 18:50:22 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (5)

  • 6ac0821 feat: convert to Claude Code plugin structure
  • 502b80e fix: add marketplace.json and correct plugin install commands
  • 177c15e Update .claude-plugin/plugin.json
  • b4041c8 Update README.md
  • e11301b doc: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/OthmanAdi/planning-with-files/pull/9 **Author:** [@kaichen](https://github.com/kaichen) **Created:** 1/8/2026 **Status:** ✅ Merged **Merged:** 1/8/2026 **Merged by:** [@OthmanAdi](https://github.com/OthmanAdi) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (5) - [`6ac0821`](https://github.com/OthmanAdi/planning-with-files/commit/6ac08219ffed198d429a7e48444a10e6cc8aa79c) feat: convert to Claude Code plugin structure - [`502b80e`](https://github.com/OthmanAdi/planning-with-files/commit/502b80e868de9492801a0f69f894c19df7c514a6) fix: add marketplace.json and correct plugin install commands - [`177c15e`](https://github.com/OthmanAdi/planning-with-files/commit/177c15e9a1636f8a24a26b963b1a40286b753084) Update .claude-plugin/plugin.json - [`b4041c8`](https://github.com/OthmanAdi/planning-with-files/commit/b4041c881c2decef33b3755767b8bd4a39eb5c9f) Update README.md - [`e11301b`](https://github.com/OthmanAdi/planning-with-files/commit/e11301b73b0d2bca1b5feb327e30a3c0a09cf913) doc: fix claude code plugin link in readme ### 📊 Changes **6 files changed** (+78 additions, -17 deletions) <details> <summary>View changed files</summary> ➕ `.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) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 18:50:22 +03:00
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/planning-with-files#57
No description provided.