← Browse

@majiayu000/lp-do-assessment-08-current-situation

B

Current situation elicitation for new startups (ASSESSMENT-08). Captures launch surface, inventory/product readiness, commercial architecture, and pre-locked channel decisions. Produces operator-context artifact for intake sync.

skillclaude

Install

agr install @majiayu000/lp-do-assessment-08-current-situation --target claude

Writes 2 files into .claude/skills/, pinned to git-ce6dc159.

  • .claude/skills/lp-do-assessment-08-current-situation/SKILL.md
  • .claude/skills/lp-do-assessment-08-current-situation/metadata.json

Document


name: lp-do-assessment-08-current-situation description: Current situation elicitation for new startups (ASSESSMENT-08). Captures launch surface, inventory/product readiness, commercial architecture, and pre-locked channel decisions. Produces operator-context artifact for intake sync.

lp-do-assessment-08-current-situation — Current Situation (ASSESSMENT-08)

Load: ../_shared/assessment/assessment-base-contract.md

Elicits and records what the operator directly knows about the business before ASSESSMENT intake runs. Captures launch surface, inventory/product readiness, commercial architecture, and pre-locked channel decisions. All fields are either confirmed or explicitly marked as open gaps.

Invocation

/lp-do-assessment-08-current-situation --business <BIZ>

Required:

  • --business <BIZ> — 3-4 character business identifier

Business resolution pre-flight: If --business is absent or the directory docs/business-os/strategy/<BIZ>/ does not exist, apply _shared/business-resolution.md before any other step.

Operating Mode

ELICIT + WRITE

This skill:

  • Reads existing business strategy docs to extract any already-documented operator context
  • Pre-populates a draft artifact from whatever is already on record
  • Surfaces gaps and asks the operator to fill or confirm each field
  • Writes the final ASSESSMENT-08 artifact

Does NOT:

  • Research external sources (that is ASSESSMENT-01–ASSESSMENT-07 territory)
  • Make strategic recommendations about which options to pursue
  • Set field values the operator has not confirmed

Required Inputs (pre-flight)

Required:

  • --business <BIZ> — business identifier

Optional (read if present, note gap if absent):

  • docs/business-os/strategy/<BIZ>/plan.user.md — may contain operational context
  • docs/business-os/startup-baselines/<BIZ>/<YYYY-MM-DD>-assessment-intake-packet.user.md — may contain pre-recorded observed fields
  • docs/business-os/strategy/<BIZ>/s0c-option-select.user.md — may contain execution constraints (from ASSESSMENT-03)
  • Any other strategy or brief docs under docs/business-os/strategy/<BIZ>/

If upstream ASSESSMENT-01–ASSESSMENT-07 artifacts are absent, note the gap but proceed — ASSESSMENT-08 captures operator-direct knowledge only and does not depend on research outputs.


Steps

Load: modules/steps.md


Output Contract and Quality Gate

Load: modules/output-and-quality.md


Completion Message

"Operator evidence recorded: docs/business-os/strategy/<BIZ>/<YYYY-MM-DD>-operator-context.user.md. [N] fields confirmed, [M] gaps logged in Section E."

"All eight ASSESSMENT precursors (ASSESSMENT-01–ASSESSMENT-08) now present for . The next /startup-loop start or advance call will trigger ASSESSMENT intake sync automatically."


Integration

Upstream (ASSESSMENT-07): Runs after /lp-do-assessment-07-measurement-profiling --business <BIZ> produces -measurement-profile.user.md.

Downstream: modules/assessment-intake-sync.md reads this artifact as Precursor-ASSESSMENT-08. Section E gaps feed intake Section F (Missing-Data Checklist). Section D channel pre-decisions are preserved as operator-locked rows in intake Section D.

Repository README

Describes majiayu000/claude-skill-registry-data as a whole, which may contain artifacts other than this one. Where this artifact had no useful description of its own, its summary was taken from here.

Claude Skill Registry (Data)

This repo contains the archived skill contents (the heavy, browsable skill files).

Canonical layout

  • Category folders at repo root (e.g. development/, documents/, data/, ...)
  • Each skill lives under a category: <category>/<skill>/SKILL.md + <category>/<skill>/metadata.json
  • Case conflicts are resolved with {name}-{owner}-{repo} suffixes (fallback: -{short-hash}).

Archive status

  • Live badges above are sourced from claude-skill-registry-core stats.json.
  • Counts in this README are intentionally dynamic, not hardcoded.
  • If the badges look stale, refresh the core build/index pipeline rather than editing numbers here.

Where the index + site live

Trustgrade B

  • passBody integrity

    Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.

  • passType matchnot applicable to this artifact type

    Whether the artifact is really the kind of thing its metadata claims it is.

  • passFreshness

    How long since the source repository was last pushed to.

  • passPrompt injection

    Scans the artifact's own text for instructions aimed at your agent rather than at you.

  • warnLicenseno SPDX license detected

    Whether the source repository declares an SPDX license permissive enough to redistribute.

How the grade is calculated

Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:

  • Aevery check passed
  • Bone warning
  • Ctwo warnings
  • Dprompt injection or body integrity failed, or three warnings
  • Fone of those failed, and something else is wrong

These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.

Versions

  • git-ce6dc159c99d2026-07-31