workingon

Solid

Record the work done in this Claude Code session in the configured ticketing tool (Jira, Linear, GitHub Issues, Trello or Vikunja), creating the ticket, adding a short progress comment, linking an existing one or closing it. Use it when the [workingon] hook reports unrecorded work, when the user types /workingon, and when they ask to log, track or file what they are working on.

AI & Automation 6 stars 1 forks Updated today MIT

Install

View on GitHub

Quality Score: 84/100

Stars 20%
28
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

Bridge between this session and the ticketing tool. A local ledger, filled in by hooks, records what was asked, which files were touched, which commits landed and which notable commands ran. `WO` = `node ${CLAUDE_PLUGIN_ROOT}/src/bin/workingon.mjs`. Every command accepts `--json`. ## Rules - Record, do not redo. The work is already done; this only documents it. - One ticket per task, not per session. Work continuing the linked ticket becomes a comment. A different topic becomes a new ticket. - Never invent anything that is not in the ledger or in the conversation. - Write in the user's language. - End the turn with one short line: ticket reference and URL. Nothing else. ## The workspace may be shared Colleagues may be looking at these boards. - **Never** create projects, boards or repositories, and never touch tickets this tool did not create. - **Never** delete anything. `delete` exists for the person to run, not for you. If asked to delete, show what would go and wait for explicit confirmation. - Only write to the destination that `ledger` resolves. If it says `UNDECIDED`, ask first. Never pick a destination that merely looks right. - If `create` or `comment` answer `[SIMULATED]`, **nothing was written**. Say exactly that, without implying a ticket exists. ## Default flow **1. Read the state.** ``` WO ledger --session ${CLAUDE_SESSION_ID} ``` Returns the folder, branch, destination, linked ticket and the work not recorded yet. If the destination is `UNDECIDED`, go...

Details

Author
oliverjueguen
Repository
oliverjueguen/workingon-claude-skill
Created
3 weeks ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category