Use when running model-based systems engineering for an aerospace program: sequence the modeling workflow (requirements modeling, functional and logical architecture, allocation, analysis, traceability), check that every function is allocated to a design element, verify traceability closure (full for safety-critical items), and map modeling tasks to open-source toolchains such as Capella, OSATE, and Papyrus. Models are the primary artifacts; the systems engineering process follows the mapped ...
Scanned 9/27/2026
Install to Claude Code
npx -y skills add ashfordeOU/aero-agent-skills --skill systems-engineering --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Systems Engineering?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ashfordeou-systems-engineering)More formats (shields.io, HTML) on the badges page.
---
name: systems-engineering
description: "Use when running model-based systems engineering for an aerospace program: sequence the modeling workflow (requirements modeling, functional and logical architecture, allocation, analysis, traceability), check that every function is allocated to a design element, verify traceability closure (full for safety-critical items), and map modeling tasks to open-source toolchains such as Capella, OSATE, and Papyrus. Models are the primary artifacts; the systems engineering process follows the mapped guidance. Trigger: MBSE, model-based systems engineering, SysML, architecture modeling, functional architecture, allocation, digital thread, Capella, OSATE."
license: Apache-2.0
compliance: STANDARDS-REF
standards:
- id: arp4754a
reference-only: true
- id: arp4761a
reference-only: true
gated: false
domain: systems-engineering-safety
pack: systems-engineering-safety
compatibility: "agentskills.io SKILL.md; any SKILL.md host (Claude Code, Hermes, OpenClaw)"
metadata:
domain: systems-engineering-safety
subdomain: mbse
tags: [mbse, sysml, architecture, modeling, capella, osate, digital-thread, allocation]
version: 0.1.0
author: Aero Agent Skills
---
# MBSE Systems Engineering (systems-engineering-safety/mbse/systems-engineering)
Use when the task is model-based systems engineering: building and
checking the model workflow, allocation, and traceability for an
aerospace program.
## Domain quick reference
- MBSE executes systems engineering with models as the primary
artifacts: requirements against functional and logical
architecture, functions allocated to design elements, analysis run
on the architecture.
- The mapped systems-engineering guidance (ARP4754A) governs the
development process; MBSE is a means of executing it.
- Traceability links each requirement through design to its
verification; safety-critical items need full closure.
- Open-source toolchains: Capella (functional architecture), OSATE
(AADL architecture analysis), Papyrus (SysML modeling).
## Workflow
1. Model the requirements against the functional architecture.
2. Build the logical architecture and allocate functions to design
elements.
3. Run analysis (safety, performance) on the architecture.
4. Verify traceability closure; full closure for safety-critical
items.
5. Keep the model under configuration management and link it to the
verification artifacts (digital thread).
## Pitfalls
- Functions left unallocated while the model is declared closed.
- Safety-critical items with traceability gaps.
- Analysis skipped because the architecture is only diagrammed.
- Tool choice driven by habit instead of the modeling task.
## Behavior contract (gate 3)
The workflow, allocation, traceability, and toolchain logic is
exercised by the gate 3 contract test: scripts/test_mbse.py against
scripts/mbse_logic.py (stdlib unittest, offline). Run:
python3 scripts/test_mbse.py
## Compliance
- Standards referenced, not reproduced: ARP4754A / ARP4761A text is
proprietary (SAE); summary-only per standards-map.yaml and brief 06.
- Revision note: ARP4754B (2023) supersedes ARP4754A; this skill keys to
ARP4754A as the certification-baseline revision (FAA AC 20-174 cites A);
see standards-map.yaml arp4754a.revision_decision.
- compliance: STANDARDS-REF, gated: false.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!