agentsclimarketplace

Consult package

Skill Timelnapp/skills/skills/consulting-os/consult-package

6 SKILLs to improve Claude Code memory, derived from Timeln's second brain capability to remember everything.

Install
npx -y skills add Timelnapp/skills --skill consult-package

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 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.

What its author says it does

Copied from the file, not written here

Trigger on "package for exec", "consult deliverable pack", "appendix vs main deck", "client-ready consulting doc", "strip placeholders proposal", "readout structure". Assembles exec layer vs detail, removes placeholders, runs consistency pass. Produces client-facing artifact + lint report (inline `consult-consistency-lint` or separate).

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

3.5 KB, 735 tokens by cl100k_base, as published. Nobody here has run it

Consult Package -- Client-Ready Pack

Split executive storyline from detail; strip placeholders; align narrative ↔ gates ↔ acceptance ↔ commercial ↔ architecture; attach lint report.

Inputs

InputRequired
consult-frame through consult-commercial outputsyes
Architecture reference (from arch-diagrams or user paste)recommended

Prefetch skills as needed before packaging: timeln-quickly for verbatim quotes in Q&A appendix only when user asks.

Workflow

  1. Executive layer (≤2 pages or ≤10 slides outline)
    • Primary decision, definition of good, recommended option, why this sequence in 5 bullets max, top 3 risks, next step to sign.
  2. Detail layer
    • Full arc (abbreviate if duplicate), gate table, acceptance matrix, commercial section -- as appendix headings matching source order.
  3. Architecture insert
    • One placement only (exec summary pointer + full diagram in appendix). Caption: layers, shared vs optional, explicit non-claims.
  4. Placeholder strip -- replace TBD with either resolved text or Open: ... with owner; remove lorem and template stubs.
  5. Consistency -- run the same checks as consult-consistency-lint; embed Lint summary at end of artifact or ship as sibling block.
  6. Verification checklist (tick only when true):
    • Frame decision appears in exec opening
    • Every gate phase has acceptance
    • Diagram elements map to named deliverables or labeled out-of-scope
    • Commercial assumptions have failure impact
    • No orphan placeholders in exec layer

Output -- exactly this shape

## Pack -- <client or "TBD"> -- <YYYY-MM-DD>

### Executive summary
...

### Recommendation & risks
...

### Next step to sign
...

---

### Appendix A -- Arc
...

### Appendix B -- Gates
...

### Appendix C -- Acceptance
...

### Appendix D -- Commercial
...

### Appendix E -- Architecture
<embed or path note>

---

### Lint summary
<paste consult-consistency-lint Summary + Critical/Warning counts + top 5 FINDING rows or "clean">

### Verification
- [ ] ...

Rules

  • If lint shows critical findings, top of exec summary must include Open consistency items (bullet list of IDs) -- do not bury.
  • Do not add new scope in packaging; only reorganize and clarify.
  • One architecture story -- if multiple diagrams exist, pick reference; list alternates under Appendix E as superseded -- do not use or merge user direction.

Common failure modes

MistakeFix
Appendix is longer than main + unreadableCollapse tables; keep full tables in second artifact if user requests
Exec layer repeats appendix verbatimExec = decisions; appendix = evidence
Lint never runBlock ship; run embedded consult-consistency-lint

Pairing

Step skillRole in pack
consult-frameExec opening + scope
consult-arcExec storyline + App A
consult-gatesApp B; informs exec risks
consult-acceptanceApp C
consult-commercialApp D
arch-diagramsApp E
consult-consistency-lintLint summary + gate on criticals

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.