Releases: flonat/flonat-research
Release list
v0.2.1 — prune stale skills from starter kit
Patch release — cleans up the public starter kit.
Fixes
- Removed 11 stale/renamed skill directories that were shipping in 0.2.0 (e.g. old
validate-bib→ nowbib-validate,consolidate-memory→memory-cleanup,parse-reviews→synthesise-reviews, plus the deprecatedsync-notion). These caused duplicate/old-name skills to appear under~/.claude/skills/after install. - Sync hardening: the public-sync script now prunes orphaned skill directories (renamed/removed skills) instead of leaving them behind, so this class of drift can't recur.
Public kit is now 51 skill directories (49 catalogued + the public-only init-project + shared modules), 15 agents, 18 rules, 9 hooks.
Install
npx flonat-researchv0.2.0 — expanded skills, agents & rules
Claude Code infrastructure for academic research — skills, agents, hooks, and rules for LaTeX, bibliography, proofreading, research design, and project management workflows.
Highlights since v0.1.0
Coverage: 61 skills · 15 agents · 18 auto-loaded rules · 9 hooks.
New agents: code-review, blindspot, claim-verify, code-paper-auditor, fatal-error-check, gemini-research, codex-research, artifact-coherence-auditor, reproducibility-auditor.
New rules: doi-verification, mark-unverified, no-hardcoded-results, python-uv, severity-gradient, latex-hygiene, paper-code-consistency, subagent-write-guard, spec-before-quality, audit-before-fix.
New skill families: bibliography (bib-parse, bib-coverage, bib-filter), LaTeX scaffolding (latex-scaffold, latex-template), document formats (docx, pdf, xlsx), research design (causal-design, experiment-design, synthetic-data), writing voice (voice-analyzer, voice-editor), and paper-book companions.
Packaging fix: corrected the npm package name and repository URL to flonat-research so npx flonat-research resolves correctly.
Install
npx flonat-researchOr clone for full customisation:
git clone https://github.com/flonat/claude-research.git
cd claude-research
./scripts/setup.shv0.1.0
Initial pre-release — Claude Code infrastructure for academic research.
Includes:
- 38 skills (LaTeX, bibliography, proofreading, literature, project management)
- 6 agents (peer review, paper critique, domain review)
- 9 rules (scope discipline, design-before-results, plan-first)
- 8 hooks (context loading, bibliography protection, session lifecycle)
- Context library templates and workflows
- Multi-source bibliography MCP server config