Conduct security threat model assessments for software projects by analyzing code against countermeasurement requirements and generating GDPR/compliance documentation with optional JIRA integration
/plugin marketplace add rhuss/cc-threat-model-assessment/plugin install rhuss-threat-model-assessment@rhuss/cc-threat-model-assessment<INSTRUCTIONS>
## Phase 1: Setup and Information Gathering
### Step 1: Collect Assessment Context
Ask the user the following questions using AskUserQuestion tool:
1. **Project Information**:
- Question: "What product/project are you assessing?"
- Header: "Project Name"
- Capture project name and brief description
2. **Assessment Scope**:
- Question: "What type of deployment model does this product use?"
- Header: "Deployment"
- Options:
* "Self-hosted product (customers install and run)"
* "SaaS/Hosted service (we run on behalf of customers)"
* "Hybrid ...