Skip to content

docs: add the agent-facing skill library#486

Merged
drmrd merged 1 commit into
mainfrom
docs/agent-skill-library
Jul 6, 2026
Merged

docs: add the agent-facing skill library#486
drmrd merged 1 commit into
mainfrom
docs/agent-skill-library

Conversation

@drmrd

@drmrd drmrd commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Adds sixteen task-scoped skills under .claude/skills/ so agent sessions can load the repo's operating knowledge on demand instead of rediscovering it each time. The set spans process (change control, validation and QA, parallel delivery, research methodology), machinery (build and environment, configuration axes, diagnostics, running and operating the app), reference (architecture contract, domain reference, docs and writing policy, research frontier), and response playbooks (debugging, the rendering-defect campaign, failure archaeology, proof and analysis).

Every skill states when to use it and when not to, and closes with a provenance section listing the commands that re-verify each fact it asserts. Facts were checked against the repo and live GitHub state on 2026-07-05. The full set then went through independent factual, doctrine, and usability review passes, and all blocking and important findings were fixed before this PR.

Doc-only change: no source or test files. Heavy CI suites skip by path selection.

Sixteen task-scoped skills under .claude/skills/ carrying the repo's
operating knowledge for agent sessions: change control, validation and
QA, build and environment, rendering-defect response, domain reference,
and research process. Each skill records its provenance and the commands
to re-verify the facts it asserts.
@drmrd
drmrd force-pushed the docs/agent-skill-library branch from 7f7f574 to c3b09da Compare July 6, 2026 00:10
@drmrd
drmrd merged commit 953c8e9 into main Jul 6, 2026
8 checks passed
@drmrd
drmrd deleted the docs/agent-skill-library branch July 6, 2026 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant