agent-cli-first
CommunityBuild robust CLIs for agentic workflows.
Authorthiagobutignon
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces a disciplined development approach where the Command Line Interface (CLI) is treated as the primary contract, ensuring that features are testable, debuggable, and agent-ready before any UI or API adapters are built.
Core Features & Use Cases
- Enforces CLI-first Development: Guides agents to build features as commands first.
- Defines Agent-Ready Contracts: Ensures CLIs have
--helpspecs,--jsonoutput, and semantic exit codes. - Integrates Debugging & Profiling: Promotes using
nooa debugandnooa profileas part of the development loop. - Use Case: When starting a new microservice, use this Skill to ensure the core logic is exposed via a robust CLI, making it easy for other agents or CI/CD pipelines to interact with and test it.
Quick Start
Follow the CLI-first development workflow, starting with writing the --help text for your new command.
Dependency Matrix
Required Modules
None requiredComponents
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: agent-cli-first Download link: https://github.com/thiagobutignon/nooa-the-pragmatic/archive/main.zip#agent-cli-first Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.