atlassian-admin
Atlassian Administrator for managing and organizing Atlassian products (Jira, Confluence, Bitbucket, Trello), users, permissions, security, integrations, system configuration, and org-wide governance. Use when asked to add users to Jira, change Confluence permissions, configure access control, update admin settings, manage Atlassian groups, set up SSO, install marketplace apps, review security policies, or handle any org-wide Atlassian administration task.
Governance Receipt
- Signer
- sovereign-claw-ed25519
- Signed At
- 6/4/2026
- Risk Tier
- T2
- Receipt Hash
- 7f99d6b7
- Manifest Hash
- 772901a3cc78d449296661e12424f8e0c09bf61e799d560f265c9859c88a575c
- Signature
- d08Ey/ip
- Root Public Key
- 349b0348
Skill Details
- Gate Verdict
- Elevated · Review
- Publication State
- published
- Risk Tier
- T2
- Manifest Hash
- 772901a3
Download Attested Bundle
Install atlassian-admin
Each bundle is served from the attested copy of atlassian-admin, so the file you download is the one covered by the governance receipt on this page rather than whatever currently sits at the upstream source.
Claude Code skill
curl -L "https://atestiv.com/api/download/atlassian-admin?format=claude-code" -o atlassian-admin.skill.mdMCP tool definitions
curl -L "https://atestiv.com/api/download/atlassian-admin?format=mcp" -o atlassian-admin.mcp-tools.jsonRaw attested bundle
curl -L "https://atestiv.com/api/download/atlassian-admin?format=raw" -o atlassian-admin.bundle.jsonVerify the bundle against its manifest hash
shasum -a 256 atlassian-admin.bundle.jsonProvenance
- Catalog identifier:
atlassian-admin - Harvested from the upstream repository.
- The manifest hash below is what the signing key committed to. A bundle whose digest does not match it is not the attested atlassian-admin.
- Anything published here has been through the same gate, so a missing receipt is itself a signal rather than an omission.
More Skills
atlassian-templates
Atlassian Template and Files Creator/Modifier expert for creating, modifying, and managing Jira and Confluence templates, blueprints, custom layouts, reusable components, and standardized content structures. Use when building org-wide templates, custom blueprints, page layouts, and automated content generation.
Autonomous Loop Patterns
Autonomous agent loop architectures from simple to complex: sequential pipelines, infinite agentic loops with quality gates, continuous PR loops with CI gates, de-sloppify cleanup passes, and RFC-driven multi-agent DAG orchestration with merge queues.
autoresearch-agent
Autonomous experiment loop that optimizes any file by a measurable metric. Inspired by Karpathy's autoresearch. The agent edits a target file, runs a fixed evaluation, keeps improvements (git commit), discards failures (git reset), and loops indefinitely. Use when: user wants to optimize code speed, reduce bundle/image size, improve test pass rate, optimize prompts, improve content quality (headlines, copy, CTR), or run any measurable improvement loop. Requires: a target file, an evaluation c...