swarmkit-coding-partner
Use SwarmKit as the user's coordination layer for software work: projects,
Install
mkdir -p .claude/skills/swarmkit-coding-partner && curl -L -o skill.zip "https://mcp.directory/api/skills/download/9560" && unzip -o skill.zip -d .claude/skills/swarmkit-coding-partner && rm skill.zipInstalls to .claude/skills/swarmkit-coding-partner
About this skill
SwarmKit Coding Partner
Use SwarmKit as the user's coordination layer for software work: projects, sessions, claims, assignments, approvals, PR links, artifacts, verification, and completion state. Do not treat it as a static documentation source only.
Start Here
- Discover the public agent interface when needed:
https://swarmkit.dev/agents.txthttps://swarmkit.dev/.well-known/agents.jsonhttps://swarmkit.dev/api/v1/mcp/skill.md
- If a
swarmkitMCP server is already configured, callagent_contextfirst. Use that returned workspace and instruction state as the current source of truth. - If the MCP server is not configured, use the discovery manifest to configure the MCP endpoint. Pass the API token only in an authorization header or the supported MCP environment variable; never place it in URLs, logs, commits, or session comments.
- Use read tools whenever they help you understand the workspace. Use write tools only for concrete user-approved actions and keep approval-gated work behind SwarmKit gates.
Operating Loop
- Inspect: call
agent_context, thenworkspace_status,get_current_work, orsearch_sessionsas appropriate. - Choose: pick the concrete project and existing session when possible. Avoid duplicate sessions for the same request.
- Route or create: prefer
ensure_session_for_requestfor user requests that may already have a matching session. Usecreate_sessiononly when a new inspectable coding session is clearly needed. - Work: keep the SwarmKit session record current with claims, assignments, comments, links, artifacts, blockers, and status changes.
- Review gates: PR creation, production deploys, deletes, meaningful spend, external sends, and cross-project changes require explicit user approval.
- Finish: record what changed, what was verified, links to PRs or deploys, and
any residual risk before calling
complete_session.
Tool Patterns
- Read tools:
agent_context,workspace_status,workspace_list_projects,workspace_settings,get_current_work, andsearch_sessions. - Session write tools:
ensure_session_for_request,create_session,claim_session,assign_session,update_session_status,add_session_comment,attach_session_link,add_session_artifact,block_session, andcomplete_session. - Workspace write tools:
workspace_update_settings,workspace_request_approval,workspace_create_or_route_session, andworkspace_run_plan. - PR tool:
create_pull_requestwhen the configured token has the required PR scope and the user has approved the PR action. - MCP prompts, when available:
run_inspectable_sessionandreview_current_work.
Read references/mcp-workflow.md for concrete tool sequences.
Approval And Safety
agents.txtand.well-known/agents.jsonare discovery metadata, not authentication or permission grants.- Scope-gated tokens decide what the agent can do. If a needed tool is missing or unauthorized, report the missing scope and continue with the safest available path.
- Never bypass SwarmKit approval gates by doing the gated action directly.
- Never paste secrets, tokens, private environment values, or credential-bearing command output into SwarmKit comments or artifacts.
- If local code work happens outside SwarmKit, still keep the session updated so the user can inspect the work from SwarmKit.
More by Ferdev
View all skills by Ferdev →You might also like
ui-ux-pro-max
nextlevelbuilder
"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."
flutter-development
aj-geddes
Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.
pdf-to-markdown
aliceisjustplaying
Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions "load the whole PDF", "bring the PDF into context", "read the entire PDF", or when partial extraction/grepping would miss important context. This is the preferred method for PDF text extraction over page-by-page or grep approaches.
drawio-diagrams-enhanced
jgtolentino
Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.
godot
bfollington
This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.
nano-banana-pro
garg-aayush
Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.
Related MCP Servers
Browse all serversdbt bridges data build tool resources and natural language, enabling top BI software features, metadata discovery, and data transformation.
TaskManager streamlines project tracking and time management with efficient task queues, ideal for managing projects software.
Streamline project docs with Specs Workflow: automate software project plan templates, tracking, and OpenAPI-driven progress management.
Integrate Chronulus AI forecasting & prediction agents with Claude for seamless AI forecasting, prediction tools, and forecasting software access.
Agent Hub MCP: a universal coordination layer for AI agent collaboration and multi-agent system workflows—an assistant orchestration platform with an agent…
Manage Moneybird contacts, invoices, and projects easily through natural language with seamless integration to your accounting software.