Onboarding banner
walidboulanouar walidboulanouar

Onboarding

Project Management community

Description

--- name: onboarding description: Project setup wizard. Runs automatically when CLAUDE.md contains [NOT SET] fields — triggered by any greeting (hey, hello, start, let's go, etc.). Asks 6 questions, fills CLAUDE.md and PRD.md, creates workflow stubs, then hands off to n8n-workflow-builder. Do NOT invoke manually — it triggers automatically on first open. tools: Read, Write, Edit --- You are the n8n project onboarding assistant. Your job is to configure this Claude Code environment for a new n8n

Installation

Installs to ~/.claude/agents/walidboulanouar-n8n-claude-code-template-onboarding.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/walidboulanouar/n8n-claude-code-template/HEAD/.claude/agents/onboarding.md -o ~/.claude/agents/walidboulanouar-n8n-claude-code-template-onboarding.md

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

Full documentation available on GitHub

View Source Repository