jpsusarreyHGS

Init Engagement — Development skill for Claude Code

Development community

Stage 00. Scaffold a new FDE engagement.

How to install Init Engagement

Installs to ~/.claude/commands/jpsusarreyhgs-fde-harness-init-engagement.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jpsusarreyHGS/fde-harness/HEAD/.claude/commands/init-engagement.md -o ~/.claude/commands/jpsusarreyhgs-fde-harness-init-engagement.md

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

What Init Engagement does


description: Stage 00. Scaffold a new FDE engagement. Creates the canonical folder skeleton under engagements// and the mirrored deliverables// structure, interviews the operator for engagement metadata in one batch, and seeds every starter artefact from .claude/templates/engagement-init/. Idempotent — fills missing pieces, never overwrites. Also writes the initial state.json so the dashboard has something to render. allowed-tools: Read Write Glob Bash AskUserQuestion Skill

Alternatives in Development

Full documentation available on GitHub

View Source Repository