build-guide

Generate a supervising-attorney practice-area guide defining intake questions, pedagogy posture, and review gates.

Updated May 15, 2026
One-click install
npx skills add https://github.com/az9713/claude-for-legal-tutorial --skill build-guide-az9713
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: build-guide
Source: https://github.com/az9713/claude-for-legal-tutorial/tree/main/legal-clinic/skills/build-guide
Command: npx skills add https://github.com/az9713/claude-for-legal-tutorial --skill build-guide-az9713

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps a supervising attorney author a per-practice-area practice guide that controls how student-facing clinic skills conduct intake, adopt a pedagogy posture, apply review gates, and run cross-plugin checks.

Core Features & Use Cases

  • Supervisor-gated guide authoring: Verifies the supervising attorney role before writing configuration artifacts.
  • Practice-area specific configuration: Captures intake questions, red flags, and refer-out criteria for one clinic practice area, stored as a markdown guide file.
  • Pedagogy posture + review gates: Sets defaults and optional per-document overrides for assist/guide/teach, and defines which work products require supervisor review.
  • Cross-plugin check wiring: Records which external-plugin skills students should use and how supervision wrappers apply.
  • Jurisdiction and local rules capture: Stores practice-area-specific local rules and forms pointers that downstream drafting/advising should reference.

Quick Start

Use the build-guide skill to generate or revise a practice-area guide by running /legal-clinic:build-guide.

Frequently Asked Questions about build-guide

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure a legal clinic practice guide for student-facing workflows?

A legal clinic practice guide configures student-facing workflows by capturing intake questions, red flags, refer-out criteria, and local rules for a specific practice area, storing the output as a markdown guide file.

What is a pedagogy posture in a legal clinic configuration?

A pedagogy posture in legal clinic configuration sets the teaching stance to assist, guide, or teach, establishing defaults and optional per-document overrides that shape how student-facing skills interact with clinic users.

How do I set up review gates and cross-plugin checks for a legal clinic?

Review gates and cross-plugin checks are established by defining which work products require supervising attorney review and recording which external-plugin skills students should use with applicable supervision wrappers in the practice guide.

Can I create practice-area guides if I am a student in the legal clinic?

Practice-area guide authoring requires supervising attorney access. The configuration process enforces supervisor-only access to ensure only authorized supervisors can write or revise clinic guide artifacts.

Where are generated legal clinic practice guides stored?

Generated practice guides are written to a deterministic guides/<practice-area>.md path, matching an expected template structure so downstream student-facing drafting and advising skills can read the configuration.

What local rules and jurisdiction information can I include in a clinic practice guide?

A clinic practice guide captures practice-area-specific local rules and forms pointers that downstream drafting and advising skills reference, ensuring jurisdiction-specific compliance during student work products.