Advise Before Planning.Notes banner
HomericIntelligence HomericIntelligence

Advise Before Planning.Notes

Development community

Description

# Raw Session Notes: Advise Before Planning ## Session Details **Date:** 2026-02-13 **Duration:** ~45 minutes **Participants:** User + Claude Sonnet 4.5 **Repository:** ProjectScylla **PR:** #606 ## Initial Request User provided a detailed plan to integrate the `/advise` skill into `plan_issues.py`: ``` Implement the following plan: # Plan: Integrate /advise Skill into plan_issues.py ## Context `scripts/plan_issues.py` bulk-plans GitHub issues by invoking Claude CLI to generate implement

Installation

Installs to ~/.claude/skills/homericintelligence-projectmnemosyne-advise-before-planning.notes/SKILL.md

Terminal
mkdir -p ~/.claude/skills/homericintelligence-projectmnemosyne-advise-before-planning.notes && curl -fsSL https://raw.githubusercontent.com/HomericIntelligence/ProjectMnemosyne/HEAD/skills/advise-before-planning.notes.md -o ~/.claude/skills/homericintelligence-projectmnemosyne-advise-before-planning.notes/SKILL.md

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

Full documentation available on GitHub

View Source Repository