Requirements Pilot banner
zhisheng17 zhisheng17

Requirements Pilot

Development community

Description

## Usage `/requirements-pilot <FEATURE_DESCRIPTION> [TESTING_PREFERENCE]` ### Testing Control Options - **Explicit Test**: Include `--test`, `要测试`, `测试` to force testing execution - **Explicit Skip**: Include `--no-test`, `不要测试`, `跳过测试` to skip testing phase - **Interactive Mode**: Default behavior - asks user at testing decision point ## Context - Feature to develop: $ARGUMENTS - Pragmatic development workflow optimized for code generation - Sub-agents work with implementation-focused approac

Installation

Installs to ~/.claude/skills/zhisheng17-claude_code_settings-requirements-pilot/SKILL.md

Terminal
mkdir -p ~/.claude/skills/zhisheng17-claude_code_settings-requirements-pilot && curl -fsSL https://raw.githubusercontent.com/zhisheng17/claude_code_settings/HEAD/commands/requirements-pilot.md -o ~/.claude/skills/zhisheng17-claude_code_settings-requirements-pilot/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository