Commit Graph

19 Commits

Author SHA1 Message Date
Julius Brussee 8470b263d8 Merge pull request #7 from JuliusBrussee/claude/deslopify-skill-rewrite-zwtcvy
Tighten deslopify prose and clarify detection workflow
2026-08-07 14:57:32 +02:00
Claude 8efe3af8bd Deslopify the deslopify skill
Ran the skill's own workflow against skills/deslopify/SKILL.md.

Scan findings in the skill's own prose (quoted catalog patterns excluded):
- 8 negative parallelisms, including two section headings and the
  subtitle line
- em-dash density 23 in 1151 words against the skill's own ~1-per-150
  budget, with 4 sentences carrying two dashes
- 4 mid-paragraph bolds
- one rule-of-three anaphora
- one throat-clearing opener ("not optional and not a formality")

Rewrote by meaning per Phase 2 triage, then re-scanned. Em dashes now 2
in 1120 words, both inside quoted example patterns; remaining regex hits
are the catalog quoting itself. Cadence spans 4-44 words with no runs of
3+ sentences within +/-4. Register held to the technical-docs profile in
references/voices.md, so the "Term: definition" bullets stay.

Content, phase structure, reference links, and trigger phrases in the
frontmatter description are unchanged; the description drops its false
range ("anything between") and em dash.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015nnqhunsBsEavSZbsXjjiq
2026-08-07 12:56:20 +00:00
Julius Brussee b031a6f668 Merge pull request #6 from JuliusBrussee/claude/fuck-slop-skill-rename-hvfuv7
Rename fuck-slop skill to deslopify
2026-08-07 14:51:39 +02:00
Claude b05ba80c7f Rename fuck-slop skill to deslopify
The old name hurt discoverability and made the repo awkward to link
publicly. Renames the skill directory, frontmatter name, headings, and
all doc references, and drops the vulgar trigger phrases from the
description so the word no longer appears in indexed frontmatter.

Invocation is now /deslopify; "deslop", "de-slop this", "remove the AI
tells", and "humanize this" still trigger the skill.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01YM6LL3db5t2gjNGGPsU4dt
2026-08-07 12:50:04 +00:00
Julius Brussee e8048f01ab Merge pull request #5 from JuliusBrussee/claude/last-20-percent-skill-wv1ork
Add last-20-percent skill for finishing the experiential layer agents skip
2026-07-08 10:02:27 +02:00
Claude 3dee1f1add Add last-20-percent skill for finishing the experiential layer agents skip
New skill that counters the structural failure where agents decompose the
noun of a request (wiki -> ingestion, search, LLM) and the experience of
using the thing never appears in the decomposition, so it never becomes a
task. The skill decomposes the scene instead: a concrete magic moment,
walked step by step, with the residue specced at plumbing fidelity.

- skills/last-20-percent/SKILL.md: five-phase workflow (magic moment,
  scene-vs-noun decomposition, plumbing-fidelity specs with golden
  artifacts, front-loading, the walk) plus plan and audit modes
- references/last-20-catalog.md: eight recurring categories of skipped
  work with probe questions and cross-domain examples
- README.md, CLAUDE.md: register the eighth skill

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019MYgZjVEB9jkRWL6eL1Uq5
2026-07-08 08:01:53 +00:00
Julius Brussee 1fa763bf01 Merge pull request #4 from JuliusBrussee/claude/charming-ramanujan-3mfx70
Add banner SVG to README
2026-06-14 23:56:28 +02:00
Claude fad799343a Add hero banner image to top of README
Add an SVG hero banner (Julius Brussee / Software Engineer) and embed it
at the top of the README.

