Loading...
Loading...
Generate feature specifications by analyzing existing source code.
npx skill4agent add dceoy/speckit-agent-skills speckit-baseline.specify/.specify/scripts/bash/create-new-feature.sh --json.specify/templates/spec-template.mdFEATURE_DIR/checklists/requirements.mdspecs/<feature>/spec.mdspecs/<feature>/checklists/requirements.md[NEEDS CLARIFICATION]if (user.role === 'admin')password.length >= 8cache.set(key, value, 3600)try { ... } catch (e) { notify(e) }