Carryforward banner
moshehbenavraham moshehbenavraham

Carryforward

Security community

Description

--- name: carryforward description: Extract lessons learned, update CONSIDERATIONS.md, and maintain SECURITY-COMPLIANCE.md between phases --- # /carryforward Command Extract key insights from the just-completed phase and update two living documents: - `.spec_system/CONSIDERATIONS.md` - institutional memory for AI assistants working on future phases - `.spec_system/SECURITY-COMPLIANCE.md` - cumulative security posture and GDPR compliance record Be ruthlessly selective: only the most impactful

Installation

Installs to ~/.claude/skills/moshehbenavraham-apex-spec-system-carryforward/SKILL.md

Terminal
mkdir -p ~/.claude/skills/moshehbenavraham-apex-spec-system-carryforward && curl -fsSL https://raw.githubusercontent.com/moshehbenavraham/apex-spec-system/HEAD/commands/carryforward.md -o ~/.claude/skills/moshehbenavraham-apex-spec-system-carryforward/SKILL.md

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

Full documentation available on GitHub

View Source Repository