Facilitates conversational discovery to create Architectural Decision Records (ADRs) for functional requirements covering CLI, REST/HTTP APIs, or both. Use when the user wants to document command-line or HTTP service architecture, capture functional requirements, create ADRs for CLI or API projects, or design interfaces with documented decisions. This should trigger for requests such as Create ADR for functional requirements; Document functional requirements; Capture functional requirements; Generate functional requirements in an ADR. Part of cursor-rules-java project
80
75%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/031-architecture-adr-functional-requirements/SKILL.mdGuide stakeholders through a structured conversation to uncover and document technical decisions and functional requirements for command-line tools, REST/HTTP APIs, or combined surfaces. This is an interactive SKILL. The ADR is the documentation of that conversation, not the conversation itself. Infer CLI vs API from project context when possible; ask a short clarifying question when unclear.
What is covered in this Skill?
Use conversational discovery—ask 1-2 questions at a time, build on answers, validate before proceeding. Only create ADR after thorough conversation and user confirmation.
date before starting to get accurate timestamps for the ADRRun date before discovery and use it for ADR timestamps.
Read references/031-architecture-adr-functional-requirements.md, infer CLI/API scope from project context, and ask a short clarifying question if unclear.
Ask one or two questions at a time to capture context, functional requirements, and technical decisions for CLI, REST API, or both.
Step constraints:
Only after user confirms proceed, generate the ADR document and provide concise next steps.
For detailed guidance, examples, and constraints, see references/031-architecture-adr-functional-requirements.md.
762cb86
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.