Agent skill · AI & Agents

percom-experiments

Use when designing or auditing IEEE PerCom empirical evaluations, covering real human subjects, leave-one-subject-out / cross-subject evaluation, F1 and event-level metrics on imbalanced activity classes, deployment realism (free-living vs. lab), fair baselines, contamination-aware model ablations, and matching evidence to the shape of each pervasive-computing claim.

brycew6m4,252★ · +31/wk · 3 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill percom-experiments --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 6 KB
Bundled scripts: none
Path: PerCom-Skills/skills/percom-experiments/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 909 · +31 this week
Language: Stata
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# PerCom Experiments Use this before submission when the evaluation is not yet locked. PerCom reviewers are ubicomp empiricists; the evaluation is where a sensing idea is won or lost, and — because the review is a single round with a bounded rebuttal — **the evaluation must be complete at submission** (you cannot add experiments in the rebuttal). The organizing principle is **evidence proportional to the claim**, tested on **people and conditions a skeptic would accept**. ## Evaluation audit - **Evaluate cross-subject by default.** A recognition claim about *users* needs **leave-one-subject-out** (or leave-one-session-out) results, not a pooled split that lets the same person appear in train and test. Within-subject numbers are a supporting detail, never the headline. - **Use real human subjects,** described by count and relevant characteristics, with the collection protocol stated. Report how many, doing what, wearing/placed where. - **Report the right metric.** Human activity is imbalanced (most of a day is "null"), so **F1 (macro and per-class)**, precision/recall, or **event-level** metrics tell the truth where raw accuracy flatters. Say whether metrics are frame-level or event

What's inside
Steps it walks through
  1. Evaluation audit
  2. Claim-to-evidence design table
  3. Contamination- and leakage-aware evaluation
  4. Human-subjects provenance floor
  5. Vignette: evaluating a HAR recognizer
  6. Reporting floor
  7. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the percom-experiments skill do?

Use when designing or auditing IEEE PerCom empirical evaluations, covering real human subjects, leave-one-subject-out / cross-subject evaluation, F1 and event-level metrics on imbalanced activity classes, deployment realism (free-living vs. lab), fair baselines, contamination-aware model ablations, and matching evidence to the shape of each pervasive-computing claim.

How do I install it?

Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill percom-experiments --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From brycewang-stanford/Awesome-Journal-Skills, a repository with 909 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going