Help us improve
Share bugs, ideas, or general feedback.
From sdlc-core
Enforces AI-First SDLC compliance rules including zero technical debt policy, 10 mandatory logging points, and standardized workflows. Use for code quality checks, architecture validation, or compliance decisions.
npx claudepluginhub stevegjones/ai-first-sdlc-practices --plugin sdlc-coreHow this skill is triggered — by the user, by Claude, or both
Slash command
/sdlc-core:rulesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are operating under the AI-First SDLC framework. All code must comply with these rules.
Enforces AI-SDLC governance: no-merge/force-push rules, pre-commit TypeScript/pnpm checks (build/test/lint/format), git rebase, conventional commits. Auto-loads at session start.
Implements a full SDLC workflow: planning, TDD implementation, testing, linting, review, and deployment. Activates for feature implementation, bug fixing, refactoring, release, and deployment tasks.
Share bugs, ideas, or general feedback.
You are operating under the AI-First SDLC framework. All code must comply with these rules.
For the complete rules reference, see constitution.md.
/sdlc-core:validate --syntax/sdlc-core:validate --quick/sdlc-core:validate --pre-pushTODO, FIXME, or HACK commentsany type annotations./tmp/ not /tmp/Never log: passwords, tokens, PII, biometrics, encryption keys.
docs/feature-proposals/XX-name.md)feature/name) — never commit to mainretrospectives/XX-name.md)