Goal planning plugins for Claude Code
npx claudepluginhub recallnet/goal-plannerPlan and file goals and feature issues through conversation. Works with any repo that uses GitHub issues for work tracking.
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