using-development-skills

Guide task routing and platform-specific invocation of the development-skills plugin.

10|1|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/reidemeister94/development-skills --skill using-development-skills
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: using-development-skills
Source: https://github.com/reidemeister94/development-skills/tree/main/skills/using-development-skills
Command: npx skills add https://github.com/reidemeister94/development-skills --skill using-development-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Helps users understand and invoke the development-skills plugin consistently across Claude Code and Codex, ensuring correct routing and platform-specific behavior from the start.

Core Features & Use Cases

  • Triage and routing guidance for task dispatch (PASS_THROUGH, LIGHT, FULL) across coding conversations.
  • Platform mappings that translate Claude Code tool names to Codex equivalents and vice versa.
  • Centralized references to canonical workflow concepts and HOW-locks to maintain context during task execution.

Quick Start

Use the plugin by referencing development-skills in your task prompt and follow the platform-specific invocation rules.

Frequently Asked Questions about using-development-skills

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

FAQPage Schema
How do I unify my coding workflow across Claude Code and Codex?▼

To unify your coding workflow across Claude Code and Codex, reference the development-skills plugin in your task prompt to ensure correct routing and platform-specific behavior from the start.

What is the difference between PASS_THROUGH, LIGHT, and FULL task routing?▼

PASS_THROUGH, LIGHT, and FULL are workflow choices for task dispatch across coding conversations. They guide the depth of task routing and execution when the development-skills plugin processes your prompt.

How do I map Claude Code tool names to Codex equivalents?▼

To map Claude Code tool names to Codex equivalents, the plugin uses centralized platform mappings that translate tool names back and forth, ensuring multi-platform operation during task execution.

Can I use custom scripts and references directories with this plugin?▼

Yes, you can use custom directories. The plugin recognizes optional scripts, references, and assets directories, alongside a YAML frontmatter defining the name and description for your workflow.

How do I maintain context during task execution across platforms?▼

To maintain context during task execution across platforms, the plugin uses centralized references to canonical workflow concepts and HOW-locks, ensuring consistent task routing and execution.