Skip to content

Add cfp tracker skill#1

Open
avdev4j wants to merge 6 commits into
mainfrom
add-cfp-tracker-skill
Open

Add cfp tracker skill#1
avdev4j wants to merge 6 commits into
mainfrom
add-cfp-tracker-skill

Conversation

@avdev4j

@avdev4j avdev4j commented Jul 10, 2026

Copy link
Copy Markdown

What /cfp-tracker does

/cfp-tracker manages our team's conference speaking submissions on the Confluence "Team CFP Tracker" page (link). That page is the single source of truth — the skill reads and writes it directly, so there's no spreadsheet to keep in sync.

You just talk to it in plain language: "add a CFP", "mark the XYZ talk accepted", "archive last year's events", "what CFPs are open". It handles adding/updating/deleting rows, tracks each submission's status through its lifecycle (Planned → Submitted → Accepted / Rejected / Waitlisted, or Withdrawn), and keeps the summary counts current.

How it pairs with /cfp-hunter

/cfp-hunter is the discovery half: it searches the web for open CFPs at API/AI developer conferences and writes them to a shared file. Then /cfp-tracker can import the ones we actually want to pursue as Planned rows — you pick which, no copy-paste. So the flow is: hunter finds → tracker plans/tracks → we submit.

@avdev4j avdev4j force-pushed the add-cfp-tracker-skill branch from 90f4d23 to 3b5b226 Compare July 10, 2026 08:01
avdev4j and others added 4 commits July 10, 2026 13:02
Manage the team's CFP submissions on the Confluence "Team CFP Tracker"
page (single source of truth). Supports add / update / delete / archive
actions with a defined column contract and status values.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Add a "Planned" status to cfp-tracker and an "add from cfp-hunter
results" action that imports cfp-output/current-cfps.md as Planned rows
(user picks which, dedup on Event+Talk Title). Point cfp-hunter output
to the tracker as the next step. Update trigger phrases, CLAUDE.md, and
README.

Co-Authored-By: Claude <noreply@anthropic.com>
Add explicit "Identity & duplicate handling" (Event + year + Talk Title
key) and "Archived CFPs" sections. Manual add and cfp-hunter import now
run the duplicate check and offer update-or-skip instead of silently
skipping; imports skip past-deadline CFPs and reads exclude archived
rows unless the user asks.

Co-Authored-By: Claude <noreply@anthropic.com>
@avdev4j avdev4j force-pushed the add-cfp-tracker-skill branch from e260b6f to 52c08be Compare July 10, 2026 11:04
@avdev4j avdev4j requested a review from quintonwall July 10, 2026 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant