ワンクリックで
quality-assurance
Quality assurance processes and methodologies. Use when planning testing, managing bugs, or improving quality.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Quality assurance processes and methodologies. Use when planning testing, managing bugs, or improving quality.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | quality-assurance |
| description | Quality assurance processes and methodologies. Use when planning testing, managing bugs, or improving quality. |
| metadata | {"clawbot":{"emoji":"✅"}} |
Requirements → Design → Development → Testing → Release
↑ ↑ ↑ ↑ ↑
Review Review Code Review QA Monitoring
## Bug Report
### Summary
[One-line description]
### Environment
- Browser/OS:
- Version:
- User type:
### Steps to Reproduce
1. Go to [page]
2. Click [element]
3. Enter [data]
4. Observe [behavior]
### Expected Result
[What should happen]
### Actual Result
[What actually happens]
### Severity
- [ ] Critical - System unusable
- [ ] Major - Feature broken
- [ ] Minor - Workaround available
- [ ] Cosmetic - Visual issue
### Attachments
[Screenshots, logs, video]
## Test Case: [ID]
### Title
[Brief description]
### Preconditions
- User is logged in
- [Other setup]
### Test Steps
| Step | Action | Expected Result |
|------|--------|-----------------|
| 1 | Navigate to page | Page loads |
| 2 | Click button | Modal opens |
### Test Data
- Username: test@example.com
- [Other data]
### Priority
High/Medium/Low
### Type
Functional/Regression/Smoke
Divide inputs into groups that should behave the same.
Test at the edges of valid ranges.
Cover all combinations of conditions.
Session-based testing with a charter.
| Metric | Formula | Target |
|---|---|---|
| Defect Density | Bugs / KLOC | < 1 |
| Test Coverage | Covered / Total | > 80% |
| Defect Escape | Prod bugs / Total bugs | < 5% |
| Pass Rate | Passed / Total tests | > 95% |
Schedule reminders and recurring tasks.
Two-layer memory system with grep-based recall.
Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Business process analysis and improvement. Use when mapping, analyzing, or optimizing processes.
Requirements gathering and documentation. Use when eliciting, documenting, or validating requirements.