learn-setup

Guide users through Claude Code and ProjSight setup with connectivity checks and first task creation.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/novel-jp/projsight-plugin --skill learn-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn-setup
Source: https://github.com/novel-jp/projsight-plugin/tree/main/skills/learn-setup
Command: npx skills add https://github.com/novel-jp/projsight-plugin --skill learn-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps new users get Claude Code and ProjSight working together without guessing the next step. It turns a multi-part onboarding flow into a guided, interactive session with checks at each stage.

Core Features & Use Cases

  • Verifies MCP connectivity and helps identify the correct learning organization and project.
  • Guides Web UI login, repository setup, and safe use of a separate learning project.
  • Walks through deliverable selection, first task creation, start_work, web verification, and complete_work.
  • Handles common onboarding issues such as missing GitHub CLI, missing project access, and login failures.

Quick Start

Guide me through the ProjSight setup and first task workflow step by step.

Frequently Asked Questions about learn-setup

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

FAQPage Schema
How do I set up ProjSight with Claude Code for the first time?

To set up ProjSight with Claude Code, you need to verify MCP connectivity, log into the Web UI, and configure a separate learning project. This guided onboarding validates each step interactively to ensure proper configuration before you create your first task.

What is the ProjSight task workflow and how do deliverables work?

ProjSight task workflow involves selecting deliverables, creating a task, executing start_work, verifying progress in the Web UI, and running complete_work. This structured workflow provides guided practice for managing project states and deliverables end-to-end.

Do I need the GitHub CLI installed to use ProjSight onboarding?

Yes, the GitHub CLI is required for ProjSight onboarding. The setup process includes specific recovery paths to handle missing GitHub CLI installations, missing project access, and login failures to ensure smooth onboarding.

Why does my MCP connectivity fail during ProjSight setup?

MCP connectivity can fail during ProjSight setup due to incorrect configuration or permission issues. The onboarding session includes interactive step-by-step validation and recovery paths to help identify and resolve these MCP connectivity problems.

Can I use a separate project for ProjSight learning sessions?

Yes, you can use a separate learning project for ProjSight onboarding. The setup guides you through safe repository setup and helps identify the correct learning organization and project specifically for hands-on product tutorials.

What's the best way to recover from login failures when setting up ProjSight?

The best way to recover from ProjSight login failures is to follow the interactive recovery paths provided during onboarding. These steps validate Web UI login, check GitHub CLI presence, and resolve missing project access permissions systematically.