lo-status

Manage project lifecycle transitions and configure build and open phase automation.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/looselyorganized/lo-plugin --skill lo-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lo-status
Source: https://github.com/looselyorganized/lo-plugin/tree/main/plugins/lo/skills/lo-status
Command: npx skills add https://github.com/looselyorganized/lo-plugin --skill lo-status

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires lo-github-sync.sh, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines project management by providing a clear overview of project status, active tasks, and backlog items, while also automating transitions between project lifecycle stages.

Core Features & Use Cases

  • Project Dashboard: View current status, active work, parked ideas, and backlog items.
  • Lifecycle Transitions: Automate moving projects between 'explore', 'build', 'open', and 'closed' stages.
  • Automation Wizards: Configure CI/CD, test scaffolding, branch protection, and documentation during transitions.
  • Visibility Control: Easily switch project visibility between 'public' and 'private'.
  • Use Case: When you're unsure what to work on next, run /lo:status to get a clear picture and suggested actions. To prepare for launch, run /lo:status open to automatically set up monitoring, error tracking, and other production readiness steps.

Quick Start

Run /lo:status to see your project's current status and suggested next steps.

Frequently Asked Questions about lo-status

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

FAQPage Schema
How do I automate project lifecycle transitions between build and open phases?

You can view project status, active work, and backlog items by running a dashboard command that assesses current progress and suggests next actions for your workflow automation.

What is the best way to get an overview of project status and active tasks?

You can view project status, active work, and backlog items by running a dashboard command that assesses current progress and suggests next actions for your workflow automation.

Can I configure GitHub automation and branch protection during a project lifecycle transition?

If you need to move a project backward in the lifecycle, the system handles the transition with an explicit confirmation prompt to prevent accidental status changes.

How do I set up production monitoring and error tracking before a launch?

Prepare for launch by triggering the open phase transition, which automatically sets up monitoring, error tracking, and other necessary production readiness steps for your project.

Can I switch project visibility between public and private within my workflow?

Yes, you can easily switch project visibility between public and private directly through the project management dashboard when updating your status configuration.

Do I need a GitHub sync script to manage project status and lifecycle transitions?

Yes, a GitHub sync script is required as a dependency to enable the automated status updates, documentation configuration, and lifecycle transition features within your workflow.