
Claude Skills by ulises-jeremias
github.com/ulises-jeremiasCreate artifact/commit file handoffs for Agent Toolkit swarms with worktree-per-writer, branch,
Observe, diagnose, and recover Agent Toolkit swarm runs via status, handoffs, logs, and attach
Launch an Agent Toolkit swarm from a natural language request using agent-toolkit swarm CLI
WHAT - Draft and review technical tasks using the Best Practices Task Template; includes
WHAT - Evidence-based technical unit assessment for repositories, platforms, frontend, backend,
STRIDE + agentic threat modeling — architecture discovery → assets/trust boundaries/data flows/actors → STRIDE + agentic threats → risk-ranked mitigations → incremental review → security acceptance criteria. Swarm-friendly.
WHAT — Draft and review a Technical Requirements Document (TRD) using the template, typically
Workstation health triage — validate tooling, directory layout, and run doctor with remediation
Cut AI tells from any writing. Must always apply.
WHAT - Draft and review user stories using the task template plus the As a/I want/so that
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI",
WHAT - Router for creating and refining epics, user stories, tasks, bugs, and incidents using
WHAT — Interactive interview to capture client delivery context and store it inside the user's
'WHAT — Generic client delivery: Jira or ClickUp, full repo context, human gates, English
Syncs knowledge to the agentic-harness knowledge base and AGENTS.md learned facts.
Scaffold and manage the stateless AI workspace — context, packs, repos, and knowledge for
Manage Git worktrees per writer for Agent Toolkit swarms — isolated branches, handoff promotion,
WHAT — Create and maintain Architecture Decision Records (ADRs) per the process. Covers when
WHAT - Capture explicit agreements, terms, parties involved, dates, validity, and linked
WHAT — Create polished dark-themed architecture diagrams as self-contained HTML+SVG files (inline SVG, CSS styling, PNG/PDF export toolbar). Use when the user asks for system, infrastructure, cloud, security, or network topology diagrams rendered as a shareable visual artifact rather than code.
Assistant — on any repo, scan README→docs→AGENTS→CONTRIBUTING→PR templates→task runners→devcontainer→CI→configs
WHAT — AWS Well-Architected Framework review (6 pillars) — operational excellence, security, reliability, performance, cost, sustainability + WAR process. Checklist for workload evaluation on AWS; complementary to official AWS MCP for live account data.
Find what a change could break somewhere else before it ships, beyond the diff, and prove the one fact it's safe because of by running real code instead of writing it up. Use for 'blast radius of X', 'what could this break', or reviewing a small diff you don't trust.
WHAT - Draft and review bugs using the Bug Template; classifies whether an issue should be
WHAT — C4 model methodology (Context, Container, Component, Code) guidance — what to draw at each level, when, and how to render C4-inspired diagrams via Mermaid (PlantUML/Structurizr optional advanced). Methodology not renderer.
Use Chrome DevTools MCP to control and inspect a live Chrome instance for network, console, performance, rendering, and Deep debugging. Pairs with playwright-cli (deterministic interaction/E2E) — complements, not duplicates.
Designs or reviews CLIs so coding agents can run them reliably: non-interactive flags, layered --help with examples, stdin/pipelines, fast actionable errors, idempotency, dry-run, and predictable structure. Use when building a CLI, adding commands, writing --help, or when the user mentions agents, terminals, or automation-friendly CLIs.
ClickUp CLI for managing tasks, sprints, comments, statuses, and Docs. Use when the user
WHAT — Vendor-neutral distributed cloud patterns (Retry, Bulkhead, Circuit Breaker, CQRS, Event Sourcing, etc.) abstracted from AWS/Azure/GCP sources — when to apply, tradeoffs, mapping to AWS/GCP/Azure primitives. Offline checklist, no live account required.
CodeQL operational workflow — discover/config, run/inspect, triage SARIF findings (rule/query ID, source→sink, evidence), remediate, re-validate. Distinguishes broad MegaLinter linting from semantic security analysis.
Confluence administration including users, groups, space settings, and permission diagnostics. Use when managing user access, group membership, viewing space configuration, or checking permissions.
View analytics, statistics, and popularity metrics for Confluence content. ALWAYS use when user wants to see views, popularity, or contributor stats.
Central hub for Confluence operations - routes requests to specialized skills. ALWAYS use when user mentions confluence, wiki, or Atlassian wiki operations.
Manage file attachments - upload, download, list, and delete attachments. ALWAYS use when user wants to work with files on pages.
Bulk operations for 50+ pages - updates, moves, deletions, labels, and permissions. Use when updating multiple pages simultaneously (dry-run preview included), needing rollback safety, or coordinating team changes. Handles partial failures gracefully.
Manage comments on Confluence pages - add, get, update, delete, and resolve comments. ALWAYS use for feedback, discussions, and inline annotations.
Navigate and manage Confluence page hierarchies, ancestors, descendants, and trees. ALWAYS use for parent/child relationships and page tree navigation.
JIRA integration - embed issues, create links between products. ALWAYS use when user wants to connect Confluence and JIRA.
Manage content labels - add, remove, and search by labels. ALWAYS use when user wants to tag, label, or categorize content.
Cache management, API diagnostics, and operational utilities. Use when optimizing performance, managing cache, diagnosing API issues, or troubleshooting Confluence connectivity.
Manage Confluence pages and blog posts - create, read, update, delete, copy, move, and version control. ALWAYS use when user wants to work with page content, create pages, update pages, or manage page versions.
Manage space and page permissions and restrictions. ALWAYS use when user wants to control access, set restrictions, or manage who can view/edit content.
Manage content properties (custom metadata) on Confluence pages and blog posts. ALWAYS use for custom metadata, key-value data, or application-specific fields.
Search Confluence using CQL queries, validate syntax, export results, and manage search history. ALWAYS use when user wants to find, search, or query for content.
Manage Confluence spaces - create, list, update, delete, and configure spaces. ALWAYS use when user wants to work with spaces (not individual pages).
Work with page templates and blueprints. ALWAYS use when user wants to create standardized pages or manage templates.
Content watching and notifications. ALWAYS use when user wants to follow content or manage notifications.
HOW — Run dbt checks as documented in the target repo (parse, compile, test, selective run).
WHAT - Capture lightweight project, product, or operational decisions that do not require
Evidence-based deep code review rubric — severity + confidence findings across maintainability, correctness, security, performance, and testing. Push for ambitious structural simplification (code judo), not just local cleanup. Escalate hands-on triage to the code-reviewer agent.