Home / ymd38 / dev-skills · skills/setup/SKILL.md · GitHub

setup skillA

setup is agent-read markdown (skill) from ymd38/dev-skills: Install the full maruda harness into the current project through a short interview: CLAUDE.md, hooks, .claude/settings.json, rules, and skill wiring. Asks — never auto-detects — the languages (Go / Python / TypeScript / JavaScript) and commands, then writes files only after an approved summary. Use when the user asks to set up / install / bootstrap maruda, the harness, or the continuous improvement cycle. Triggers: セットアップして, ハーネスを入れて, harnessを入れて, marudaを導入して, プロジェクトを初期化して, '/maruda:setup', 'set.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# maruda Full Harness Setup (Interview Mode)

## Goal

Turn the current repository into a project that runs the
**Diagnose → Register/Draft → Plan → Resolve ⇄ Verify** cycle with
mechanical guardrails (hooks) and a lean CLAUDE.md.

Skills alone are L1. This setup adds L2–L3: a short project brain
(CLAUDE.md), hard rails (hooks + settings), and cycle guidance (rules).
It never creates scheduled or cron-driven automation (L4); event-driven
GitHub Actions — strict CI and the opt-in PR Agent review — are L2–L3 and
in scope.

## Principles

- **Interview, no auto-detection.** Do NOT infer languages from `go.mod`,
  `package.json`, etc., even when they exist. This setup targets
  pre-development projects where detection misleads. File existence is
  used only for overwrite/merge prompts.
- **Never overwrite** existing CLAUDE.md / settings / hooks without
  explicit per-file approval. Prefer merge (append missing sections).
- Hooks enforce hard rules; CLAUDE.md holds soft guidance. Keep
  CLAUDE.md short — detail lives in skills and `.claude/rules/`.
- Write files **only after** the user approves the Phase 4 summary.

## Workflow
…

Read the whole file at its exact version.

How to install

Latest version
mdr add ymd38/dev-skills/setup@git:20260919.a2588a5
Exact content
mdr add ymd38/dev-skills/setup@sha256:2218dc5b6aafeb5a

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_l5isvmb6zu6t6aze.svg)](https://markdownregistry.com/a/art_l5isvmb6zu6t6aze)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260919.a2588a5 latest2026-09-19 a2588a5 14,839 BA view · diff
git:20260919.20d77cb2026-09-19 20d77cb 14,829 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (14839 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

ymd38/dev-skills · 4 stars · license MIT · pushed 2026-09-19 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_l5isvmb6zu6t6aze
GET https://markdownregistry.com/api/v1/resolve?ref=ymd38/dev-skills/setup
GET https://markdownregistry.com/api/v1/blob/2218dc5b6aafeb5a2014dc9654902288dcb7dc089407439b48a846e5a603a11b

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from ymd38/dev-skills

data-validation skill
ymd38/dev-skills · skills/data-validation/SKILL.md · Inspect a project's data for correctness and produce a read-only validation report — record counts, NULL rates, value…
git:20260919.20d77cb · audit A · 4 stars
gh-batch-runner skill
ymd38/dev-skills · skills/gh-batch-runner/SKILL.md · Run several planned GitHub Issues as one unit: collect them under an Epic Issue with sub-issues, implement each on a…
git:20260919.2a16c51 · audit A · 4 stars
gh-issue-drafter skill
ymd38/dev-skills · skills/gh-issue-drafter/SKILL.md · Turn a rough, hand-written intent into a well-scoped GitHub Issue before planning starts. Takes a loose 'what I want'…
git:20260919.20d77cb · audit A · 4 stars
gh-issue-planner skill
ymd38/dev-skills · skills/gh-issue-planner/SKILL.md · Fetch a GitHub Issue by ID using the gh CLI, investigate related code, propose a structured response plan (policy…
git:20260919.2a16c51 · audit A · 4 stars
gh-issue-resolver skill
ymd38/dev-skills · skills/gh-issue-resolver/SKILL.md · Implement and verify a fix for a GitHub Issue whose response plan has already been posted as a comment by…
git:20260919.20d77cb · audit A · 4 stars
progress-dashboard skill
ymd38/dev-skills · skills/progress-dashboard/SKILL.md · Generate an interactive HTML dashboard that visualizes improvement progress from software-evaluation and…
git:20260919.20d77cb · audit A · 4 stars
report-to-issues skill
ymd38/dev-skills · skills/report-to-issues/SKILL.md · Parses reports generated by the software-evaluation or vulnerability-scan skills and interactively registers selected…
git:20260919.20d77cb · audit A · 4 stars
software-evaluation skill
ymd38/dev-skills · skills/software-evaluation/SKILL.md · Evaluate code quality across five pillars (Architecture, Reliability, Observability, Security, DX) and produce a 1-10…
git:20260919.20d77cb · audit A · 4 stars
spec-doc skill
ymd38/dev-skills · skills/spec-doc/SKILL.md · Generate or sync a "Living Specification" (docs/spec.md) from source code to eliminate doc-code drift. Use when…
git:20260919.20d77cb · audit A · 4 stars
vulnerability-scan skill
ymd38/dev-skills · skills/vulnerability-scan/SKILL.md · Run an offensive security audit (OWASP-based) using Semgrep and produce a read-only vulnerability report. Use before…
git:20260919.20d77cb · audit A · 4 stars

Every file in ymd38/dev-skills

Other files named setup

setup skill
feder-cr/aihawk · skills/setup/SKILL.md · What the invisible_playwright_mcp browser server needs on this machine - the patched Firefox it drives, which the…
git:20260923.a602cff · audit B · 31,647 stars
setup skill
feder-cr/invisible_playwright_mcp · skills/setup/SKILL.md · What the invisible_playwright_mcp browser server needs on this machine - the patched Firefox it drives, which the…
git:20260923.a602cff · audit B · 31,631 stars
setup skill
nanocoai/nanoclaw · .claude/skills/setup/SKILL.md · Run initial NanoClaw setup. Use when user wants to install NanoClaw, configure it, or go through first-time setup…
git:20260606.14dba9b · audit A · 30,833 stars
setup skill
tencent/teamai-cli · skill-data/setup/SKILL.md · TeamAI day 0 and repo lifecycle: create a team repo as admin, join an existing team as a member, manage members, roles…
git:20260923.ca6e512 · audit A · 4,976 stars
setup skill
alsk1992/cloddsbot · src/skills/bundled/setup/SKILL.md · Setup Wizard — Configure environment for all skills
git:20260208.767d1d8 · audit A · 2,830 stars
setup rules
sipyourdrink-ltd/bernstein · .cursor/rules/setup.mdc · Setup
git:20260521.b455a7c · audit A · 1,263 stars
setup skill
fcakyon/claude-codex-settings · plugins/overleaf-skills/skills/setup/SKILL.md · This skill should be used when user asks to "set up overleaf", "configure overleaf cookie", "overleaf auth failed"…
git:20260502.ad8603b · audit A · 1,153 stars
setup skill
fcakyon/claude-codex-settings · plugins/github-dev/skills/setup/SKILL.md · This skill should be used when the user asks "how to setup GitHub CLI", "configure gh", "gh auth not working", "GitHub…
git:20260408.6476d71 · audit A · 1,153 stars

Browse by kind, by grade A, or by owner.