project-consolidate-orchestrator

Route workspace consolidation requests to specialized audit skills.

Updated Jan 6, 2026
One-click install
npx skills add https://github.com/cslsoftwares/ParamentersORM --skill project-consolidate-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-consolidate-orchestrator
Source: https://github.com/cslsoftwares/ParamentersORM/tree/main/.cursor/skills/project-consolidate-orchestrator_V1.0.0
Command: npx skills add https://github.com/cslsoftwares/ParamentersORM --skill project-consolidate-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Route consolidation requests within a workspace to the appropriate specialized audit skill.

Core Features & Use Cases

  • Route consolidations to specific audits: cursor, documentation, or code.
  • Interactive menu when target is omitted.
  • Safe delegation to dedicated skills for each domain and read-only operation.

Quick Start

Provide a consolidation request with an optional target to route to the corresponding skill.

Frequently Asked Questions about project-consolidate-orchestrator

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

FAQPage Schema
How do I route workspace consolidation requests to the correct audit skill?

When you omit a specific target, the consolidation router presents an interactive menu to identify your intent. It then safely delegates the request to the dedicated domain skill while maintaining a strictly read-only operation without modifying files.

What is the best way to audit code and documentation across a workspace?

You can trigger workspace audits by providing a consolidation request with a specific target like code or docs. The orchestrator classifies the request and executes the required delegated audit skills in sequence if requested.

Can I use this consolidation orchestrator without specifying a target?

The orchestrator safely delegates the consolidation request to the dedicated audit skill for your chosen domain. It operates in a read-only manner, ensuring no direct file modifications occur during the classification and routing process.

Does the workspace routing orchestrator modify files during the audit process?

It safely delegates the consolidation request to dedicated audit skills for each domain, such as cursor, documentation, or code. This ensures the routing and execution process avoids direct file modifications entirely.