By mikeowski
Personal app-creation suite: a staged pipeline from idea validation to design, stack, MVP, technical planning, frictionless implementation, and monetization.
Stage 1 pressure-test lens. Judges whether the target user notices and sticks: first-5-seconds hook, distribution, retention. Spawn as part of the /atolye:ideate panel.
Stage 1 pressure-test lens. Finds hard proof that people CURRENTLY PAY for adjacent solutions — pure demand / willingness-to-pay evidence, no narrative. Spawn as part of the /atolye:ideate panel.
Stage 1 pressure-test lens. Judges whether the owner can actually REACH users at acceptable cost — channels, CAC, distribution advantage. Distinct from idea-attention (which judges the hook). Spawn in the /atolye:ideate panel for distribution-sensitive ideas.
Stage 1 pressure-test lens. Judges fundability/monetization: the growth story, unit economics, and the hard questions an investor would ask. Spawn as part of the /atolye:ideate panel.
Stage 1 pressure-test lens. Maps competitors and market reality: who already exists, why this would win, where the wedge is. Spawn as part of the /atolye:ideate panel.
Stage 2 — Generate a distinctive design system + screen mockups from the plan, publish to claude.ai/design, hand off code-ready. Writes NO app code. Invoke with /atolye:design [plan|direction].
Living-product loop — discuss an already-built product, interrogate the work done, brainstorm directions, then route improvements back into the pipeline (design/techplan/next). Invoke with /atolye:evolve.
Compass — read the project's state and tell the user which pipeline stage they're in, what's done, and the exact next command. Invoke with /atolye:flow.
Go-to-market / distribution — produce launch assets and run a channel test loop to actually reach users (landing/waitlist, launch posts, first-10/100-users plan, CAC sanity). Invoke with /atolye:gtm.
Stage 1 — Obsidian-backed deep discussion + idea validation (stickiness, investment-readiness, user attention, available domain, monetization). Output: go/pivot/no-go + vault docs + (on go) repo PLAN.md. Invoke with /atolye:ideate.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A personal Claude Code suite that turns an app idea into a shipped, monetizable product through a
staged pipeline. Each stage is a slash command (/atolye:<stage>); the spine is an artifact chain:
Obsidian vault (idea) → repo PLAN.md/CLAUDE.md (snapshot) → repo docs/ (technical + live tracking).
Design principle: each command is a charter that fixes a stage's purpose, meaning, and quality bar — not a rigid script. Execution stays dynamic; Claude picks the best tool/skill in the moment.
| Command | Stage | What it does |
|---|---|---|
/atolye:scout | 0 | Discover & rank candidate money-making opportunities → backlog |
/atolye:ideate | 1 | Evidence-based validation + pre-build willingness-to-pay gate → go/pivot/no-go |
/atolye:design | 2 | Distinctive design system + screen mockups → claude.ai/design (no code) |
/atolye:stack | 3 | Pick a go-to stack + apply its patterns; scaffold quality gates |
/atolye:mvp | 4 | App-focused product plan + MVP boundary (incl. monetization surface) |
/atolye:techplan | 5 | Architecture + epic→story→task (team fan-out) |
/atolye:next · /atolye:status | 6 | Implement the next story, review-gated; track progress |
/atolye:launch | 7 | Release + monetization + analytics |
/atolye:gtm · /atolye:ops | 7+ | Distribution / go-to-market · post-launch heartbeat |
/atolye:flow · /atolye:portfolio | — | "Where am I, what's next" · all-projects compass |
/atolye:evolve | loop | Living-product loop: discuss/interrogate/brainstorm, route changes back into the pipeline |
Full design: see BLUEPRINT.md. Known gaps + v2 plan: ROADMAP.md.
You don't memorize these. Run /atolye:flow — it reads your project state and tells you the single
next command. next is the day-to-day workhorse; evolve is the post-launch loop. Everything else you
reach for only when flow points you there.
v2.2 — the full 0→N pipeline (14 commands · 9 agents), hardened by a 3-way adversarial audit and a deeper
BMAD-METHOD adaptation: modular reference assets (elicitation · roles · gates), a single session-agnostic
State contract (any fresh session resumes from files alone), and citation-scored value gates. See
ROADMAP.md for the audit findings and what's next.
reference/style.md is a draft of "my working style". To make it apply to every Claude Code session,
copy or symlink it into ~/.claude/CLAUDE.md (review first). It's intentionally not auto-activated.
/plugin marketplace add mikeowski/atolye
/plugin install atolye@atolye
/reload-plugins
Or declaratively, in ~/.claude/settings.json:
{
"extraKnownMarketplaces": {
"atolye": { "source": { "source": "github", "repo": "mikeowski/atolye" } }
},
"enabledPlugins": { "atolye@atolye": true }
}
Then run /reload-plugins.
/plugin marketplace add /path/to/atolye
/plugin install atolye@atolye
/reload-plugins
After install, the commands appear as /atolye:ideate, /atolye:design, … and any agents show in /agents.
/plugin marketplace update atolye # pull latest after you push changes
/plugin uninstall atolye@atolye # remove
Enable these for full power (the commands use them when present):
frontend-design (design), deep-research (validation), code-review + verify (implementation gates),
chrome-devtools (visual/perf checks).
.claude-plugin/ plugin.json · marketplace.json
skills/<name>/SKILL.md # one per stage → /atolye:<name>
agents/ # teammate definitions (stages 1 & 5)
reference/docs-system.md # docs/ spec + State contract (session-agnostic resume)
reference/elicitation.md # depth-amplification method menu
reference/roles.md # agent lens-panel map + shared contracts
reference/gates.md # plan/story readiness rubrics
reference/opportunity-scoring.md # scout/ideate scoring rubric
reference/monetization.md # money models + payment integration per stack
reference/project-hooks.md # quality gates stack scaffolds into target repos
reference/style.md # global "my style" draft (Stage 0)
reference/stacks/*.md # go-to stack playbooks
BLUEPRINT.md # design source of truth
ROADMAP.md # audit verdict + v2 backlog
LICENSE # PolyForm Noncommercial 1.0.0 (commercial use by license)
PolyForm Noncommercial 1.0.0. Free to use, modify, and share for noncommercial purposes. Commercial use requires a separate license from the author — contact @mikeowski.
npx claudepluginhub mikeowski/atolye --plugin atolyeUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.