Agent skill
constitution-reader
Read and summarize constitution principles for the AI-Native Robotics Textbook project. Use when checking project rules, validating compliance, or understanding constraints.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/constitution-reader-zeeshan080-ai-native-robotics
SKILL.md
Constitution Reader
Instructions
When this skill is invoked, help the user understand the project constitution:
- Read the constitution file at
.specify/memory/constitution.md - Summarize the relevant principles based on the user's query
- Highlight any constraints or requirements that apply
- 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.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?