eugenezhangco-spec

Pull — Development skill for Claude Code

Development community

Load a brainstorming session handoff into the current build session and route to /plan.

How to install Pull

Installs to ~/.claude/skills/eugenezhangco-spec-foreman-pull/SKILL.md

Terminal
mkdir -p ~/.claude/skills/eugenezhangco-spec-foreman-pull && curl -fsSL https://raw.githubusercontent.com/eugenezhangco-spec/foreman/HEAD/commands/pull.md -o ~/.claude/skills/eugenezhangco-spec-foreman-pull/SKILL.md

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

What Pull does


description: Load a brainstorming session handoff into the current build session and route to /plan.

/pull — Pull In Brainstorm Context

Also triggers when you say: "pull in that session", "load the brainstorm", "bring in what we discussed", "load the context", "what did we decide before?", "bring over the decisions", "load the handoff", "pull in the other session"

Bridges brainstorm sessions into build sessions. Reads handoff files written by /wrap and feeds them into /plan — never

Alternatives in Development

  • Auto Update — Pull the latest ECC repo changes and reinstall the current managed targets 243.5k ★
  • Create Handoff — You are tasked with writing a handoff document to hand off your work to another agent in a new session 10k ★
  • Brainstorm — Start a creative thought partner brainstorming session 2.8k ★

Full documentation available on GitHub

View Source Repository