The job is to make the user say what they want, scope it so a builder can figure out the rest, and get out of the way.
npx skills add https://github.com/recallnet/goal-planner --skill goal-plannerقم بتثبيت هذه المهارة باستخدام واجهة سطر الأوامر (CLI) وابدأ في استخدام سير عمل SKILL.md في مساحة عملك.
Claude Code plugin for planning and filing goals and feature issues through conversation.
/goal-planner guides you through creating well-formed GitHub issues:
goal.feature. Linked as sub-issues of their goal.blocked_by relationships.ready until you explicitly confirm.claude plugin marketplace add recallnet/goal-planner
claude plugin install goal-planner
Then use /goal-planner in any Claude Code session.
If the repo has a factory.config.json with target_repo and control_plane_repo, the plugin routes issues to the right place:
target_repocontrol_plane_repo with factory:<id> labelIn a plain repo (no factory config), everything files on the current repo.
Published as @recallnet/claude-goal-planner on npmjs for version tracking and distribution.
MIT
This repo uses gh skill publish (GitHub CLI v2.90.0+) to publish skills.
Prerequisite: Ensure GitHub CLI v2.90.0+ is installed: gh --version
When modifying skills:
skills/gh skill publish --tag vX.Y.Z to create a releaseagent-skills topic will be added automaticallyInstalling the skill:
gh skill install recallnet/goal-planner goal-planner --agent codex