mcpbeat Sign in

Twg Agent Skill

> Root TWG CLI skill for Atlassian work-data tasks. Use typed commands for known anchors; use live `twg help` only when command shape or output contract is uncertain.

7k tokens
context cost
the whole folder, loaded on every use
5
files
instructions only
0
copies elsewhere
how many repositories repackaged it
8
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/atlassian/twg-cli --skill twg

What comes with it

21 067 bytes besides the instruction
LICENSE.txt
references/HELP.md
references/OUTPUT.md
references/ROUTING.md

The instruction itself

8 sections, as written by the author

twg

TWG routing: use typed commands for anchors. If uncertain, inspect twg help <terms>,

twg help describe <path>, or twg help discover-skills "<intent>".

Overview

Load the narrowest workflow skill:

  • twg-status-rollups for status, leadership, and decision-readiness; load it before

twg-engineering-work for PR-based team/org rollups.

  • twg-context-discovery for deep dives, dependencies, graphs, repos, and catch-ups.
  • twg-agentic-search for fuzzy cross-product Rovo/company-knowledge research.
  • twg-responsibility-routing for owners, experts, approvers, authorities, and escalation.
  • twg-engineering-work for code search and navigation, PR status, reviews,

contributors, and hot areas.

  • twg-jira-resolve-merged-work for stale Jira work backed by merged PRs.
  • twg-operational-health for handoffs, incidents, Assets, staffing, meetings, and risk.
  • twg-bench-lite for read-only single-prompt A/B comparisons.

Invocation And Output

Run twg <command>. On shell command not found, use $HOME/.local/bin/twg

(macOS/Linux) / $env:LOCALAPPDATA\Programs\twg\bin\twg.exe (PowerShell), then

tell user to add that directory to PATH. Do not treat auth or command errors as

PATH failures.

Do not add per-command env prefixes unless requested; hosts may set TWG_AGENT_DEFAULTS=1.

Use stdout_inline first when present. Outside benchmark lanes, inspect output_files.compact

only when inline evidence is incomplete; full stdout is the last resort.

In TWG-only benchmark lanes, run only twg commands. Never use shell utilities or pipelines

(jq, rg, date) to transform evidence or calculate windows. Use compact/inline TWG output,

the prompt's timezone and window, and report gaps. Match the intent to the narrowest companion

skill before selecting a command. Let that skill determine the typed route; use at most one help

call when command shape or output remains ambiguous.

Auth/Setup Guard

Do not run setup, login, install, update, upkeep, or credential commands unless

explicitly requested for setup/auth/repair. Otherwise report remediation and wait for user direction.

Bounded Evidence Loop

Converge; prefer typed or product-native evidence.

  • Classify the anchor: person, team, project, goal, workitem, page, repo, service, asset, or topic.
  • Resolve once; fetch evidence that changes status, risk, decision, relationship, or action.
  • Rank candidates, hydrate representative items, then synthesize.
  • Stop after the first policy denial; stop after the same auth, ACL, contract, or backend error twice.

Command Discovery

  • Use typed commands for familiar families: resolve, search,

user, org-tree, work query, work search, pull-requests, jira,

confluence, docs, context, responsibility, goals, projects,

assets, and trello.

  • Use twg search "<topic>" [--limit <n>] for top-K discovery; explicit --app preflights.
  • For fuzzy Trello discovery, use twg trello search "<query>" --limit 20; no workspace scope.
  • For Rovo connectors, use twg rovo list-apps -o json (list-connectors alias), then explicit twg rovo search ... --app <connector>; follow its auth action or twg rovo auth <app>.
  • Keep document relationship history and fuzzy discovery separate:
  • twg docs query --since <duration> [--account-id <id>] [--first <n>] is user activity history, not title/content search.
  • twg docs search "<topic>" [--limit <n>] is fuzzy Rovo discovery across Confluence and ready document connectors.
  • Never pass topic text to docs query; route that intent to docs search.
  • Keep user activity and fuzzy work discovery separate:
  • twg work query defaults to seven days of authored work; other activity requires --activity / --include-viewed.
  • twg work search "<topic>" is tenant-wide; use docs search for documents. Prefer it directly when fuzzy text reaches work query.
  • Use live help—twg help <terms> then twg help describe <path>—before guessing grammar; namespace help is not executable.
  • Resolve URLs, keys, ARIs, names, and people, then hydrate stable IDs.
  • Jira: jira workitem search <text...> for Jira fuzzy text, jira workitem query --jql <jql> for structured JQL, and search <text...> --app jira for semantic discovery.
  • Command shape guardrails:
  • Known Jira/Atlas keys are positional for jira workitem get, goals get, and projects get; --key is compatibility only.
  • work query is user activity (--scope me|user), never --scope global; use work search for topics and advertised filters such as --types.
  • assets search is shallow: inspect schemas/types, shortlist owners, then batch assets query/assets object query with --account-id.
  • Keep projection and product-native commands separate; do not borrow unadvertised flags. Use search-code for indexed code. Unless the user explicitly scopes a code host, omit --app so all available indexed SCM surfaces are searched; repeated --app values are supported for an explicit multi-host scope. Apply --workspace only when a known tenant boundary is useful, and --repo only as a discovery anchor rather than proof that the full implementation lives there. De-duplicate mirrors, widen after generated-doc or incomplete hits, then fetch selected source files.

Load The Narrowest Companion

Use a concrete key, URL, ARI, slug, account ID, name, topic, me, or window.

  • ../twg-jira/SKILL.md for Jira; ../twg-confluence/SKILL.md for Confluence edits.
  • ../twg-status-rollups/SKILL.md for status; ../twg-context-discovery/SKILL.md

for context, dependencies, and graphs.

  • ../twg-agentic-search/SKILL.md for fuzzy Rovo/company-knowledge search.
  • ../twg-responsibility-routing/SKILL.md for ownership, approval, and escalation.
  • ../twg-engineering-work/SKILL.md for code search, PRs, and reviews;

../twg-jira-resolve-merged-work/SKILL.md for stale Jira work backed by merged PRs.

  • ../twg-operational-health/SKILL.md for handoffs, reliability, incidents, assets, staffing, and risk.

Rules

  • Never guess IDs, flags, slugs, ARIs, object IDs, or mutation contracts.
  • For product writes, load the product skill and follow live help.
  • Avoid local inspection, caches, schema probes, or diagnostics unless local state is requested.
  • For writes, read current state and state the mutation unless execution was requested.

Other skills for the same job

different authors, same section of the catalogue
Skill Creator
by anthropics
vendor ×10

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

56k tokens scripts
Skill Creator
by vercel-labs
vendor ×10

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

12k tokens scripts
Skill Creator
by JayZeeDesign
×9

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

10k tokens scripts
Template Skill
by JayZeeDesign
×7

Replace with description of the skill and when Claude should use it.

35 tokens
Dispatching Parallel Agents
by ZhanlinCui
×5

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2k tokens
Skill Development
by anthropics
vendor ×4

This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.

9k tokens
Find Skills
by sanity-io
vendor ×4

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

1k tokens
Writing Skills
by ZhanlinCui
×4

Use when creating new skills, editing existing skills, or verifying skills work before deployment

26k tokens scripts

How to use it

Copy the folder

Take atlassian/twg from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.