start

Detect remote provider configuration and redirect to the appropriate workflow.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/686f6c61/PSPO-Agent --skill start-686f6c61
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: start
Source: https://github.com/686f6c61/PSPO-Agent/tree/main/skills/start
Command: npx skills add https://github.com/686f6c61/PSPO-Agent --skill start-686f6c61

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill acts as the primary entry point for the PSPO Agent, ensuring the correct configuration and guiding the user to the appropriate workflow based on the project's current state.

Core Features & Use Cases

  • Configuration Detection: Automatically identifies the active remote provider (Trello, Notion, or local).
  • Workflow Redirection: Seamlessly directs users to onboarding if setup is incomplete, or to the next logical step in the product development process.
  • Use Case: When you first launch the PSPO Agent or after a configuration change, running /pspo-agent:start will either guide you through setting up Trello/Notion integration or directly present you with the next action, like analyzing a document or discovering new product ideas.

Quick Start

Execute the start command to initiate the PSPO Agent and begin your product development session.

Frequently Asked Questions about start

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I initiate the PSPO Agent workflow for product development?

Run the start command to initiate the PSPO Agent workflow, which detects your active remote provider configuration and redirects to the appropriate onboarding or product development phase.

Does the PSPO Agent onboarding process support Trello and Notion integrations?

Yes, the PSPO Agent onboarding supports Trello and Notion integrations by performing secure credential validation and destination verification during the initial setup detection.

What happens when I run the start command without a completed configuration?

When you run the start command without a completed configuration, it detects the incomplete setup and redirects you to the onboarding workflow to establish your remote provider integration.

How does workflow redirection work after detecting a remote provider?

Workflow redirection works by detecting your active remote provider and directing you to discovery, analysis, or publishing flows based on your current project status.

Can I use the PSPO Agent locally without configuring a remote provider?

Yes, you can use the PSPO Agent locally, as the configuration detection mechanism identifies local setups alongside remote providers like Trello and Notion before initiating the workflow.