campaign

Automate campaign lifecycle management on roadmaps using the GitHub API.

25|5|Updated May 9, 2026
One-click install
npx skills add https://github.com/kamp-us/phoenix --skill campaign-kamp-us
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: campaign
Source: https://github.com/kamp-us/phoenix/tree/main/claude-plugins/kampus-pipeline/skills/campaign
Command: npx skills add https://github.com/kamp-us/phoenix --skill campaign-kamp-us

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of recording and managing campaigns on the roadmap, ensuring that founder-approved audit waves are properly documented and tracked.

Core Features & Use Cases

  • Campaign Creation: Automatically creates a campaign on the roadmap based on an approved audit wave.
  • Campaign Completion: Completes a campaign by marking it as done and updating the roadmap accordingly.
  • Use Case: For instance, when a new audit wave is approved, this Skill can automatically create a campaign for it, including setting up a milestone, re-pricing issues, and updating the roadmap.

Quick Start

Run the command "/campaign <wave-label>" to start a new campaign for the wave labeled "<wave-label>".

Frequently Asked Questions about campaign

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

FAQPage Schema
How do I automate campaign creation on a roadmap from an approved audit wave?

You can automate campaign creation by running the /campaign command with your specific wave label. This triggers the Skill to verify founder approval, create milestones, re-price issues, and update the roadmap automatically.

How does milestone tracking work with GitHub issues during an audit wave?

Milestone tracking during an audit wave works by manipulating GitHub issues through the GitHub API. The Skill automatically creates and closes milestones, re-prices associated issues, and ensures the roadmap reflects the current campaign status.

Do I need GitHub API access to manage roadmap milestones and campaigns?

Yes, you need GitHub API access to manage roadmap milestones and campaigns. The Skill depends on the gh command-line tool to interact with GitHub for milestone creation, issue manipulation, and roadmap updates.

What is the best way to close a campaign and update the roadmap automatically?

The best way to close a campaign and update the roadmap is using a dedicated campaign management automation tool. This Skill marks campaigns as done, closes milestones, and updates the roadmap to reflect completion status automatically.

Can I use this campaign management automation for software development project tracking?

Yes, you can use this campaign management automation for software development and project management workflows. It is specifically designed for contexts where roadmap visibility and milestone tracking are critical to project success.