https://claude.ai/code/session_01TQd6ZKWNTZ7rV4R2AZHZgm
2026-06-14 21:36:10 +00:00
Julius Brussee 431023497c Merge pull request #2 from JuliusBrussee/claude/agent-canary-skill-sfbdow 2026-06-12 16:53:29 +02:00
Claude efc09514cc Merge main, update skill roster to seven with fuck-slop and context-canary
https://claude.ai/code/session_01CWPytH8cfzYfCgU6eC9pX9
2026-06-12 14:51:46 +00:00
Julius Brussee bd220f1279 Merge pull request #3 from JuliusBrussee/claude/compassionate-hawking-lj0k41 2026-06-12 16:50:03 +02:00
Claude d31e84fd0b Add context-canary skill for detecting silent context degradation
Installs a per-turn first-line canary (user name + turn counter + honest
context self-check) so attention drift, compaction, and truncation become
visible the moment they happen, with a checkpoint/re-anchor/reset trip
protocol. References file documents the research grounding: Chroma's
context-rot study, Lost in the Middle (Liu et al.), instruction-drift
findings, compaction summary loss, and Breunig's context failure taxonomy.

Updates README, CLAUDE.md, and CONTEXT.md skill rosters to six skills.

https://claude.ai/code/session_01CWPytH8cfzYfCgU6eC9pX9
2026-06-12 14:15:59 +00:00
Claude b04d11518a Add fuck-slop skill: scan-and-rewrite loop that erases AI-writing tells
New skill built around the insight that the worst AI tells (negative
parallelism / 'not X but Y', rule-of-three, puffery, uniform cadence)
are emergent generative habits, not vocabulary mistakes — so a rewriting
model reintroduces them in paraphrase. The skill therefore runs a loop:
mechanical regex scan -> rewrite at the level of meaning -> re-scan the
output until clean, then a per-genre register check.

- skills/fuck-slop/SKILL.md: workflow (target, scan, meaning-first
  rewrite triage, verify loop, register check, anti-overcorrection rules)
- references/tells.md: runnable grep -E catalog of tells, tested against
  slop and clean samples
- references/voices.md: register guide for academic, tweet, reddit,
  LinkedIn, email, blog, marketing, docs, and application prose
- README/CONTEXT/CLAUDE.md: list the sixth skill

https://claude.ai/code/session_014C4zq4r5oQv7427bdvzqd2
2026-06-12 14:03:31 +00:00
Julius Brussee dc1bac3945 Merge pull request #1 from JuliusBrussee/claude/junior-senior-review-agent-k5mvn4 2026-06-11 11:32:50 +02:00
Claude bbce5fd0be Add junior-to-senior adversarial plan review skill
Treats agent-generated plans as junior work and constructs a senior
reviewer grounded in codebase research plus web research of current
best practices. Diagnoses altitude failures (fog: vague on hard parts;
tunnel: granular with no product vision), reviews adversarially with
evidence-backed findings, and rewrites the plan into a scoped,
state-of-the-art version with product decisions surfaced as open
questions.

Includes references for the review rubric (altitude tests, vague-word
blacklist, severity calibration) and the research playbook (code and
web research tracks, source quality ranking, stop conditions).

https://claude.ai/code/session_01EXN9BXWy6933G7RNQmmUU5
2026-06-11 09:16:02 +00:00
Julius Brussee 57e72a7feb Rename ui-craft skill to interface-kit
Rename the `ui-craft` skill to `interface-kit`: move/rename the skill directory and reference files (skills/ui-craft → skills/interface-kit), update SKILL.md (name and heading), and update repository docs (CLAUDE.md, CONTEXT.md, README.md, docs/adr/0001-repo-shape.md) to reflect the new name and wording. Keeps priorities and content intact while standardizing naming across the repo.
2026-06-08 22:02:04 +02:00
Julius Brussee 0ccc7eec5e Add loop-factory skill and docs
Introduce the new `loop-factory` skill and its documentation. Adds skills/loop-factory/SKILL.md plus reference docs (autonomous.md, commands.md, install.md, spec-authoring.md) describing the spec-driven inbox→active→archive loop, autonomous mode, CLI commands, install steps, and spec authoring guidance. Also updates README.md, CONTEXT.md, and CLAUDE.md to list and summarize the new skill.
2026-06-08 21:54:48 +02:00
Julius Brussee 786189931f Add grill-me calibration workflow 2026-06-08 21:11:29 +02:00
Julius Brussee e19ef823ff Initial skills repo 2026-06-08 21:06:22 +02:00