using-my-poor-ai

Classify coding requests into Debug, Simple, or Full development paths with verification protocols.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill prevents undisciplined AI behavior by enforcing a structured engineering pipeline, ensuring that coding agents perform root-cause analysis, TDD, and verified completion instead of superficial fixes.

Core Features & Use Cases

  • Pipeline Orchestration: Automatically classifies requests into Debug, Simple, or Full development paths based on complexity.
  • Verification Guardrails: Mandates the creation of GOAL.md files and verification steps to ensure work meets defined success criteria before completion.
  • Use Case: When starting a complex feature, the Skill triggers a brainstorming phase, generates a design document, and coordinates multiple subagents to execute the plan in parallel, ensuring architectural integrity.

Quick Start

Activate the using-my-poor-ai skill at the start of your session to initialize the orchestrator and enforce the engineering workflow for all subsequent tasks.

Frequently Asked Questions about using-my-poor-ai

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

FAQPage Schema
How do I enforce TDD and structured engineering discipline in AI coding sessions?

To enforce TDD and structured engineering discipline in AI coding sessions, this Skill classifies development requests into specific paths and mandates verification protocols, ensuring agents perform root-cause analysis instead of superficial fixes.

What is the best way to orchestrate multiple AI subagents for complex software development?

The best way to orchestrate multiple AI subagents for complex software development is by triggering a brainstorming phase that generates a design document and coordinates agents to execute the plan in parallel, ensuring architectural integrity.

How do I prevent AI coding agents from applying superficial fixes instead of root-cause debugging?

To prevent AI coding agents from applying superficial fixes instead of root-cause debugging, you need an orchestration pipeline that mandates systematic debugging workflows and classifies requests based on complexity before execution.

How do I verify that an AI coding agent has met defined success criteria before task completion?

To verify that an AI coding agent has met defined success criteria before task completion, enforce verification guardrails that mandate the creation of GOAL.md files and explicit verification steps prior to completion.

Can I use automated pipeline orchestration for both simple and complex feature development?

Yes, you can use automated pipeline orchestration for both simple and complex feature development because the Skill automatically classifies requests into Debug, Simple, or Full development paths based on the complexity of the task.

When do I need architectural planning and design documents for AI-assisted coding?

You need architectural planning and design documents for AI-assisted coding when starting a complex feature, which triggers a brainstorming phase to generate the design and coordinate subagents for task execution.