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.
Governance Receipt
- Signer
- sovereign-claw-ed25519
- Signed At
- 6/4/2026
- Risk Tier
- T1
- Receipt Hash
- 32c34d9d
- Manifest Hash
- 3e86ac31dc6fa3e5318367efcb653367754835a9d940d5840bc7689c71efac16
- Signature
- XK42RDid
- Root Public Key
- 349b0348
Skill Details
- Gate Verdict
- Attested
- Publication State
- published
- Risk Tier
- T1
- Manifest Hash
- 3e86ac31
Download Attested Bundle
Install atlassian-templates
Each bundle is served from the attested copy of atlassian-templates, 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-templates?format=claude-code" -o atlassian-templates.skill.mdMCP tool definitions
curl -L "https://atestiv.com/api/download/atlassian-templates?format=mcp" -o atlassian-templates.mcp-tools.jsonRaw attested bundle
curl -L "https://atestiv.com/api/download/atlassian-templates?format=raw" -o atlassian-templates.bundle.jsonVerify the bundle against its manifest hash
shasum -a 256 atlassian-templates.bundle.jsonProvenance
- Catalog identifier:
atlassian-templates - 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-templates.
- Anything published here has been through the same gate, so a missing receipt is itself a signal rather than an omission.
More Skills
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...
aws-solution-architect
Design AWS architectures for startups using serverless patterns and IaC templates. Use when asked to design serverless architecture, create CloudFormation templates, optimize AWS costs, set up CI/CD pipelines, or migrate to AWS. Covers Lambda, API Gateway, DynamoDB, ECS, Aurora, and cost optimization.