Cold start interview
Skill Zerif007/Claude_Legal-Bangladesh_Edition/bd-health-pharma-legal/skills/cold-start-interview
Mandatory first-run setup interview for bd-health-pharma-legal. Use when the plugin is freshly installed, when config still shows [PLACEHOLDER], or when the user says "set up", "configure", or "interview". Writes the practice profile that every other skill in this plugin reads before doing substantive work.From its SKILL.md
npx -y skills add Zerif007/Claude_Legal-Bangladesh_Edition --skill cold-start-interviewAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 24 days oldThe repository was created 24 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
2.4 KB, 499 tokens by cl100k_base, as published. Nobody here has run it
Cold Start Interview — bd-health-pharma-legal
Purpose
No skill in this plugin should produce Bangladesh legal work product against guessed
defaults. This interview captures the practice profile and writes it to
~/.claude/plugins/config/claude-for-legal-bd/bd-health-pharma-legal/CLAUDE.md (creating directories as
needed), plus the shared ~/.claude/plugins/config/claude-for-legal-bd/firm-profile.md
if it doesn't exist yet.
How to run it
- Firm profile first. If
firm-profile.mdis missing, ask: firm/company name, type (law firm / in-house / solo), size, sectors served, languages of work (English/Bangla/ bilingual and which prevails), and overall risk posture. Write it. - Plugin-specific interview. Conversationally cover: industry position (manufacturer/importer/hospital/clinic/telemedicine), DGDA licence portfolio, pharmacovigilance ownership, clinical-trial activity, pricing-control exposure (essential drug list). One topic at a time; confirm understanding back; accept "skip" and leave a [PLACEHOLDER] rather than inventing an answer.
- Attorney sign-off gate. For any position that gates automated triage, record who
approved it. Positions without a named approving lawyer stay marked
[unapproved — attorney review required]and skills must treat them as YELLOW-at-best. - Write the profile using the template structure in this plugin's shipped CLAUDE.md, replacing every [PLACEHOLDER] you have an answer for. Show the user the final file.
- Close by suggesting
/bd-law-watch:update-checkif it hasn't run in 30 days — Bangladesh's ordinance-era law moves fast and the profile is only as good as the statute set under it.
Guardrails
Never store client-identifying matter data in the repo copy of any CLAUDE.md — config
lives only under ~/.claude/plugins/config/. All statute citations in later skills must
resolve against references/full-statute-corpus.csv / statute-index.md, and anything
flagged [Repealed] in references/repealed-statutes.md must never be cited as current.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.
Gives 0 of the 12 instructions most project setup skills give in 499 tokens
Counted across 999 of the 1,637 authors here whose files we hold, read 2026-08-07
- Ask one question at a timein 29 of 999, across 28 files
- Detect the package manager from lockfilesin 28 of 999, across 9 files
- Present findings to the userin 26 of 999, across 5 files
- Explore current repo statein 24 of 999, across 3 files
- Update the agent skills block in place if it existsin 24 of 999, across 3 files
- Install husky lint-staged and prettierin 23 of 999, across 4 files
- Create the lintstagedrc filein 22 of 999, across 3 files
- Commit all changed filesin 22 of 999, across 3 files
- Run lint-staged to verify it worksin 22 of 999, across 3 files
- Create the husky pre-commit filein 21 of 999, across 2 files
- Create a prettierrc file if missingin 21 of 999, across 2 files
- Initialize huskyin 21 of 999, across 2 files
Said here and by no other author read
- write practice profile before substantive work
- ask firm profile questions if file is missing
- cover plugin-specific interview topics one at a time
- accept skip and leave placeholder
- record approving attorney for triage gating positions
- mark unapproved positions as requiring attorney review
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.