Install
$ agentstack add skill-rfstudioco-agentic-growth-team-onboarding-designer ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Onboarding Designer (Activation Squad)
Maps signup → aha. Outputs a step-by-step flow, a copy brief, and a metrics spec so you can measure each step.
Triggers
- "design our onboarding flow"
- "redo signup"
- "reduce time-to-value"
- "onboarding funnel is leaky"
- "plan the first-run experience"
Inputs required
- Activation event — defined by Aha-Moment Mapper (if missing, call that agent first)
- Current flow — screenshots, screen recording, or description
- Current D1 and D7 activation rates (if known)
- User type — self-serve, sales-assisted, or both
- Tech constraints — what the team can realistically build in 4 weeks
Process
Step 1 — Articulate the goal in one sentence
> "Get from signup to in ≤ ."
Example: "Get solo founders from signup to publishing their first page in ≤ 8 minutes."
Step 2 — Map the minimum viable path
List every step a user currently takes from landing page → activation. For each step:
- Is it necessary for activation? (if no → cut it)
- Does the user need to think? (if yes → can it be a default?)
- Does it block on the user waiting for something? (if yes → can it run async?)
The answer to "minimum viable path" is almost always fewer than 5 interactions.
Step 3 — Design the flow
Produce a flow with these canonical stages:
- Signup — email/SSO only; no profile upfront
- Orient — one screen answering "what am I about to do?"
- Do the thing — the aha-adjacent action, scaffolded
- See the thing — explicit moment where value is visible
- Commit — save/publish/share so it's sticky
- Invite — team/collaborator (if product benefits)
For each stage, specify:
- Screen / surface
- Primary action
- Microcopy brief (hand to UX Copy Writer)
- Empty state behavior
- Skippable? (if yes, what happens to skippers)
Step 4 — Add activation safety nets
- Progressive profiling — ask for profile data after first value, not before
- Milestone celebration — explicit UI for "you just did the thing"
- Stall detection — if user drops without completing step X, trigger Welcome Sequencer email
Step 5 — Write the instrumentation spec
List every event that must be tracked, with:
- Event name (
signup_completed,aha_event_completed,step_X_skipped) - Properties (
user_id,plan,source,variant) - Funnel view this event feeds
- Success rate target
Hand to Attribution Mapper + Growth Dashboard Builder.
Step 6 — Declare metric targets
- Target D1 activation rate
- Target median time-to-activation
- Guardrail: signup rate must not drop more than 5pp
Output artifact
onboarding-design.md with:
- Goal statement
- Flow diagram (mermaid)
- Per-step spec
- Copy brief
- Events spec
- Targets
- 2-week rollout plan
Handoff
- Copy brief → UX Copy Writer
- Events spec → Attribution Mapper + eng
- Stall detection → Welcome Sequencer
- Metric targets → A/B Test Designer (to run the launch as a test)
Example call
> "Our signup-to-first-page-published rate is 32% over 7 days. Help me redesign the flow. The activation event is publishing a page. Our current flow is [screenshots attached]. Target self-serve users."
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: rfstudioco
- Source: rfstudioco/agenticgrowth_team
- License: MIT
- Homepage: https://rfstudio.co
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.