agentsclimarketplace

Consult integrity

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

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-integrity

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 "consult integrity", "integrity gate", "integrity check", "verify proposal claims", "hallucination check proposal", "cos integrity". Seven-mode failure checklist at gates 3.5 and 5.5. Uses timeln-quickly and timeln-shipped to verify quotes and proof claims. NOT lint (use consult-consistency-lint), NOT red team (use consult-red-team).

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.3 KB, 807 tokens by cl100k_base, as published. Nobody here has run it

Consult Integrity -- Proposal Integrity Gate

Catch integrity failures before architecture (3.5) and before ship (5.5). Human-in-the-loop — report only; do not auto-fix.

Inputs

InputRequiredGate
01-frame through 05-commercialyes3.5
Source transcript / brief in Input/yes3.5
Architecture artifactyes5.5
Framework variants + lint inputrecommended5.5
timeln-quickly output on client quotesrun before gateboth
timeln-shipped output on proof claimsrun before gateboth

Prefetch (mandatory)

Before running checks, invoke:

  1. timeln-quickly — for each direct client quote in frame/arc/commercial: "what did they say about <topic>"
  2. timeln-shipped — for each "we've done / delivered / shipped" claim in arc/commercial/variants

Record prefetch results in the integrity report under ## Timeln verification.

Seven modes

IDModeCheckCritical when
I1Citation integrityClient quotes trace to Input/ or Timeln with doc titleQuote invents client language
I2Proof integrityShipped claims match timeln-shipped or marked no record — remove or softenFabricated past work
I3Scope lockOut-of-scope in frame absent from deliverables/acceptanceScope creep
I4Option driftMVP/Pilot/Full (or chosen option) consistent arc → gates → commercialConflicting option names
I5Metric fabricationNumbers in acceptance/commercial sourced or TBD metric -- workshopInvented SLOs or lift %
I6Stakeholder inventionNamed roles in gates/acceptance in source or unknown -- confirmFake gate owners
I7Diagram orphanEach architecture box maps to arc noun or acceptance row; unmapped promises flaggedDiagram promises extra work

Gate 3.5: run I1–I6 (skip I7 if no diagram yet). Gate 5.5: run all I1–I7.

Verdict

  • PASS — zero critical findings
  • FAIL — one or more critical; block next pipeline stage

Warnings do not block; list for user acknowledgment.

Output -- exactly this shape

## Integrity -- <client> -- <YYYY-MM-DD>

**Gate:** 3.5 | 5.5
**Verdict:** PASS | FAIL

## Timeln verification
| Claim / quote | timeln skill | Result |
|---|---|---|
| "..." | timeln-quickly | match / no record / mismatch |
| We shipped X | timeln-shipped | cited / no record |

**Summary**
- Critical: <n>
- Warning: <n>

**Findings**
| ID | Mode | Severity | Where | Issue | Fix |
|---|---|---|---|---|---|
| IG1 | I1 citation | critical | 02-arc | Quote not in transcript | Remove or mark paraphrase |

**Clean checks passed**
- ...

Rules

  • Do not invent Timeln results — if MCP skipped, note timeln skipped and downgrade I1/I2 to warning unless source doc verifies.
  • Suggested fix is one line; no full rewrites.
  • FAIL at 3.5 blocks ARCHITECT; FAIL at 5.5 blocks PACKAGE.

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.