Skip to main content
desplega-ai
GitHub creator profile

desplega-ai

Repository-level view of 54 collected skills across 4 GitHub repositories.

skills collected
54
repositories
4
updated
Aug 21, 2026
repository explorer

Repositories and representative skills

code-reviewing
software-quality-assurance-analysts-and-testers

Two-axis code review of a diff — Standards (is the code well built?) and Spec (does it actually solve the stated problem?) — run as parallel sub-agents and reported separately, never merged. Use when reviewing implementation output (a phase, a wave, a branch,…

Aug 2, 2026
design-docs
software-developers

Create and maintain living per-system design docs at thoughts/*/design-docs/<system-slug>.md — Purpose, Glossary, numbered testable Invariants (normative for the code-reviewing Spec axis), Boundaries & Non-goals, Interfaces, Decision log, Amendment log. Use…

Aug 2, 2026
one-shot
software-developers

Small-scope plan+implement in one session. Assess the prompt, optionally one bundled round of questions, maintain a lightweight yolo plan while implementing, verify, quick code review, commit. Use when the user invokes /one-shot, or asks to "just…

Aug 2, 2026
planning
software-developers

Implementation planning skill. Creates detailed technical plans through interactive research and iteration.

Aug 2, 2026
researching
software-developers

Comprehensive codebase research skill. Documents codebase as-is by spawning parallel sub-agents and synthesizing findings into research documents.

Aug 2, 2026
brainstorming
project-management-specialists

Interactive exploration of ideas through Socratic Q&A. Produces progressive documents that serve as lightweight pre-PRDs feeding into research.

Aug 1, 2026
delegate-work
computer-occupations-all-other

Executor routing policy for ALL delegated work — pick the right model for every sub-agent and the right Codex variant for every implementation slice. Use whenever you are about to spawn a sub-agent/Task (research, review, QA, UI, search), whenever a desplega…

Aug 1, 2026
engineering-standards
software-developers

Code-shape policy for ALL code that gets written or reviewed — the senior-engineer bar for minimal complexity. Use whenever you are about to write code, design a module or abstraction, draft a plan phase that shapes code, or review a diff; also when the user…

Aug 1, 2026
Showing 8 of 32 collected skills.
implement-issue
unclassified

Implement a GitHub issue or GitLab issue and create a PR/MR

Aug 21, 2026
start-leader
unclassified

Start the Agent Swarm Leader

Aug 21, 2026
work-on-task
unclassified

Work on a specific task assigned to you in the agent swarm

Aug 21, 2026
swarm-scripts
unclassified

Bulk, repeat, fan-out, or data-heavy work: write and run swarm scripts (inline `script-run`, named `script-upsert`, durable `launch-script-run`). Covers the script-vs-tool rubric, the authoring contract (`args` first, `ctx` second), the seed catalog,…

Aug 21, 2026
scheduled-task-resilience
software-developers

Guardrails for polling, scheduled jobs, and long-running external operations. Use whenever a task waits on CI, builds, deploys, browser jobs, or another asynchronous API so work survives heartbeat checks without duplicate delivery.

Aug 8, 2026
attio-interaction
software-developers

Generic Attio CRM REST API v2 recipes for querying records, upserting companies/people/deals, writing notes/tasks/comments, managing lists, and handling webhooks.

Aug 6, 2026
composio
software-developers

Use Composio from Agent Swarm through the `agent-swarm x composio` CLI route, the `swarm_x` MCP tool, or a registered `ctx.api.composio` script connection. Trigger when a task needs connected third-party app tools such as Gmail, Google Calendar, Google Docs,…

Aug 6, 2026
agentmail-sending
software-developers

Canonical AgentMail send-message API reference for swarm agents. Pins the base URL, required field names, text-only rendering workaround, BCC policy, and ready-to-copy curl / swarm-script examples so agents do not rediscover the API surface at runtime.

Aug 5, 2026
Showing 8 of 20 collected skills.
Showing 4 of 4 repositories
All repositories loaded