frappe-project-triage

Identify Frappe project type, installed apps, version, and tooling.

48|17|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/lubusIN/agent-skills --skill frappe-project-triage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: frappe-project-triage
Source: https://github.com/lubusIN/agent-skills/tree/main/skills/frappe/frappe-project-triage
Command: npx skills add https://github.com/lubusIN/agent-skills --skill frappe-project-triage

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Detect Frappe project type, installed apps, version, and available tooling to ground changes in the correct context.

Core Features & Use Cases

  • Quickly determine whether a project is a Bench installation, a Frappe Manager site, or a standalone app.
  • List installed apps and identify the Frappe version to guide compatibility and debugging.
  • Identify tooling and development mode to plan safe changes and necessary environment.

Quick Start

Run the triage on a project root to quickly identify its type, installed apps, version, and tooling.

Frequently Asked Questions about frappe-project-triage

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

FAQPage Schema
How do I identify installed apps and the Frappe version in my project?

To identify installed apps and the Frappe version, run a project triage on the project root to detect the project structure, list active applications, and establish the framework version baseline for safe modifications.

What is the best way to determine if my project is a bench installation or a standalone Frappe app?

Project triage determines whether your project is a bench installation, a Frappe Manager site, or a standalone app by analyzing the directory structure and available tooling to map its scope accurately.

Can I assess developer mode and tooling availability in an ERPNext project before making changes?

Yes, you can assess developer mode and tooling availability by running a triage across your ERPNext project to capture the environment configuration and route to the appropriate subsequent development skill.

How do I map the scope of a Frappe project to plan safe environment changes?

Map the scope of a Frappe project by capturing its type, installed apps, version, and developer mode status to ground your changes in the correct context and plan safe modifications.

Does Frappe project triage work with Frappe Manager sites and standalone apps?

Frappe project triage works across bench installations, Frappe Manager sites, and standalone apps, applying detection logic to determine the environment and route to the appropriate subsequent skill.