codely-plan-create-github

Installation
SKILL.md

🧠 How to create a plan

[!CRITICAL] Do NOT create or edit any GitHub issue until the user has agreed on the specific public contracts to be considered and the implementation phases. Propose first, get approval, then create the issues.

The structure of a plan, its sections and the rules to shape them are defined in resources/plan-guidelines.md. Read it before proposing anything.

🎯 Input

This skill is invoked as /codely-plan-create-github <github-issue-url>.

  • <github-issue-url> is the URL of the GitHub issue describing the task to plan. This issue becomes the parent "plan" issue.
  • If no URL is provided, ask the user for it before doing anything else.

🗂️ Repository

All the plan lives as GitHub issues in the repository of the current working directory. Never hardcode a repository: let gh resolve it from the local Git remote.

Installs
115
GitHub Stars
264
First Seen
Jul 27, 2026
codely-plan-create-github — codelytv/agent-harness