sdlc-assured
25SteveGJones/ai-first-sdlc-practices
Plugin Claude Code
Assured (Method 2) regulated-industry SDLC bundle — v0.2.0 audit-ready at the tooling layer.
SteveGJones/ai-first-sdlc-practices
Plugin Claude Code
Assured (Method 2) regulated-industry SDLC bundle — v0.2.0 audit-ready at the tooling layer.
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.
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.
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.
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.
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.
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.
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.
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.
SteveGJones/ai-first-sdlc-practices
Plugin Claude Code
AI-First SDLC — zero-debt development with validators, enforcement, and workflows.
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.
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...
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...
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.
SteveGJones/ai-first-sdlc-practices
Hook
Runs when a session starts, executing session-banner.sh via bash. From SteveGJones/ai-first-sdlc-practices.
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.
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.
SteveGJones/ai-first-sdlc-practices
Agent
Mock agent shipped by the sample bundle for installer testing.
SteveGJones/ai-first-sdlc-practices
Skill Claude CodeCodex
Mock skill shipped by the sample bundle for installer testing.
SteveGJones/ai-first-sdlc-practices
Skill Claude CodeCodex
Validated commit — runs quick checks before committing. Use when ready to commit changes.
SteveGJones/ai-first-sdlc-practices
Skill Claude CodeCodex
Create a new feature with proposal, retrospective, and branch. Use when starting new development work.
SteveGJones/ai-first-sdlc-practices
Skill Claude CodeCodex
Create a pull request with full validation. Use when ready to submit work for review.
SteveGJones/ai-first-sdlc-practices
Skill Claude CodeCodex
Package source files into plugin directories using release-mapping.yaml. Use when preparing a plugin release.
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.