maxwell2732maxwell2732Communityยท32 Agent Skills Included

claudecode-research-harness-workflow

Auditable, reproducible empirical research workflows from raw data to replication package

Guides empirical research through seven controlled stages: setup, data audit, cleaning, planning, analysis, review, and release. Prevents fabricated results by requiring a script, log, and output file for every reported number, and keeps raw data read-only. Produces merge reports, review verdicts, and complete replication packages so every table and figure is traceable to its source.
npx skills add maxwell2732/claudecode-research-harness-workflow --all -g -y
Available:

Gives the agent strict operating rules for empirical research: never modify raw data, never invent numbers, log every script run, document every merge, and stop instead of fabricating results when data is insufficient.

All Skills in This Repository (32)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
maxwell2732maxwell2732

session-control

Apply /work --resume and --fork flags to update session state files.

Community
Intermediate
๐Ÿ“ฆ In Repo
maxwell2732maxwell2732

ui

Generate accessible UI components like hero sections and contact forms.

Community
Intermediate
๐Ÿ“ฆ In Repo
maxwell2732maxwell2732

session-state

Validate and apply session state transitions across workflow phase boundaries.

Community
Intermediate
๐Ÿ“ฆ In Repo
maxwell2732maxwell2732

agent-browser

Automate browser navigation, form filling, and element verification via the agent-browser CLI.

Community
Intermediate
๐Ÿ“ฆ In Repo
maxwell2732maxwell2732

workflow-guide

Formalize role assignments and handoff procedures for Cursor PM and Claude Code workflows.

Community
Intermediate
๐Ÿ“ฆ In Repo
maxwell2732maxwell2732

research-harness-work

Execute approved analysis tasks by generating reproducible scripts and maintaining logs.

Community
Advanced
๐Ÿ“ฆ In Repo
maxwell2732maxwell2732

harness-loop

Coordinate long-running task loops with fresh context and controlled termination.

Community
Advanced
๐Ÿ“ฆ In Repo
maxwell2732maxwell2732

memory

Manages and queries SSOT memory and cross-tool recall for decisions, patterns, learnings.

Community
Advanced
๐Ÿ“ฆ In Repo
maxwell2732maxwell2732

harness-sync

Reconcile Plans.md with commits to surface implementation drift.

Community
Intermediate
๐Ÿ“ฆ In Repo
maxwell2732maxwell2732

auth

Implement authentication and payments with Clerk, Supabase Auth, or Stripe.

Community
Advanced
๐Ÿ“ฆ In Repo
maxwell2732maxwell2732

ci

Diagnose CI/CD failures and output structured fix recommendations.

Community
Advanced
๐Ÿ“ฆ In Repo
maxwell2732maxwell2732

deploy

Automate deployment setup and health monitoring for Vercel or Netlify projects.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install claudecode-research-harness-workflow?โ–ผ

Run `npx skills add maxwell2732/claudecode-research-harness-workflow --all -g -y` in your terminal to install all skills globally.

What problem does the research harness solve?โ–ผ

It stops agents from producing unverifiable research results by enforcing the rule: no script, no log, no claim. Every number in your paper must trace back to a runnable script and its log file.

How do I clean and merge survey data with this workflow?โ–ผ

Place raw files in data/raw/, then run /research-harness-audit followed by /research-harness-clean. The agent writes reproducible cleaning scripts, logs every dropped row, and documents every merge with pre and post row counts.

Can it replicate a published paper's sample and variables?โ–ผ

Yes. A dedicated mode extracts an analysis-ready subsample from raw survey panels matching a published paper's sample filters and variable definitions, and generates a codebook comparing your means against the paper's reported statistics.

Do I need coding experience to use this research workflow?โ–ผ

No. You describe your study in plain language and approve each stage; the agent writes and runs the R, Stata, or Python scripts while enforcing reproducibility rules automatically.

Related Repositories in Education & Research

View All in Education & Researchโ†’