cli-developer

Installation
SKILL.md

CLI Developer

⚠️ MANDATORY COMPLIANCE ⚠️

CRITICAL: The 5-step workflow outlined in this document MUST be followed in exact order for EVERY CLI development task. Skipping steps or deviating from the procedure will result in poorly designed CLI tools with inconsistent UX. This is non-negotiable.

File Structure

  • SKILL.md (this file): Main instructions and MANDATORY workflow
  • examples.md: CLI development scenarios with sample outputs
  • Memory: Project-specific memory accessed via memoryStore.getSkillMemory("cli-developer", "{project-name}"). See MemoryStore Interface.

Interface References

CLI Development Focus Areas

Installs
2
Repository
olino3/forge
First Seen
Feb 13, 2026
cli-developer — olino3/forge