setup-mimas-template

Installation
SKILL.md

setup-mimas-template

You are scaffolding a set of instruction files that AI agents read at the start of every session to understand how to work on a project. The output is a complete, project-specific instruction tree — not a generic template dump.


Phase 1 — Automated Discovery

Explore before writing anything. Launch three subagents in parallel to maximize speed — each handles an independent research task. Collect their results before proceeding.

Subagent dispatch

Launch these three subagents simultaneously (one tool call with multiple Agent invocations):

Subagent A — Tech stack & commands. Read config files (package.json, pyproject.toml, go.mod, Cargo.toml, tsconfig.json, Dockerfile, Makefile, .prettierrc*, .eslintrc*, ruff.toml, .golangci.yml, etc.) and report:

Installs
3
First Seen
May 12, 2026
setup-mimas-template — grade-ai-labs/mimas