architekt-jutra-code
Domain modeling, requirements critique, and architecture boundary verification
Directs the agent to follow project coding standards, execute maister workflow commands without skipping steps, and (in the incident variants) use knowledge graph and observability tools to diagnose production incidents within ownership boundaries.
All Skills in This Repository (14)
Pure Emerald Level Indicatorsincident-diagnosis-review
Evaluates AI agent incident diagnoses for latency degradation events using predefined rubrics and artifact files.
transcript-critic
Analyze meeting transcripts and requirements for hidden decision-making flaws.
maister:metaprogram-classifier
Identify active NLP metaprograms from utterances and generate confidence-scored communication strategies.
maister:problem-classifier
Classify business requirements into four domain-driven design modeling problem classes.
maister:requirements-critic
Analyze requirements with four structured validation checks and interactive reformulation.
maister:context-distiller
Analyze domain descriptions to detect ambiguities and unsafe context generalizations.
pricing-archetype-mapper
Transform domain pricing requirements into structured archetype models with component breakdowns.
archetype-scanner
Scan domain requirements against architectural archetypes and generate fit reports.
accounting-archetype-mapper
Transform domain requirements into accounting-style value flow models with traceability.
maister:aggregate-designer
Analyze concurrent command conflicts to design domain-driven design aggregate boundaries.
research-gatherer
Collect and cross-verify raw research findings from internal and external sources.
aj-kg-query
Query a Neo4j knowledge graph for AJ microkernel platform structure.
Frequently Asked Questions
FAQPage SchemaHow to install architekt-jutra-code?โผ
Run `npx skills add Architekt-Jutra/architekt-jutra-code --all -g -y` in your terminal to install all skills in this suite globally.
How to check if my requirements are well written?โผ
Use the requirements-critic skill: it flags solution language disguised as business needs, CRUD status changes hiding real behavior, and absolute quantifiers with unexplored edge cases.
How to choose the right modeling approach for a feature?โผ
The problem-classifier skill sorts your requirement into CRUD, Transformation, Integration, or Resource Contention and suggests a matching implementation approach.
Can these skills help with DDD aggregate design?โผ
Yes. The aggregate-designer skill walks you through command extraction, conflict analysis, and locking strategy to define correct consistency boundaries.
Do I need DDD experience to use these skills?โผ
No. Each skill asks targeted clarifying questions in plain language and explains its reasoning, so both engineers and product people can follow the modeling process.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core