Manages project progress, gene research, and status tracking through dedicated project documentation.
Install
mkdir -p .claude/skills/pm-ai4curation && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/18557" && unzip -o skill.zip -d .claude/skills/pm-ai4curation && rm skill.zipInstalls to .claude/skills/pm-ai4curation
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Manage and drive forward an ongoing project, tracked in projects/ dirKey capabilities
- →Locate project documentation in a specified directory
- →Review and prioritize genes listed in project documents
- →Update project status with checkboxes and date-stamped notes
- →Perform deep research using specified providers or a default
- →Create pull requests for completed project tasks
How it works
The skill navigates project files, updates status and notes, and performs research or creates pull requests based on user instructions.
Inputs & outputs
When to use pm
- →Updating project status notes
- →Prioritizing research tasks
- →Validating project progress
- →Creating PRs for completed tasks
About this skill
You should find either a file or a folder:
./PROJECT_NAME.md ./PROJECT_NAME/ <multiple materials>
A project doc typically will contain a list of genes, potentially prioritized. This should be in the form of a checkbox you can check off. The species for the gene (uniprot code or lowercase name like 'mouse') should be clear (if not, ask)
Review the genes in the priority order.
IMPORTANT: you MUST consult the annotation-reviewer.md subagent for this task.
If the user specifies a deep research provider(s), make sure to perform deep research using at least this provider(s), otherwise default to falcon.
E.g. just deep-research-falcon ORGANISM GENE_SYMBOL
You can edit the project doc, but try and make this incremental. After the main description have something like:
STATUS
<checkboxes etc here; keep this up to date>
<get the date from date>
NOTES
YYYY-MM-DD
<todays notes, add here>
YYYY-MM-DD
<previous session notes, generally don't edit unless this is a direct continuation>
Making PRs
ONLY make PRs when asked.
The general procedure is:
- ensure everything validates
just validate-all - make a branch
- commit genes related to project, plus all references
gh pr create
if the user asks, build the static site and stats (just stats, just update-browser-data). Note it can be hard to disentangle derived
files, but you should be OK if there are no other local updates
besides the one for this project.
When not to use it
- →When managing a project not tracked in the projects/ directory
- →When the task does not involve gene-related research or project updates
- →When a pull request is not explicitly requested
Limitations
- →Project documentation must be located in the projects/ directory
- →PRs are only made when explicitly asked
- →Requires consultation with the annotation-reviewer.md subagent
How it compares
This skill centralizes project management tasks, including research and PR creation, by interacting with structured project files, unlike manual, disparate actions.
Compared to similar skills
pm side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| pm (this skill) | 0 | 1mo | No flags | Intermediate |
| product-manager-toolkit | 32 | 7mo | Review | Beginner |
| mc-quarterly-positioning | 0 | 2mo | No flags | Advanced |
| wayfinder | 0 | 12d | No flags | Advanced |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by ai4curation
View all by ai4curation →You might also like
product-manager-toolkit
davila7
Comprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market strategies. Use for feature prioritization, user research synthesis, requirement documentation, and product strategy development.
mc-quarterly-positioning
mehtacognition
Use quarterly when a C-suite leader wants the 90-day view: what the last quarter reveals about positioning, coherence, strategic setup, leadership identity, relationship architecture, and the open question for the next quarter. Trigger phrases - "Quarterly Positioning", "quarterly review", "90-day v
wayfinder
yqy2026
Plan a huge chunk of work — more than one agent session can hold — as a shared map of decision tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.
task-master
sfc-gh-dflippo
AI-powered task management for structured, specification-driven development. Use this skill when you need to manage complex projects with PRDs, break down tasks into subtasks, track dependencies, and maintain organized development workflows across features and branches.
spec-kit-workflow
jmanhype
Guides specification-driven development workflow. Automatically invoked when discussing new features, specifications, technical planning, or implementation tasks. Ensures proper workflow phases (specify → clarify → plan → checklist → tasks → analyze → implement).
agile-product-owner
davila7
Agile product ownership toolkit for Senior Product Owner including INVEST-compliant user story generation, sprint planning, backlog management, and velocity tracking. Use for story writing, sprint planning, stakeholder communication, and agile ceremonies.