From folio
IP/redline scan, hostile review (white paper + hybrid), standard review with scorecard, and repair loop (max 3 rounds).
npx claudepluginhub athan-dial/skills --plugin folioThis skill uses the workspace's default tool permissions.
Run IP scanning, mode-appropriate review passes, scorecard generation, and repair loop.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Run IP scanning, mode-appropriate review passes, scorecard generation, and repair loop.
drafts/paper.md (white paper/hybrid) and/or drafts/paper.tex (research paper/hybrid).route.json for effective mode.If draft is missing, direct user to run folio:draft first.
python ../../scripts/scan_redlines.py workspace/
Writes reviews/ip_safety_report.md.
IP Gate: If violations found, BLOCK — do not proceed until cleared, redacted, or explicitly acknowledged by user. Log acknowledgments in logs/run_log.md. See ../../references/gates.md for IP gate failure handling.
Read drafts/paper.md as an external critic. Write reviews/hostile_review.md:
For research paper mode, skip this step.
Write reviews/review_round_1.md:
Write reviews/scorecard.json with dimensions:
argument_coherenceevidence_supportcitation_qualitywriting_clarityvenue_fitoverall (numeric, consistent scale across rounds)blocking_issues (list of strings; empty when clear)suggestionsIf blocking issues exist:
reviews/scorecard.json.Gate G — Quality non-regression: If overall drops vs. prior best, revert to the better draft.
Max 3 review rounds. After 3 rounds, keep the best-scoring artifact and document residual issues.
For hybrid, both tracks must pass:
Proceed to folio:export.