← ClaudeAtlas

yonsei-central-student-governance-counsellisted

Build source-grounded arguments for Yonsei University's Sinchon and International Campus undergraduate central student governance, including the General Student Council's student assembly, student referendum, expanded steering committee, central steering committee, legislation and audit bodies, plus the General Student Club Union's representatives meeting, steering committee, and central bodies. Reject other universities, Future Campus, and graduate governance, and require body-specific rules before advising on college, department, special, branch, or college-club-union bodies. Adaptively trace official publication paths with deterministic public access and Insane Search fallback. Use when a user supplies an agenda, dispute, desired position, motion, amendment, procedural objection, quorum question, sanction, finance, election, or registration issue and wants current rules turned into a meeting-ready argument with counterarguments, exact citations, and explicit uncertainty.
mrcha033/skills · ★ 0 · AI & Automation · score 62
Install: claude install-skill mrcha033/skills
# Yonsei Central Student Governance Counsel Treat this as decision-support, not an official interpretation or legal opinion. Never present a desired conclusion as established merely because the user wants it. ## Required input Accept natural language. Extract: - the agenda or dispute; - the position the user wants to advance; - the institution, campus, undergraduate member scope, and whether the body is central or subordinate; - the controlling governance domain: `student_council` or `club_union`; - the meeting body and meeting date, if known; - known facts, documents, vote counts, and procedural posture; - the desired output: speech, motion, amendment, objection, memo, or all. Infer harmless omissions. Ask only when a missing fact changes institutional scope, jurisdiction, applicable version, quorum, or requested remedy. Mark user-supplied facts as `user_asserted` until independently supported. ## Mandatory workflow 1. Set `SKILL_DIR` to this skill folder. Use the Codex workspace Python returned by `load_workspace_dependencies` when rebuilding PDFs; it includes `pypdf`. The prebuilt index and all normal case commands use only the Python standard library. 2. Validate the recorded source lineage, inspect optional Insane Search fallback availability, and live-check the authority-controlled publication paths: ```bash python3 "$SKILL_DIR/scripts/validate_source_lineage.py" python3 "$SKILL_DIR/scripts/adaptive_source_discovery.py" --locate-only python3 "$SKI