start

First-time onboarding — asks where you are, then guides you to the right workflow. No assumptions.

Safety Notice

This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.

Copy this and send it to your AI assistant to learn

Install skill "start" with this command: npx skills add sadowskr/skillsmp-sadowskr-sadowskr-start

No markdown body

This source entry does not include full markdown content beyond metadata.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

changelog

Auto-generates a changelog from git commits, sprint data, and design documents. Produces both internal and user-facing versions.

Repository SourceNeeds Review
Security

adopt

Brownfield onboarding — audits existing project artifacts for template format compliance (not just existence), classifies gaps by impact, and produces a numbered migration plan. Run this when joining an in-progress project or upgrading from an older template version. Distinct from /project-stage-detect (which checks what exists) — this checks whether what exists will actually work with the template's skills.

Repository SourceNeeds Review
General

architecture-decision

Creates an Architecture Decision Record (ADR) documenting a significant technical decision, its context, alternatives considered, and consequences. Every major technical choice should have an ADR.

Repository SourceNeeds Review
General

architecture-review

Validates completeness and consistency of the project architecture against all design specs. Builds a traceability matrix mapping every design spec technical requirement to ADRs, identifies coverage gaps, detects cross-ADR conflicts, verifies stack compatibility consistency across all decisions, and produces a PASS/CONCERNS/FAIL verdict. The architecture equivalent of /design-review.

Repository SourceNeeds Review
start | V50.AI