jtbd
MOVED — jtbd now ships in the humane plugin (glebis/humane-agentic-design), not here. This directory is a redirect; install humane to get the maintained skill.
Works with
Agent Skills format with YAML frontmatter. Claude Code reads it as-is.
--- name: "jtbd" description: "MOVED — jtbd now ships in the humane plugin (glebis/humane-agentic-design), not here. This directory is a redirect; install humane to get the maintained skill." license: "MIT" --- # jtbd has moved This skill is now part of **[humane-agentic-design](https://github.com/glebis/humane-agentic-design)**, where it sits inside the design method cycle it belongs to and is maintained alongside the skills it hands off to. ``` npx skills add glebis/humane-agentic-design ``` In Claude Code: ``` /plugin marketplace add glebis/humane-agentic-design /plugin install humane@humane-agentic-design ``` ## Why the copy here was removed One skill should live in exactly one channel. Two published copies of the same name drift, and this one had: it was frozen in 2026-07 and lacked the corpus graph (`scripts/graph.py`, 11 views) and the exec-summary reports (`scripts/report.py`). Leaving it installable would have meant someone running the old behaviour while reading the current documentation.
More General & Other skills
find-skills
vercel-labs/skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
grill-me
mattpocock/skills
A relentless interview to sharpen a plan or design.
grill-with-docs
mattpocock/skills
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

