code-helper

Community

Route and classify user requests.

AuthorNVA91
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill acts as an intelligent router, ensuring that every user request is correctly classified by its intent before any action is taken, preventing scope creep and ensuring efficient task execution.

Core Features & Use Cases

  • Intent Classification: Determines the user's goal (e.g., writing code, debugging, reviewing).
  • Pre-flight Checks: Enforces a structured workflow by reading routing rules and optionally consulting roadmap documents.
  • Use Case: When a user says "Let's start working on the new feature," this Skill will first determine the intent (e.g., [Intent: write_code]) and check if NOVA_ROADMAP.md needs to be consulted for architectural decisions before proceeding.

Quick Start

Use the code-helper skill to classify the user's request and determine the next step.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: code-helper
Download link: https://github.com/NVA91/pjc3/archive/main.zip#code-helper

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.