quickstart

Guide new users through an interactive RPI cycle in AgentOps.

418|40|Updated Nov 5, 2025
One-click install
npx skills add https://github.com/boshu2/agentops --skill quickstart
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quickstart
Source: https://github.com/boshu2/agentops/tree/main/skills/quickstart
Command: npx skills add https://github.com/boshu2/agentops --skill quickstart

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Onboarding new users through AgentOps is streamlined with an interactive RPI cycle that demonstrates core capabilities while delivering immediate value.

Core Features & Use Cases

  • Guided project detection and orientation for Python, Go, TypeScript, or shell repos.
  • Hands-on mini Research → Plan → Implement → Validate workflow to surface quick wins.
  • Real-world use case: a new codebase is brought up; trigger /quickstart to walk through repository setup, basic checks, and first task planning.

Quick Start

Run the quickstart workflow to initiate an end-to-end onboarding session. Trigger: "/quickstart" or "get started". The system will detect the project, orient the user, perform a mini research pass, propose a concrete improvement, run a rapid vibe check, reveal available tools, and suggest your next steps.

Frequently Asked Questions about quickstart

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

FAQPage Schema
How do I onboard a new codebase and set up my first task in AgentOps?

To onboard a new codebase in AgentOps, trigger the /quickstart workflow to detect your project, orient you to the repository, and run a mini Research, Plan, Implement, Validate cycle for rapid value delivery.

Can I use the AgentOps onboarding workflow for Go, TypeScript, or shell projects?

Yes, the AgentOps onboarding workflow supports project detection and orientation for Python, Go, TypeScript, and shell repositories, guiding each through a hands-on research, planning, implementation, and validation cycle.

What is the RPI cycle for new user onboarding in AgentOps?

The RPI cycle in AgentOps is an interactive Research, Plan, Implement workflow that guides new users through codebase detection, proposing a concrete improvement, and running a rapid vibe check to deliver immediate value.

Do I need to install external dependencies to run the quickstart onboarding cycle?

No external dependencies are required to run the quickstart onboarding cycle. It operates entirely inside AgentOps, loading operational context and optionally extending via scripts or references without mandatory external installs.

How does AgentOps validate proposed improvements during the onboarding cycle?

AgentOps validates proposed improvements during onboarding by running a rapid vibe check after the mini research, planning, and implementation phases, revealing available tools and suggesting your next steps.

What's the best way to plan my first codebase improvement as a new AgentOps user?

The best way to plan your first codebase improvement is to trigger /quickstart, which performs a mini research pass on your repository, proposes a concrete improvement, and validates it through a rapid vibe check.