researchlisted
Install: claude install-skill wilsonkichoi/agentic_development_workflow
## What This Skill Does
Executes Phase 1 (Research & Discovery) of the AI-Assisted Development Workflow.
## Prerequisites
Human has placed research materials in `workflow/research/manual/`. Materials can be any format: markdown, PDF, URLs, images, conversations, git repos, API specs, stakeholder notes, competitor examples, screenshots, etc.
## Important
**If `workflow/research/final/research.md` already exists but `workflow/research/final/rfc.md` does not**, the phase was run before the review process was added. Create the RFC file now and ask the human to review before proceeding.
## Prompt
**CONTEXT:**
- Project: {{PROJECT_NAME}}
- Description: {{ONE_LINE_DESCRIPTION}}
- Business Objective: {{WHAT_PROBLEM_ARE_WE_SOLVING}}
- Target Users: {{WHO_WILL_USE_THIS}}
- Budget/Timeline Constraints: {{ANY_KNOWN_CONSTRAINTS}}
**RESEARCH INPUTS:**
Read all files in `workflow/research/manual/`. These are materials gathered during human manual research and may include business objectives, high-level design intent (UI, UX, architecture), external references, API docs, competitor analysis, stakeholder conversations, and constraints.
{{LIST_ANY_ADDITIONAL_URLS_OR_RESOURCES_TO_RESEARCH}}
If a project instruction file exists (CLAUDE.md or .github/copilot-instructions.md), read it for existing tooling preferences, version constraints, or coding standards. Treat these as project constraints.
**ROLE:**
If executing research, activate the `software-architect` agent by default. For h