By jxpeng98
Qiongli academic research workflow skills for paper planning, literature review, writing, compliance, submission, and research code.
Run the academic-present research workflow.
Run the academic-write research workflow.
Run the build-framework research workflow.
Run the code-build research workflow.
Run the compliance-check research workflow.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Qiongli is a contract-driven academic workflow system for Codex, Claude Code, and Gemini. It covers installation, task planning, literature work, manuscript production, and strict Stage-I research code execution under one canonical workflow contract.
Qiongli is the public name of the project, from the Chinese 穷理: to pursue the underlying principle of a question until its logic, evidence, and limits are clear. For an academic workflow system, the name points to the work this repository is meant to support: not just producing text, but tracing a research claim back through literature, method, code, critique, and reproducible artifacts.
The full system name is Qiongli Zhengche (穷理证澈). Zhengche (证澈) names the core methodology: make evidence chains, citation risk, assumptions, and claim boundaries transparent enough to audit. In practice, that means every workflow is tied to Task IDs, quality gates, and output paths under RESEARCH/[topic]/, rather than relying on ad hoc prompts.
Technical identifiers follow the public name: the plugin is qiongli, the portable skill package is qiongli-workflow, and the updater distribution is qiongli. Legacy aliases such as research-skills, rsk, and rsw remain available only for compatibility.
I5 -> I6 -> I7 -> I8 with structured spec/plan/execute/review artifacts and targeted follow-up[!WARNING] Full functionality requires a real Python runtime plus all three model CLIs in
PATH:python3,codex,claude, andgemini. You also need the matching runtime authentication.codexcan run withOPENAI_API_KEYor an existing ChatGPT/Codex login,claudeusesANTHROPIC_API_KEY, and Geminidirectmode requires non-interactive auth such asGEMINI_API_KEYor Vertex env auth. Google-login-only Gemini automation should use the resident broker path described in docs/guide/multi-agent.md. Without them, you can still install assets and use shellqiongli check|upgrade|align, butdoctor, validators, tests, and the full orchestrator flow will be partial or unavailable.
This repository is not built in isolation. Two external projects are especially relevant to its design direction:
npx claudepluginhub jxpeng98/skillsplace --plugin qiongliPolitical economy workflow for institutions, mechanisms, distribution, and comparative political-economic analysis.
Harness-native ECC operator layer - 64 agents, 261 skills, 84 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
v9.52.0 - Reliability wave: tangle contextual review correction loop with hard round ceiling, progress-supervised review rounds (per-agent stall watch, descendant-tree kills), council diversity and agy pin fixes, marketplace generator source-of-truth fix, provider troubleshooting runbook and cost-expectations docs. Run /octo:setup.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).