Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

E1002 Phasing

ASecurity

Use when phasing verification activities with the project life cycle under ECSS-E-ST-10-02C clause 5.2.7: locate a life-cycle phase in the project phase sequence, decide whether a phase carries a verification output requirement, list the outputs that phase owes and the gaps against them, check entry readiness for a target phase, rank per-requirement verification maturity, roll that up to a project-wide status, and run the full phasing review. Trigger: ecss, e-st-10-02c, verification phasing, ...

2 stars
0 votes
0 copies
0 views
Added 9/27/2026
ai-agentsgosecurity

Works with

claude code

Security Analysis

A100/100

Scanned 9/27/2026

Install to Claude Code

$npx -y skills add ashfordeOU/aero-agent-skills --skill e1002-phasing --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of E1002 Phasing?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for E1002 Phasing
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-e1002-phasing/badge)](https://www.skillsdirectory.com/skills/ashfordeou-e1002-phasing)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: e1002-phasing
description: "Use when phasing verification activities with the project life cycle under ECSS-E-ST-10-02C clause 5.2.7: locate a life-cycle phase in the project phase sequence, decide whether a phase carries a verification output requirement, list the outputs that phase owes and the gaps against them, check entry readiness for a target phase, rank per-requirement verification maturity, roll that up to a project-wide status, and run the full phasing review. Trigger: ecss, e-st-10-02c, verification phasing, life cycle, phase A, phase outputs, entry readiness, maturity rank, project verification status."
license: Apache-2.0
compliance: STANDARDS-REF
standards:
  - id: ecss
    reference-only: true
gated: false
domain: space-systems
pack: space-systems
compatibility: "agentskills.io SKILL.md; any SKILL.md host (Claude Code, Hermes, OpenClaw)"
metadata:
  domain: space-systems
  subdomain: ecss
  tags: [ecss, e-st-10-02c, verification-phasing, life-cycle, phase-outputs, entry-readiness, maturity, project-status]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS Verification — Phasing with the Life Cycle (space-systems/ecss/e1002-phasing)

Use when phasing verification activities with the project life cycle under ECSS-E-ST-10-02C clause 5.2.7 — locating phases, listing owed outputs and gaps, checking entry readiness, ranking requirement maturity, and rolling up project status.

## Domain quick reference

- Verification planning starts in the earliest phase — it is not a late-lifecycle activity; placing it late is a phasing defect.
- Each phase carries a defined set of verification outputs; a phase may not close while any of its outputs is missing.
- Entry readiness for a phase depends on the previous phase's outputs being complete — check readiness before entering, not after.
- Per-requirement verification status has a maturity ordering (e.g. not-started < planned < in-progress < closed); the project status is the LEAST mature of its requirements.
- The phasing review is compliant only when no blocking issue remains across all phases.

## Workflow

1. Locate the phase: `phase_index(phase)` (raises on an unknown phase).
2. Decide applicability: `is_phase_applicable(phase)`.
3. List owed outputs: `required_outputs_for_phase(phase)`.
4. Find gaps: `phase_output_gaps(phase, outputs)`.
5. Check entry readiness: `phase_entry_readiness(target_phase, state)`.
6. Rank and roll up: `requirement_status_rank(status)`, `overall_verification_status(statuses)`.
7. Full review: `project_verification_phasing_review(project)` -> `is_phasing_compliant(review)`.

## Pitfalls

- Entering a phase whose predecessor's outputs are incomplete — `phase_entry_readiness` returns the blocking issues; resolve them first.
- Reporting project status as the MOST mature requirement — it is the least mature; one open requirement holds the project open.
- Treating a phase with no verification output requirement as 'no work' — applicability decides whether outputs are owed.
- Security-marking vocabulary: the content-policy gate flags the word beginning 'classif-'; use 'categorized' instead.

## Behavior contract (gate 3)

`scripts/test_e1002_phasing.py` (stdlib unittest, offline) verifies phase indexing and its error path, applicability, required-output lookup, gap detection, entry-readiness blockers, maturity ranking and least-mature roll-up, and the full phasing review.

## Compliance

ECSS-E-ST-10-02C is a normative standard; this leaf implements only common-knowledge procedure and paraphrases it — no verbatim standard text. `license: Apache-2.0`, `compliance: STANDARDS-REF`, `standards: ecss` (reference-only), `gated: false`.

Attribution

ashfordeOUashfordeOU
View sourceMore from ashfordeOU →
SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1074701 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

694821 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

691 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →