phase-navigation

Navigate CoPaper workflow phases using the copaper CLI.

43|2|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/PKU-ASAL/CoPaper-OpenCode --skill phase-navigation-pku-asal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: phase-navigation
Source: https://github.com/PKU-ASAL/CoPaper-OpenCode/tree/main/.agents/skills/phase-navigation
Command: npx skills add https://github.com/PKU-ASAL/CoPaper-OpenCode --skill phase-navigation-pku-asal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of manually navigating through the various phases of the CoPaper workflow in OpenCode, making it easy to view, advance, or return to specific phases without editing state files.

Core Features & Use Cases

  • Phase Inspection: Quickly check the current phase of a CoPaper project.
  • Phase Advancement: Move forward to the next phase in the workflow.
  • Phase Rollback: Return to a previous phase in the workflow.
  • Phase Jumping: Directly jump to any named phase in the workflow.
  • Use Case: Imagine you are working on a paper and want to quickly move from the 'literature' phase to the 'writing' phase without going through each step manually.

Quick Start

Use the phase-navigation skill to advance to the next phase in your CoPaper project.

Frequently Asked Questions about phase-navigation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I navigate between CoPaper workflow phases in OpenCode?

To navigate CoPaper workflow phases in OpenCode, use the `copaper` CLI to view, advance, or roll back to any named phase without manually editing state files.

Can I jump directly to a specific phase like writing without going through previous steps?

Yes, you can directly jump to any named phase in the CoPaper workflow, such as moving from the literature phase straight to the writing phase without sequential manual transitions.

How do I check the current phase of my CoPaper project?

You can quickly check the current phase of your CoPaper project using the phase inspection feature, which displays the active workflow state via the `copaper` command line interface.

What is the best way to roll back to a previous workflow phase in OpenCode?

The best way to roll back to a previous workflow phase is using the `copaper` CLI's phase rollback feature, which safely returns your project to earlier stages like discussion or literature.

Do I need to manually edit state files to advance my CoPaper workflow?

No, you do not need to manually edit state files; the phase-navigation Skill handles all common phase transitions automatically through the `copaper` CLI within the OpenCode environment.