constitution-reader
Read and summarize constitution principles for the AI-Native Robotics Textbook project. Use when checking project rules, validating compliance, or understanding constraints.
Packaged view
This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.
Install command
npx @skill-hub/cli install zeeshan080-ai-native-robotics-constitution-reader
Repository
Skill path: .claude/skills/constitution-reader
Read and summarize constitution principles for the AI-Native Robotics Textbook project. Use when checking project rules, validating compliance, or understanding constraints.
Open repositoryBest for
Primary workflow: Analyze Data & AI.
Technical facets: Full Stack, Data / AI.
Target audience: everyone.
License: Unknown.
Original source
Catalog source: SkillHub Club.
Repository owner: zeeshan080.
This is still a mirrored public skill entry. Review the repository before installing into production workflows.
What it helps with
- Install constitution-reader into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
- Review https://github.com/zeeshan080/ai-native-robotics before adding constitution-reader to shared team environments
- Use constitution-reader for development workflows
Works across
Favorites: 0.
Sub-skills: 0.
Aggregator: No.
Original source / Raw SKILL.md
--- name: constitution-reader description: Read and summarize constitution principles for the AI-Native Robotics Textbook project. Use when checking project rules, validating compliance, or understanding constraints. allowed-tools: Read, Grep --- # Constitution Reader ## Instructions When this skill is invoked, help the user understand the project constitution: 1. Read the constitution file at `.specify/memory/constitution.md` 2. Summarize the relevant principles based on the user's query 3. Highlight any constraints or requirements that apply 4. Reference specific sections when providing guidance ## Key Sections to Reference - **Section III**: Strict Technical Stack (allowed frameworks and libraries) - **Section IV**: Pedagogical Layers (L1-L5 definitions) - **Section VII**: Content Agents Specification - **Section VIII**: Software-Building Agents Specification - **Section IX**: Quality & Verification requirements ## Examples **User asks**: "What tech stack is allowed for the backend?" **Response**: Reference Section III - Only FastAPI, Qdrant, BetterAuth are permitted. **User asks**: "How should content be structured?" **Response**: Reference Section VII - Content must include "Try With AI" final section. ## Reference For the full constitution, see [reference.md](reference.md).