project-management

Manage research project lifecycle and workspace contexts for medical paper development.

11|4|Updated Nov 25, 2025
One-click install
npx skills add https://github.com/u9401066/med-paper-assistant --skill project-management-u9401066
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-management
Source: https://github.com/u9401066/med-paper-assistant/tree/main/.claude/skills/project-management
Command: npx skills add https://github.com/u9401066/med-paper-assistant --skill project-management-u9401066

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes creation, switching, and configuration of research projects and workspace contexts to avoid fragmented manual steps, lost project state, and inconsistent paper settings.

Core Features & Use Cases

  • Project lifecycle management: create_project, list_projects, switch_project, and inspect the current project and its active context.
  • Interactive setup and configuration: setup_project_interactive and update_project_settings for paper type, target journal, citation style, and status.
  • Exploration workflows: start_exploration to collect literature in a temporary workspace and convert_exploration_to_project to migrate items into a formal project.
  • Use Case: A researcher collects references in exploration mode, then converts the exploration into an IMRAD original-research project, sets the paper type, and continues drafting with the correct project memory loaded.

Quick Start

Create a new project named "my-study" with a short English description and set paper type to original-research so the workspace is initialized and ready for exploration.

Frequently Asked Questions about project-management

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

FAQPage Schema
How do I manage my research project workspace contexts to avoid losing project state?

Managing research project workspace contexts requires centralizing project creation, switching, and configuration to avoid fragmented manual steps and lost project state. You can list, switch, and inspect active contexts to maintain consistent paper settings.

What metadata do I need to create a research project for medical paper development?

Creating a research project for medical paper development requires project metadata inputs including a name, description, and paper_type. Providing these initializes the workspace and applies the correct paper type settings for literature-heavy workflows.

Can I interactively configure paper type, target journal, and citation style for a research project?

Yes, you can interactively configure paper type, target journal, and citation style for a research project. Using setup_project_interactive and update_project_settings applies these specific configurations to your active workspace context.

How do I convert an exploration session into a formal IMRAD original-research project?

Converting an exploration session into a formal IMRAD original-research project uses the convert_exploration_to_project routine. This migrates literature collected in the temporary exploration workspace into a formal project, sets the paper type, and loads the correct project memory.

Does this project management approach support literature-heavy research workflows?

Yes, this project management approach supports literature-heavy research workflows by applying project lifecycle management and exploration workspace creation. It centralizes project state and paper settings specifically for literature collection and medical paper development.