Experimental beta entry point for large economics writing projects that need multi-agent or staged-agent coordination, including full paper drafting from result packages, many tables and figures, major revisions, bilingual writing, long context management, shared paper_state protocols, role handoffs, conflict resolution, and integration across econ-write, cn-top-econ-writing, econ-table-figure-design, and empirical-econ-workflow. Use for complex projects, not short one-off polishing.
How this skill is triggered — by the user, by Claude, or both
Slash command
/econ-top-journal-writing:econ-writing-workflow-multiagentThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This is an experimental coordination skill for large economics writing projects. It does not replace or rewrite the stable `econ-writing-workflow`; it sits beside it as a beta workflow.
references/agent_roles.mdreferences/context_budget_rules.mdreferences/controller_startup_checklist.mdreferences/cross_agent_collaboration_protocol.mdreferences/full_paper_multiagent_workflow.mdreferences/handoff_templates.mdreferences/integration_and_conflict_resolution.mdreferences/paper_state_protocol.mdreferences/section_agent_protocol.mdThis is an experimental coordination skill for large economics writing projects. It does not replace or rewrite the stable econ-writing-workflow; it sits beside it as a beta workflow.
Use this skill only as the controller for multi-agent or staged-agent work. It should coordinate specialized skills, maintain a shared paper state, manage context budget, and integrate outputs. It should not duplicate the substantive rules already maintained in:
econ-writecn-top-econ-writingecon-table-figure-designempirical-econ-workflowIf the environment supports true sub-agents, delegate narrow tasks with explicit handoff templates. If not, simulate the same roles sequentially in one agent while keeping the same paper-state and handoff discipline.
Use this beta workflow for:
Do not use it for:
For small tasks, use the stable econ-writing-workflow or the relevant child skill directly.
Before splitting work across agents or roles, create or update a shared paper state. The paper state is the single source of truth. No agent may invent or silently alter:
Missing information must remain as a concrete TODO.
Load the relevant reference file before starting each phase:
references/controller_startup_checklist.md.paper_state schema, load references/paper_state_protocol.md.references/agent_roles.md.references/handoff_templates.md.references/context_budget_rules.md.references/integration_and_conflict_resolution.md.references/section_agent_protocol.md.references/cross_agent_collaboration_protocol.md.references/full_paper_multiagent_workflow.md.Then route substantive work to child skills:
econ-write.econ-write with references/english-diction/.cn-top-econ-writing.cn-top-econ-writing with references/chinese-diction/.cn-top-econ-writing with references/argument-logic/.econ-table-figure-design.empirical-econ-workflow.For complex paper tasks, proceed in this order:
paper_state.TODO.paper_state, not against memory.TODO items.Before finalizing, confirm:
paper_state as the authority;TODO;npx claudepluginhub caixinyu2017-star/xixi --plugin econ-top-journal-writingCreates, edits, and verifies skills using a test-driven development approach with pressure scenarios and subagents.