commands

Route natural language requests to specialized AI pipelines and sub-agents.

1|1|Updated Jul 7, 2026
One-click install
npx skills add https://github.com/hicucu/my-poor-ai --skill commands-hicucu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: commands
Source: https://github.com/hicucu/my-poor-ai/tree/main/skills/commands
Command: npx skills add https://github.com/hicucu/my-poor-ai --skill commands-hicucu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the fragmentation of AI agent capabilities by providing a unified entry point for specialized pipelines, task commands, and setup utilities.

Core Features & Use Cases

  • Unified Routing: Automatically dispatches requests to the appropriate pipeline (DEBUG, SIMPLE, or FULL) based on user intent.
  • Task Execution: Provides direct access to specialized tools like code reviews, stack detection, and session management.
  • Use Case: When you need to perform a complex architectural review or sync your documentation after a series of commits, this skill ensures the correct sub-agent is invoked to handle the task.

Quick Start

Invoke the command by typing /my-poor-ai:code-review to initiate a comprehensive architectural and security analysis of your current project.

Frequently Asked Questions about commands

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

FAQPage Schema
How do I route natural language requests to specialized AI agents for code review?

To route natural language requests to specialized AI agents, this skill provides a centralized command interface that maps user intent to predefined operational pipelines, automatically dispatching requests to the appropriate sub-agent for code review and security analysis.

What is the best way to orchestrate multiple AI pipelines for project-wide workflows?

Orchestrating multiple AI pipelines is best handled by a centralized routing interface that maps user commands to predefined operational pipelines, managing project-wide workflows including stack profiling, code reviews, and session maintenance.

How do I initiate a comprehensive architectural and security analysis of my project?

To initiate a comprehensive architectural and security analysis, invoke the code review command to trigger the specialized sub-agent, which executes a structured pipeline for evaluating your current project architecture.

Can I automate dispatching tasks to different sub-agents based on user intent?

Yes, you can automate dispatching tasks based on user intent through unified routing, which automatically directs requests to the appropriate pipeline—such as DEBUG, SIMPLE, or FULL—based on the parsed user command.

Does this command routing approach support session maintenance and stack detection?

Yes, this command routing approach supports session maintenance and stack detection by providing direct access to specialized task execution tools that manage project-wide workflows and stack profiling operations.