What is requirements-gathering?
Systematic requirements gathering through AskUserQuestion. Use when starting development to clarify app specifications. Source: k9i-0/flutter_autonomous_template.
Systematic requirements gathering through AskUserQuestion. Use when starting development to clarify app specifications.
Quickly install requirements-gathering AI skill to your development environment via command line
Source: k9i-0/flutter_autonomous_template.
Systematically gather requirements through AskUserQuestion to ensure clear specifications before implementation.
After gathering all responses, compile a summary and confirm with the user.
Generate a REQUIREMENTS.md file in the project root with the gathered information:
Systematic requirements gathering through AskUserQuestion. Use when starting development to clarify app specifications. Source: k9i-0/flutter_autonomous_template.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/k9i-0/flutter_autonomous_template --skill requirements-gatheringSystematic requirements gathering through AskUserQuestion. Use when starting development to clarify app specifications. Source: k9i-0/flutter_autonomous_template.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/k9i-0/flutter_autonomous_template --skill requirements-gathering Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/k9i-0/flutter_autonomous_template