SteveGJones

61 mods across 1 repository, 41 stars between them.

SteveGJones/ai-first-sdlc-practices

Skill Claude CodeCodex

Guide the team through writing a change-impact record for IEC 62304 / FDA / ISO 26262 ASIL C+ projects. Surfaces the affected REQ/DES/TEST/CODE artefacts and captures human-attested verification approach.

41 23d ago A 55 tokens original MIT

code-annotate

27

SteveGJones/ai-first-sdlc-practices

Skill Claude CodeCodex

Generate boilerplate # implements: annotation for a function based on the artefact ID, inserting it as the first line of the function body.

41 23d ago A 34 tokens original MIT

commission-assured

28

SteveGJones/ai-first-sdlc-practices

Skill Claude CodeCodex

Commission a project to the Assured (Method 2) SDLC bundle — install plugin, scaffold programs.yaml, set granularity and regulatory context, configure change-impact-gate.

41 23d ago A 40 tokens original MIT

kb-codeindex

29

SteveGJones/ai-first-sdlc-practices

Skill Claude CodeCodex

Parse all # implements: annotations in source code and emit library/code-index.md as a shelf-index. Also extracts cross-module import edges and writes library/dependency-edges.md. Idempotent — re-running produces byte-identical output if no annotations or imports changed.

41 23d ago A 62 tokens original MIT

module-bound-check

30

SteveGJones/ai-first-sdlc-practices

Skill Claude CodeCodex

Run all 5 decomposition validators (req-has-module, code-annotation-maps-to-module, visibility-rule-enforcement, anaemic-context-detection, granularity-match) on the project, reporting violations.

41 23d ago A 46 tokens original MIT

req-add

31

SteveGJones/ai-first-sdlc-practices

Skill Claude CodeCodex

Mint a new REQ ID in the Assured project's namespace, with module assignment, and append it to the requirements-spec.

41 23d ago A 28 tokens original MIT

req-link

32

SteveGJones/ai-first-sdlc-practices

Skill Claude CodeCodex

Add a satisfies link from a DES → REQ, TEST → REQ/DES, or CODE annotation → ID, validating that the target exists in the registry.

41 23d ago A 36 tokens original MIT

traceability-render

33

SteveGJones/ai-first-sdlc-practices

Skill Claude CodeCodex

Render module-scoped human-readable traceability for a single module — REQs, DESs, TESTs, code locations with anchor links, plus the module-dependency graph as a markdown edge-list.

41 23d ago A 44 tokens original MIT

SteveGJones/ai-first-sdlc-practices

Agent

Expert in code quality, security vulnerabilities (OWASP Top 10), language-specific patterns (Python/JS/Go/Java/Rust), and automated review tools. Use for PR reviews, security assessments, and review process setup.

41 23d ago A 51 tokens original MIT

SteveGJones/ai-first-sdlc-practices

Agent

Expert in requirements verification, goal alignment validation, and gap analysis for completed work. Use after implementing features, completing code sections, or finishing design work to ensure alignment with original requirements and identify de...

41 23d ago A 45 tokens original MIT

sdlc-enforcer

37

SteveGJones/ai-first-sdlc-practices

Agent

Expert in AI-First SDLC compliance enforcement, progressive quality gates, Zero Technical Debt policy, and process validation. Use for real-time compliance checking during development, branch protection validation, workflow guidance, and ensuring...

41 23d ago A 48 tokens original MIT

SteveGJones/ai-first-sdlc-practices

Agent

Enforces documentation-code fidelity, test coverage, and runtime verification. Use at every phase transition to verify that docs match code, tests exist and pass, and the application actually runs. Mandatory gate — nothing ships without proof.

41 23d ago A 48 tokens original MIT

PostToolUse

40

SteveGJones/ai-first-sdlc-practices

Hook

Runs after a tool call finishes for Write and Edit tool calls, executing check-tmp-usage.py via python. From SteveGJones/ai-first-sdlc-practices.

41 23d ago A tokens not measured original MIT

commission

41

SteveGJones/ai-first-sdlc-practices

Skill Claude CodeCodex

Commission a project to an SDLC option bundle (solo / single-team / programme / assured). Asks structured questions, recommends an option × level, installs the bundle, and records the decision in .sdlc/team-config.json.

41 23d ago A 49 tokens original MIT

commit

44

SteveGJones/ai-first-sdlc-practices

Skill Claude CodeCodex

Validated commit — runs quick checks before committing. Use when ready to commit changes.

41 23d ago A 18 tokens original MIT

pr

46

SteveGJones/ai-first-sdlc-practices

Skill Claude CodeCodex

Create a pull request with full validation. Use when ready to submit work for review.

41 23d ago A 19 tokens original MIT

rules

48

SteveGJones/ai-first-sdlc-practices

Skill Claude CodeCodex

AI-First SDLC compliance rules and standards. Use when checking code quality, validating architecture, enforcing zero technical debt, or making any compliance decision.

41 23d ago A 32 tokens original MIT