build-guide

Generate supervisor-authorized practice-area guides for legal-clinic student skills.

Updated Dec 4, 2025
One-click install
npx skills add https://github.com/PolliticalSolutions/political-portal --skill build-guide-polliticalsolutions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: build-guide
Source: https://github.com/PolliticalSolutions/political-portal/tree/main/.claude/skills/legal-clinic/build-guide
Command: npx skills add https://github.com/PolliticalSolutions/political-portal --skill build-guide-polliticalsolutions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps a supervising attorney quickly define how student-facing legal-clinic skills should behave for a specific practice area, ensuring consistent intake, pedagogy, review, and local-rule coverage.

Core Features & Use Cases

  • Supervisor-gated guide authoring: Reads the supervisor role from the clinic’s CLAUDE configuration and stops if the user is not authorized to supervise.
  • Practice-area configuration generation: Walks through intake questions, pedagogy posture (assist/guide/teach), review gates, cross-plugin checks, and local rules, then writes a per-practice-area guide to the expected plugin config path.
  • Repeatable updates: Revises existing guides section-by-section, or overwrites by re-running the skill, keeping configuration changes quick and auditable.

Quick Start

Run build-guide for a practice area (for example immigration) to create or revise the supervisor-authored practice-area guide that student-facing skills will follow.

Frequently Asked Questions about build-guide

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

FAQPage Schema
How do I create a practice-area configuration guide for a legal clinic?

To create a practice-area configuration guide, you run a supervisor-gated authoring process that defines intake workflow, pedagogy posture, review gates, cross-plugin checks, and local rules, then writes the output to the prescribed filesystem path.

What is pedagogy posture in student-facing legal clinic skills?

Pedagogy posture defines the instructional stance—assist, guide, or teach—that student-facing legal clinic skills adopt when processing intake and interacting with users during workflows.

Can I update an existing legal clinic practice-area guide without rewriting it?

Yes, you can revise existing practice-area guides section-by-section or overwrite them entirely by re-running the skill, keeping configuration updates quick and auditable for student workflows and supervision routing.

Does authoring a clinic configuration guide require supervising-attorney authorization?

Yes, authoring a clinic configuration guide requires supervising-attorney authorization. The skill reads the supervisor role from the clinic's CLAUDE configuration and halts execution if the user lacks authorization.

How do review gates and cross-plugin checks work in legal clinic workflows?

Review gates establish mandatory supervision checkpoints in student workflows, while cross-plugin checks validate consistency across integrated clinic skills, ensuring processes align with local rules and supervisor-defined configurations.

When do I need per-practice-area behavior tuning for student legal workflows?

You need per-practice-area behavior tuning when a legal clinic requires distinct intake questions, pedagogy posture, review gates, and local rules for different practice areas, ensuring repeatable and auditable student workflow configurations.