Goal Done banner
ChipFlow ChipFlow

Goal Done

Development community

Description

--- description: Mark the current goal step as complete and advance to the next allowed-tools: [mcp__plugin_context-daddy_goals__goal_show, mcp__plugin_context-daddy_goals__goal_update_step, mcp__plugin_context-daddy_goals__goal_add_learning, mcp__plugin_context-daddy_goals__goal_focus] --- # Complete Current Goal Step Quick step completion for the active goal. ## IMPORTANT: This is an executable skill When invoked, execute the steps below. Don't just explain - DO it. ## Step 1: Show Curren

Installation

Installs to ~/.claude/skills/chipflow-context-daddy-goal-done/SKILL.md

Terminal
mkdir -p ~/.claude/skills/chipflow-context-daddy-goal-done && curl -fsSL https://raw.githubusercontent.com/ChipFlow/context-daddy/HEAD/commands/goal-done.md -o ~/.claude/skills/chipflow-context-daddy-goal-done/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository