08-help

Guide users to the correct Super Pi workflow step and next skill.

29|2|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/leing2021/super-pi --skill 08-help
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 08-help
Source: https://github.com/leing2021/super-pi/tree/main/skills/08-help
Command: npx skills add https://github.com/leing2021/super-pi --skill 08-help

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Help users understand Super Pi’s workflow and quickly decide which skill to run next, reducing confusion and preventing them from following the wrong step order.

Core Features & Use Cases

  • Workflow-aware guidance: Recommends the smallest useful next step based on the user’s question (usage, next step, or skill fit).
  • Clear mapping across pipeline stages: Translates common user intents into the corresponding skills (01-brainstorm through 07-worktree).
  • Reference-based sequencing: Points to the detailed workflow sequence documentation to explain mode variants and expected outputs.

Quick Start

Ask an AI coding agent to explain what to run next and which skill matches your current situation by using the /skill:08-help command.

Frequently Asked Questions about 08-help

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

FAQPage Schema
How do I determine the right next step in a TDD pipeline workflow?

To determine the right next step in a TDD pipeline, analyze your current request and match it to the corresponding pipeline stage, returning actionable skill-selection guidance that aligns with sequence rules.

What is the recommended workflow sequence for developer productivity skills?

The recommended workflow sequence for developer productivity organizes tasks from initial brainstorming through final worktree stages, translating user intents into corresponding skills to prevent following the wrong step order.

How do I route my current coding request to the correct skill?

You route your coding request to the correct skill by evaluating your current situation against the pipeline routing rules, which map common user intents directly to the matching workflow skill.

When should I use workflow guidance to find a matching skill?

You should use workflow guidance to find a matching skill when you are confused about package usage, unsure which step comes next, or need to identify which Compound Engineering skill fits your current task.

Can I get a next step recommendation without reading all documentation?

Yes, you can get a next step recommendation by querying your AI coding agent, which references the detailed workflow sequence documentation to provide the smallest useful next step based on your specific question.