Author: Vicky Lalwani

Profile: https://www.linkedin.com/in/vicky-lalwani/


30 days ago I shared the marketer's .claude/ folder.
3,000+ marketers downloaded it.

Anthropic has shipped 4 updates since.
Subagents. Plugins. Hooks events. Skill metadata.

Time to update the blueprint.

|
|
↓

If you're still running Claude Code with just CLAUDE.md +Ā 
a few prompts — you're on V1.

Here's V2.

The full architecture nobody is mapping:

→ CLAUDE.md is ADVISORY
↳ Project memory. Loaded every task. Under 500 lines.
↳ Vague rules = generic output. Specific rules = your output.

→ HOOKS are DETERMINISTIC
↳ Fire every single time. No skipping. No model judgment.
↳ PreToolUse, PostToolUse, SessionStart, SessionEnd, PreCommit.
↳ Hooks = AI. Skills = AI. Different jobs entirely.

→ SKILLS are ON-DEMAND
↳ Auto-activate when Claude detects the task matches.
↳ One .md file per workflow. 9-section structure or fail.
↳ Drop in. Run forever.

→ SUBAGENTS run in ISOLATED CONTEXT
↳ Reviewer, researcher, analyst — each in their own thread.
↳ Main thread stays clean. Parallel work happens in the background.
↳ The unlock most marketers haven't found yet.

→ MCPs connect EXTERNAL TOOLS
↳ GitHub, Slack, GSC, Semrush, GA4, HubSpot, Postgres.
↳ Claude reads live data. No more CSV exports.
↳ Configure once in .mcp.json. Auto-connects every session.

→ PLUGINS bundle ALL OF THE ABOVE
↳ Skills + hooks + agents + MCPs in one distributable folder.
↳ One install. Whole team gets the same setup.
↳ The piece that makes this team-ready, not just personal.

That's the full architecture.

|
|
↓

The shift since V1:

The BLUEPRINT V1 post was about getting started.
The V2 is about scaling — going from one marketer'sĀ 
workspace to a team-deployable system.

Solo operator → /skills + /hooks + CLAUDE.md
Team operation → add /agents + /plugins + .mcp.json
Multi-client agency → all of the above + per-client skill packages

|
|
↓

Anti-patterns I see most often:

→ CLAUDE.md over 500 lines (context bloat — Claude stops reading)
→ Vague instructions like "write good code" (give specific rules)
→ No test guidance (Claude skips testing without explicit prompts)
→ Duplicating docs into CLAUDE.md (link instead, don't copy)
→ Treating hooks like skills (hooks fire every time, skills wait)

|
|
↓

If you got the BLUEPRINT V1 last month — V2 is the upgrade.

Inside V2:
→ Full 15-section .claude/ architecture map
→ Subagents directory with 3 working examples
→ Plugins manifest template
→ Updated CLAUDE.md template (under 500 lines, no bloat)
→ All hooks events explained with real use cases
→ MCP configuration with GSC + GTM + Semrush + Windsor.ai
→ Anti-patterns checklist

Free. No course. No upsell.

1. Like this post
2. Comment "BLUEPRINT V2"
3. Repost for the marketers in your network still on V1.
4. Connect with me — add "BLUEPRINT V2" in the connection note

I'll DM the updated package this weekend.
MUST BE CONNECTED & REPOSTED.

Images: