AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Agentic Systems Engineering

skill-jon-devlapaz-agentic-se-skills-agentic-systems-engineering · by jon-devlapaz

Use when a coding task needs systems-engineering routing across ConOps, requirements, interfaces, integration, verification, validation, decisions, technical assessment, or codebase assessment.

No reviews yet
0 installs
30 views
0.0% view→install

Install

$ agentstack add skill-jon-devlapaz-agentic-se-skills-agentic-systems-engineering

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-jon-devlapaz-agentic-se-skills-agentic-systems-engineering)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Agentic Systems Engineering? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Agentic Systems Engineering

Purpose

Use this router skill to select the smallest useful systems-engineering playbook for agentic software development work. The router reduces ambiguity between overlapping public skills by exposing one activation point and then loading one or more internal playbooks by intent.

When To Use

  • The request mixes user need, requirements, tests, design choices, integration risk, or acceptance evidence.
  • The task needs a durable artifact such as a ConOps brief, requirements matrix, interface contract, integration plan, verification matrix, validation plan, decision record, or checkpoint note.
  • The user asks for systems-engineering discipline, NASA-SE inspired workflow, source-grounded planning, behavioral validation, or release readiness.
  • The user asks to assess a repo, score codebase health, run a NASA-SE-aligned audit, or identify robustness gaps.
  • A task has enough ambiguity or risk that categories must be separated before coding.

When Not To Use

  • Trivial code edits, simple syntax fixes, formatting-only changes, or ordinary dependency updates.
  • Tasks with no systems-engineering artifact needed.
  • Pure factual lookup, extraction maintenance, source PDF processing, or requests to rerun extraction.
  • Cases where the user explicitly asks for one legacy repo-scoped skill such as requirements-distiller or verification-planner.
  • Cases where the right action is a direct command or a local repo inspection with no planning artifact.

Routing Table

| User intent | Load internal playbook | | --- | --- | | unclear intent, operational scenario, actors, nominal/off-nominal flow | playbooks/conops.md | | user goal to obligations, vague feature to testable statements | playbooks/requirements-distillation.md | | requirements review, ambiguity, contradiction, unverifiable wording | playbooks/requirements-audit.md | | module/API/tool boundary, external dependency, schema or protocol boundary | playbooks/interface-contracts.md | | multi-component assembly, generated artifact sequence, merge ordering | playbooks/integration-planning.md | | proof against stated requirements, test/inspection/analysis/demo matrix | playbooks/verification-planning.md | | proof against intended use, user workflow, ConOps fit, operational need | playbooks/validation-planning.md | | option choice, architecture/tool tradeoff, criteria, rationale | playbooks/decision-analysis.md | | checkpoint, drift, failure, readiness, closeout, residual risk | playbooks/technical-assessment.md | | codebase health, NASA-SE audit, robustness review, evidence scoring, release-readiness assessment | playbooks/codebase-assessment.md |

Sequencing Rules

  1. If intent is unclear, start with playbooks/conops.md before requirements.
  2. If turning user intent into obligations, load playbooks/requirements-distillation.md; audit high-risk output with playbooks/requirements-audit.md.
  3. If a boundary crosses modules, APIs, tools, files, schemas, or generated artifacts, load playbooks/interface-contracts.md before integration planning.
  4. If multiple components must become one working result, load playbooks/integration-planning.md and name checkpoints.
  5. If proving compliance with specified requirements, load playbooks/verification-planning.md.
  6. If proving fit for intended use, user workflow, or ConOps, load playbooks/validation-planning.md.
  7. If choosing among options, load playbooks/decision-analysis.md before selecting.
  8. If evidence, drift, residual risk, or closeout is the issue, load playbooks/technical-assessment.md.
  9. If scoring a repo or judging engineering maturity, load playbooks/codebase-assessment.md first, then route findings to remediation playbooks.
  10. When multiple playbooks apply, sequence them explicitly instead of blending terms.

Required Distinctions

  • Goals and objectives are not requirements. Keep desired outcomes separate until a specific, necessary, testable obligation exists.
  • Requirements are not implementation choices. Treat architecture, libraries, UI patterns, data models, and tools as design choices unless the user or source makes them constraints.
  • Verification proves compliance with specified requirements using test, inspection, analysis, or demonstration evidence.
  • Validation checks intended use, user workflow, operational need, or ConOps fit. Verification passing does not prove validation.
  • Source grounding is workflow context, not proof of agent performance.

Source-Grounding Caveat

The NASA Systems Engineering Handbook references in references/ explain why these workflow categories exist. They do not prove that a generated answer is useful, correct, or behaviorally better. Behavioral effectiveness must be judged with eval outputs, reviewer notes, and practical task results.

Playbook Loading

After choosing a route, read only the matching internal playbook and any directly referenced note needed for the answer. Prefer concise artifacts over broad process narration.

Bundled Direct Skills

This plugin also exposes the eight canonical direct skills under skills/ (for example requirements-distiller, verification-planner). Use a direct skill when the user names it explicitly or when the task needs only one workflow without router sequencing. Use this router when intent is mixed, ambiguous, or spans multiple categories. Canonical copies remain under .agents/skills/; plugin entries link to those paths via scripts/sync_harness_skills.sh.

Output Discipline

  • State the selected playbook and why it was selected.
  • When one internal playbook is selected, produce every mandatory section in that playbook's Output (do not emit a shortened artifact).
  • Produce the requested artifact, not generic systems-engineering prose.
  • Preserve category labels: goal, objective, requirement, constraint, assumption, implementation choice, verification evidence, validation evidence.
  • Call out unsupported claims and missing evidence.
  • Score assessments only from inspectable target-repo evidence.
  • Keep NASA citations as source context and avoid claiming that citations prove agent behavior.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.