Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Plan and manage systematic literature reviews with Parsifal platform
.claude/skills/brycewang-stanford-parsifal-slr-guide/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-02 | ✗→✓ | ▲ Improved | -5% | 0% |
| case-12 | ✗→✓ | ▲ Improved | 9% | 0% |
| case-03 | ✓→✗ | ▼ Worse | 0% | 0% |
| case-04 | ✓→✓ | = Same ✓ | 26% | 0% |
| case-05 | ✓→✓ | = Same ✓ | 19% | 0% |
Parsifal is a web-based tool for planning and managing systematic literature reviews (SLRs) following established protocols (Kitchenham, PRISMA). It guides researchers through the complete SLR process: defining research questions, setting inclusion/exclusion criteria, planning search strings, and tracking the screening process. Open-source and self-hostable.
Structure questions using PICO framework:
Example:
P: Software development teams
I: AI-assisted code review
C: Manual code review
O: Defect detection rate, review time
Research Questions:
RQ1: Does AI-assisted code review improve defect detection?
RQ2: What is the time savings compared to manual review?
RQ3: What types of defects are best detected by AI tools?Inclusion Criteria:
IC1: Studies comparing AI vs manual code review
IC2: Published in peer-reviewed venues (2020-2026)
IC3: Reports quantitative metrics
Exclusion Criteria:
EC1: Grey literature / blog posts
EC2: Studies with fewer than 10 participants
EC3: Non-English publications("artificial intelligence" OR "machine learning" OR "deep learning")
AND
("code review" OR "code inspection" OR "static analysis")
AND
("defect detection" OR "bug finding" OR "software quality")| Database | Adapted Query | Expected Results | |----------|--------------|-----------------| | Scopus | TITLE-ABS-KEY(...) | ~500 | | IEEE Xplore | querytext=... | ~300 | | ACM DL | Abstract: ...]] | ~200 | | Web of Science | TS=(...) | ~400 |
Define quality criteria and scoring:
| Criterion | Score | |-----------|-------| | Clear research question stated | 0/0.5/1 | | Methodology described in detail | 0/0.5/1 | | Threats to validity discussed | 0/0.5/1 | | Results statistically analyzed | 0/0.5/1 | | Study replicable from description | 0/0.5/1 |
For each included paper, extract:
- Study ID
- Authors, Year, Venue
- Study type (experiment/case study/survey)
- Population size
- AI technique used
- Metrics reported (precision, recall, F1, time)
- Key findings
- Limitations notedIdentification: 1,400 records
↓ Remove duplicates: -350
Screening: 1,050 titles/abstracts
↓ Exclude irrelevant: -900
Eligibility: 150 full-text assessed
↓ Exclude by criteria: -108
Included: 42 studies in final reviewbashgit clone https://github.com/vitorfs/parsifal.git cd parsifal pip install -r requirements.txt python manage.py migrate python manage.py runserver # Access at http://localhost:8000
| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-01 | fail→fail | 26,172 | 22,890 | -13% | 1 | 1 | 0% | 4,533 | 4,421 | -2% | 0 | 0 | — |
case-02 | fail→pass | 34,131 | 26,205 | -23% | 1 | 1 | 0% | 5,877 | 5,579 | -5% | 0 | 0 | — |
case-03 | pass→fail | 19,644 | 15,878 | -19% | 1 | 1 | 0% | 3,805 | 3,821 | +0% | 0 | 0 | — |
case-04 | pass→pass | 15,593 | 12,027 | -23% | 1 | 1 | 0% | 2,421 | 3,041 | +26% | 0 | 0 | — |
case-05 | pass→pass | 19,568 | 15,670 | -20% | 1 | 1 | 0% | 2,943 | 3,505 | +19% | 0 | 0 | — |
case-06 | pass→pass | 13,515 | 10,440 | -23% | 1 | 1 | 0% | 2,164 | 2,623 | +21% | 0 | 0 | — |
case-07 | pass→pass | 18,858 | 17,057 | -10% | 1 | 1 | 0% | 3,379 | 4,161 | +23% | 0 | 0 | — |
case-08 | pass→pass | 17,655 | 20,981 | +19% | 1 | 1 | 0% | 2,824 | 4,571 | +62% | 0 | 0 | — |
case-09 | pass→pass | 7,963 | 4,383 | -45% | 1 | 1 | 0% | 1,329 | 1,830 | +38% | 0 | 0 | — |
case-10 | pass→pass | 3,433 | 2,117 | -38% | 1 | 1 | 0% | 552 | 1,407 | +155% | 0 | 0 | — |
case-11 | pass→pass | 12,163 | 4,827 | -60% | 1 | 1 | 0% | 2,127 | 1,872 | -12% | 0 | 0 | — |
case-12 | fail→pass | 7,634 | 3,447 | -55% | 1 | 1 | 0% | 1,412 | 1,543 | +9% | 0 | 0 | — |
case-13 | pass→pass | 10,169 | 8,353 | -18% | 1 | 1 | 0% | 1,809 | 2,433 | +34% | 0 | 0 | — |
case-14 | pass→pass | 30,145 | 13,152 | -56% | 1 | 1 | 0% | 3,109 | 3,446 | +11% | 0 | 0 | — |
case-15 | fail→fail | 15,303 | 14,676 | -4% | 1 | 1 | 0% | 2,550 | 3,380 | +33% | 0 | 0 | — |
case-16 | pass→pass | 18,507 | 15,297 | -17% | 1 | 1 | 0% | 2,899 | 3,241 | +12% | 0 | 0 | — |
case-17 | pass→pass | 7,218 | 2,498 | -65% | 1 | 1 | 0% | 1,218 | 1,354 | +11% | 0 | 0 | — |
case-18 | pass→pass | 10,483 | 2,461 | -77% | 1 | 1 | 0% | 2,096 | 1,491 | -29% | 0 | 0 | — |
case-19 | pass→pass | 7,747 | 4,704 | -39% | 1 | 1 | 0% | 1,241 | 1,646 | +33% | 0 | 0 | — |
case-20 | pass→pass | 15,210 | 19,542 | +28% | 1 | 1 | 0% | 2,754 | 4,425 | +61% | 0 | 0 | — |
case-21 | pass→pass | 18,572 | 21,264 | +14% | 1 | 1 | 0% | 2,941 | 4,208 | +43% | 0 | 0 | — |
case-22 | pass→pass | 17,502 | 12,170 | -30% | 1 | 1 | 0% | 2,505 | 3,045 | +22% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 22 cases were attempted. The headline lift of +5 percentage points is the difference between those two pass rates over the 22 comparable cases. 1 case got worse with the skill loaded, and it is included in that figure.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.