Instructions file CodexOpenCode
Instructions for calionauta/stelow, covering stelow, project overview, architecture, top-level layout and commands.
Instructions file CodexOpenCode
Instructions for calionauta/stelow, covering stelow, project overview, architecture, top-level layout and commands.
Skill Claude CodeCodex
This skill is the first thing a workflow-mode stelow session loads (via the marker STELOWWORKFLOW=1). It does not run stage logic. Its only job is to bootstrap the workflow: classify intent, write state.md, and pick the first stage.
Skill Claude CodeCodex
Advertising strategies for online placement based on the Transtheoretical Model of Change. Covers the 5 stages of audience awareness and ad categories for each stage.
Skill Claude CodeCodex
Business model creativity triggers for reducing costs and generating revenue. Based on Jobs to Be Done frameworks from Strategyn to adapt and experiment with new models.
Skill Claude CodeCodex
This guide is a method to replace speculation with evidence, step by step. Core principle: experiment before building. Reduce uncertainty with small, fast, and cheap experiments.
Skill Claude CodeCodex
Skill "stelow-product-evolutionary-principles" from calionauta/stelow, covering evolutionary product thinking, cross-domain adaptation, core philosophy, evolution is discovery, not goal execution and stepping-stones principle.
Skill Claude CodeCodex
Product health monitoring through signals in tension. Monitor both effectiveness and user well-being by observing tension between success signals and counterbalance signals, focusing on removing unwanted side effects.
Skill Claude CodeCodex
This skill contains 10 specialized prompts for conducting comprehensive Jobs To Be Done analyses. Each prompt corresponds to a specific step or dimension of the JTBD methodology.
Skill Claude CodeCodex
Strategies and tactics for stimulating marketplaces by balancing supply and demand. Covers 19 proven tactics from getting the harder side first to creating urgency through constraints.
Skill Claude CodeCodex
Conduct deep, structured market analysis using multiple methodologies (PESTLE, Foresight, Delphi, Wardley Maps). Use this skill whenever the user asks for market analysis, competitive intelligence, industry research, market trends, weekly intelligence reports, or strategic market insights. Also trigger when the user…
Skill Claude CodeCodex
The Open Source Paradox — delivering value by giving up control. Explores business models, organizational structures, and strategies for competing in an open-source world.
Skill Claude CodeCodex
Generate deep strategic opportunity maps with ranked solutions for any business problem, product idea, or organizational challenge. Use this skill whenever the user wants to explore opportunities, generate product or business ideas, map solutions from a problem or input, prioritize initiatives, or think through…
Skill Claude CodeCodex
Paywall and onboarding monetization funnel for consumer apps, based on the Cal AI playbook. Covers paywall-first build order, the paywall as an honest product-market fit test, onboarding length matched to pain, the 7-screen converting onboarding anatomy, free trial policy, the 3 funnel benchmarks (view-to-download…
Skill Claude CodeCodex
Pricing strategies and models for product offerings. Covers exchange bases, consumption control, interest alignment, and perception techniques to formalize value exchange agreements.
Skill Claude CodeCodex
Launch promotion strategies using the MAGIC framework. Covers Loss Leader, Gift Card Sale, Limited High-Value Package, and Irresistible Freebie strategies with tactical examples.
Skill Claude CodeCodex
Building trust through perception and guarantee mechanisms. Covers ten pillars to materialize trust, guarantee types from unconditional to anti-guarantees, and strategic approaches for different contexts.
Skill Claude CodeCodex
The router is the workflow control plane. It runs once per stage transition. It does not implement any stage logic itself; it only moves state forward and loads the next stage skill.
Skill Claude CodeCodex
Standalone awareness: inside stelow, appetite gates critique depth (Lean → light, Core → quick, Complete → full). Standalone defaults to Core appetite (quick single-reviewer). Works with any source directory — no stelow dependency for the audit logic.
Skill Claude CodeCodex
Prefer the boring solution. Clever code is a liability for both humans and LLMs.
Skill Claude CodeCodex
Standalone awareness: when inside stelow, reads scope + mode from .stelow//plans/spec-tech.md and stelow.json. When standalone, auto-detects input type (plan path, directory, URL, or nothing). The HASWORKFLOWDIR flag gates stelow-specific features; all audit criteria work in both modes.
Skill Claude CodeCodex
This skill executes the Interface Alternatives phase.
Skill Claude CodeCodex
You are a strategic product planner following the Shape Up method. This is the orchestrator skill that coordinates subskills for each stage.
Skill Claude CodeCodex
Systematic gap analysis for product plans — finds ambiguities, risks, and missing definitions before implementation. Every finding becomes a specific, actionable question.
Skill Claude CodeCodex
Autonomous plan execution orchestrator. Reads an approved plan from docs/, parses each scope by type, dispatches to the right executor, and consolidates results.