rcode-help

Identify current rcode workflow position and recommend the next step.

2|1|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/hanzlahabib/rcode --skill rcode-help
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rcode-help
Source: https://github.com/hanzlahabib/rcode/tree/main/rcode/skills/core/rcode-help
Command: npx skills add https://github.com/hanzlahabib/rcode --skill rcode-help

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

rcode-help removes uncertainty by explaining where you are in the rcode workflow, what has already been completed, and which step should come next.

Core Features & Use Cases

  • Workflow orientation: Summarizes current phase, completed work, and the most relevant next action.
  • Next-skill guidance: Recommends the best skill to run next, including how to invoke it and why it matters.
  • Project-state awareness: Uses catalog entries, config files, and output artifacts to ground advice in what actually exists in the project.
  • Use case: A user asks what to do next after starting a project, and this skill responds with the most relevant rcode path instead of overwhelming them with every available option.

Quick Start

Ask the rcode-help skill what you should do next in your current project and let it recommend the most relevant skill or action.

Frequently Asked Questions about rcode-help

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

FAQPage Schema
How do I figure out what to do next in my rcode workflow?

Workflow navigation resolves project-state uncertainty by inspecting catalog entries, config files, and artifacts to identify your current phase and recommend the next best step. It summarizes completed work and suggests the most relevant action without listing every available option.

What is the best way to track project phase progress in rcode?

Project-state awareness tracks phase progress by inspecting catalog entries, config files, and output artifacts to infer context. It identifies completed work and pinpoints your current project position to provide a clear summary of workflow standing.

How do I know which rcode skill to run next?

Next-skill guidance evaluates your project state and completion status to recommend the best skill to run next. It provides invocation instructions and explains why the recommended skill matters for your current workflow position.

Can I get workflow orientation without manually checking every config file?

Yes, workflow orientation is automated by inspecting catalog entries, config files, and artifacts to infer context. This preserves your communication language and avoids fabricating project-specific details while summarizing your current phase and completed work.

Does rcode help work without existing output artifacts in the project?

Workflow navigation relies on inspecting catalogs, configs, and artifacts to infer context. Without existing output artifacts, the system loses its grounding data, making it difficult to accurately identify the project position or recommend the next best step.