Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
/plugin marketplace add thkt/dotclaudenpx agentmods add plugins/thkt/dotclaude/marketplacegit clone --depth 1 https://github.com/thkt/dotclaudeGrade A, and why
thkt-development-workflows marketplace scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"name": "thkt-development-workflows",
"owner": {
"name": "thkt",
"email": "",
"url": "https://github.com/thkt"
},
"metadata": {
"description": "Autonomous development workflow toolkit distributed as one self-contained plugin. Installing build clones the whole repository once, so every skill, agent, and workflow loads under the build: namespace with no cross-plugin duplication.",
"version": "4.1.0",
"architecture": "single-plugin",
"adr": "docs/decisions/0083-collapse-marketplace-to-single-build-plugin.md"
},
"plugins": [
{
"name": "build",
"source": { "source": "github", "repo": "thkt/dotclaude" },
"description": "End-to-end autonomous build. File an issue with /issue (optionally after /challenge, /research, and /think), hand the issue number to the build workflow, and get a draft PR after Load / Revalidate / Branch / Code / Cleanup / Verify / Ship. Heavy assurance (/audit, /polish) is human-invoked on that draft PR. Bundles the full reviewer and critic agent set, the code / audit / polish / shake / assert / adrift workflows, the planning skills (/think, /research, /slice, /outcome), the git skills (/commit, /checkout, /pr), and /dr, /census.",
"version": "4.1.0",
"author": {
"name": "thkt",
"url": "https://github.com/thkt"
},
"license": "MIT",
"keywords": ["build", "tdd", "issue", "audit", "polish", "workflow", "autonomous", "review"],
"category": "Implementation",
"commands": ["./skills/issue/SKILL.md", "./skills/fix/SKILL.md"]
}
]
}
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 31 lines scan A 06f1e33277b0
thkt-development-workflows marketplace is a plugin published in the GitHub repository thkt/dotclaude (11 stars, last pushed 2d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other plugins, from other repositories
dotskills marketplace
Plugin marketplace listing 20 plugins: codebase-memory-mcp, codex-goal-mining, codex-session-recovery, crabpot-perf-metrics, crawlkit.
full-audit
Exhaustive audit of an entire area (codebase/docs/skills/memory/config) — deterministic sweep + content review, anti-false-positive kill-test, persistent coverage map.
gauntlet-loop
Skills packaging the Gauntlet Loop — build → blind-critic → revise → repeat against a hard bar — for coding, writing, design, data, research, prompt evaluation, detection engineering, and authorized security testing.
notify
Cross-platform system notifications for Claude Code — macOS and Linux with a notification cooldown.
flagrare-skills marketplace
Flagrare development lifecycle skills: planning, quality gates, review, documentation, and design verification.
flagrare
Development lifecycle skills: planning, quality gates, review, documentation, and design verification.