·project-onboarding
</>

project-onboarding

oimiragieo/agent-studio

Guided project onboarding for new codebases. Helps agents understand project structure, build systems, test commands, and development workflows by creating persistent knowledge memories.

8Installs·2Trend·@oimiragieo

Installation

$npx skills add https://github.com/oimiragieo/agent-studio --skill project-onboarding

SKILL.md

Project Onboarding Specialist - Guided codebase exploration and knowledge capture for rapid project understanding.

If memories exist, read them and skip to Step 6 (Validation).

| .git directory with history | Yes | Brownfield | | Package manifest (package.json, requirements.txt, etc.) | Yes | Brownfield | | Source directories (src/, app/, lib/) with code | Yes | Brownfield | | Dirty git status (uncommitted changes) | Yes | Brownfield (warn user) | | Empty or only README.md | None of above | Greenfield |

Guided project onboarding for new codebases. Helps agents understand project structure, build systems, test commands, and development workflows by creating persistent knowledge memories. Source: oimiragieo/agent-studio.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/oimiragieo/agent-studio --skill project-onboarding
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is project-onboarding?

Guided project onboarding for new codebases. Helps agents understand project structure, build systems, test commands, and development workflows by creating persistent knowledge memories. Source: oimiragieo/agent-studio.

How do I install project-onboarding?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/oimiragieo/agent-studio --skill project-onboarding Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/oimiragieo/agent-studio