{"id":"b4bcce0b-2c6f-4c56-a50f-5029d79a5f4c","shortId":"Vzb8k3","kind":"skill","title":"docker-compose-launch","tagline":"Launch worktree-scoped local services for issue implementation when a monorepo skill requires database dependencies.","description":"# Docker Compose Launch\n\n## Overview\nUse this skill only when the selected implementation workflow explicitly needs local services before app startup, migrations, or tests can run. Keep all service startup scoped to the assigned worktree and treat Docker Compose as a reusable helper for local implementation and test dependencies only.\n\n## Invocation Contract\nThe parent implementation skill should pass or infer this contract before acting:\n\n- `required`: `true` or `false`\n- `worktree_path`: absolute path to the assigned worktree\n- `service_types`: one or more of `mysql`, `mariadb`, `postgres`, or `mongodb`\n- `reason`: short explanation of which app, package, migration, or test command needs the services\n- `preferred_mechanism`: repository-native compose file, repo script, or fallback compose generation\n\nIf `required` is `false`, return `status: not_needed` and do nothing else.\n\n## Execution Rules\n- Prefer repository-owned `docker-compose.yml`, `docker-compose.yaml`, `compose.yml`, or `compose.yaml` files before generating new files.\n- Prefer repository scripts or task-runner commands that already wrap Compose when they are documented and usable.\n- Namespace any generated project name, file, network, volume, or container identifiers to the assigned worktree.\n- Wait for service readiness before reporting success.\n- Surface the exact startup and teardown commands that were used.\n\n## Structured Result\nReturn a concise structured summary using these fields:\n\n- `status`: `ready`, `not_needed`, or `failed`\n- `services`: services that were started or detected\n- `mechanism`: `repo_compose`, `repo_script`, or `generated_fallback`\n- `commands`: startup, readiness, and teardown commands\n- `connection`: host, port, database, username, URL, or env hints when available\n- `cleanup`: explicit stop command, or `none`\n- `artifacts`: compose files or env files created or reused\n- `notes`: concise caveats or follow-up steps\n\n## Guardrails\n- Do not launch services outside the assigned worktree scope.\n- Do not assume every repository needs Docker Compose.\n- Do not replace a documented repository-native startup flow with a generated one unless the native path is unusable.\n- Do not claim success until the requested service is accepting connections.","tags":["docker","compose","launch","vigilante","aliengiraffe","agent","agent-skills","agentic-ai","agentic-workflow","agents","ai-orchestration","ai-orchestrator"],"capabilities":["skill","source-aliengiraffe","skill-docker-compose-launch","topic-agent","topic-agent-skills","topic-agentic-ai","topic-agentic-workflow","topic-agents","topic-ai-orchestration","topic-ai-orchestrator","topic-orchestration"],"categories":["vigilante"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/aliengiraffe/vigilante/docker-compose-launch","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add aliengiraffe/vigilante","source_repo":"https://github.com/aliengiraffe/vigilante","install_from":"skills.sh"}},"qualityScore":"0.464","qualityRationale":"deterministic score 0.46 from registry signals: · indexed on github topic:agent-skills · 28 github stars · SKILL.md body (2,262 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-05-01T07:01:23.032Z","embedding":null,"createdAt":"2026-04-18T22:23:07.107Z","updatedAt":"2026-05-01T07:01:23.032Z","lastSeenAt":"2026-05-01T07:01:23.032Z","tsv":"'absolut':90 'accept':330 'act':83 'alreadi':171 'app':39,112 'artifact':266 'assign':53,94,193,290 'assum':295 'avail':259 'caveat':277 'claim':323 'cleanup':260 'command':117,169,208,243,248,263 'compos':3,22,58,126,132,173,237,267,300 'compose.yaml':156 'compose.yml':154 'concis':216,276 'connect':249,331 'contain':189 'contract':71,81 'creat':272 'databas':19,252 'depend':20,68 'detect':234 'docker':2,21,57,299 'docker-compose-launch':1 'docker-compose.yaml':153 'docker-compose.yml':152 'document':177,305 'els':145 'env':256,270 'everi':296 'exact':204 'execut':146 'explan':109 'explicit':34,261 'fail':227 'fallback':131,242 'fals':87,137 'field':221 'file':127,157,161,185,268,271 'flow':310 'follow':280 'follow-up':279 'generat':133,159,182,241,313 'guardrail':283 'helper':62 'hint':257 'host':250 'identifi':190 'implement':13,32,65,74 'infer':79 'invoc':70 'issu':12 'keep':46 'launch':4,5,23,286 'local':9,36,64 'mariadb':103 'mechan':122,235 'migrat':41,114 'mongodb':106 'monorepo':16 'mysql':102 'name':184 'namespac':180 'nativ':125,308,317 'need':35,118,141,225,298 'network':186 'new':160 'none':265 'note':275 'noth':144 'one':98,314 'outsid':288 'overview':24 'own':151 'packag':113 'parent':73 'pass':77 'path':89,91,318 'port':251 'postgr':104 'prefer':121,148,162 'project':183 'readi':198,223,245 'reason':107 'replac':303 'repo':128,236,238 'report':200 'repositori':124,150,163,297,307 'repository-n':123,306 'repository-own':149 'request':327 'requir':18,84,135 'result':213 'return':138,214 'reus':274 'reusabl':61 'rule':147 'run':45 'runner':168 'scope':8,50,292 'script':129,164,239 'select':31 'servic':10,37,48,96,120,197,228,229,287,328 'short':108 'skill':17,27,75 'skill-docker-compose-launch' 'source-aliengiraffe' 'start':232 'startup':40,49,205,244,309 'status':139,222 'step':282 'stop':262 'structur':212,217 'success':201,324 'summari':218 'surfac':202 'task':167 'task-runn':166 'teardown':207,247 'test':43,67,116 'topic-agent' 'topic-agent-skills' 'topic-agentic-ai' 'topic-agentic-workflow' 'topic-agents' 'topic-ai-orchestration' 'topic-ai-orchestrator' 'topic-orchestration' 'treat':56 'true':85 'type':97 'unless':315 'unus':320 'url':254 'usabl':179 'use':25,211,219 'usernam':253 'volum':187 'wait':195 'workflow':33 'worktre':7,54,88,95,194,291 'worktree-scop':6 'wrap':172","prices":[{"id":"ca732096-895d-4439-bbd7-9f3bad2a5983","listingId":"b4bcce0b-2c6f-4c56-a50f-5029d79a5f4c","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"aliengiraffe","category":"vigilante","install_from":"skills.sh"},"createdAt":"2026-04-18T22:23:07.107Z"}],"sources":[{"listingId":"b4bcce0b-2c6f-4c56-a50f-5029d79a5f4c","source":"github","sourceId":"aliengiraffe/vigilante/docker-compose-launch","sourceUrl":"https://github.com/aliengiraffe/vigilante/tree/main/skills/docker-compose-launch","isPrimary":false,"firstSeenAt":"2026-04-18T22:23:07.107Z","lastSeenAt":"2026-05-01T07:01:23.032Z"}],"details":{"listingId":"b4bcce0b-2c6f-4c56-a50f-5029d79a5f4c","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"aliengiraffe","slug":"docker-compose-launch","github":{"repo":"aliengiraffe/vigilante","stars":28,"topics":["agent","agent-skills","agentic-ai","agentic-workflow","agents","ai","ai-orchestration","ai-orchestrator","orchestration"],"license":"apache-2.0","html_url":"https://github.com/aliengiraffe/vigilante","pushed_at":"2026-04-23T16:58:46Z","description":"Vigilante is a sandbox-first orchestration layer for coding agents. It isolates every task in a git worktree, enforces strict credential scoping, and gives you full audit logs — so your agents can't burn down production.","skill_md_sha":"53595615c6b080647e2cd3caa5f0cb8bc772a371","skill_md_path":"skills/docker-compose-launch/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/aliengiraffe/vigilante/tree/main/skills/docker-compose-launch"},"layout":"multi","source":"github","category":"vigilante","frontmatter":{"name":"docker-compose-launch","description":"Launch worktree-scoped local services for issue implementation when a monorepo skill requires database dependencies."},"skills_sh_url":"https://skills.sh/aliengiraffe/vigilante/docker-compose-launch"},"updatedAt":"2026-05-01T07:01:23.032Z"}}