๐Ÿ“
WritingTypeScript

Use Cases

by enmanuelmag

Use Cases is a Writing skill for Claude Code, published by enmanuelmag in agent-harness-kit.

180 stars9 forkson enmanuelmag/agent-harness-kitAdded 2026/09/07Repository updated 2026/09/05
agentagent-harnessclaude-codellmmcpopen-sourceopencodeopentelemetry
Install in seconds
Install Use Cases
Copy Use Cases into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/enmanuelmag/agent-harness-kit/tree/main/.agents/skills/ahk-use-cases ~/.claude/skills/ahk-use-cases

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/enmanuelmag/agent-harness-kit.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/ahk-use-cases/SKILL.md in enmanuelmag/agent-harness-kit
Installs to
~/.claude/skills/ahk-use-cases
Collection
One of 14 skills cataloged from this repository
Category
Writing โ€” 1328 skills

What Use Cases does

Use Cases guides a lightweight discovery conversation to define or refine an approved non-technical specification. Use it when capturing goals, flows, rules, edge cases, and acceptance criteria before technical design.

Use Cases is cataloged under Writing on DirSkills. Use Cases comes from a repository tagged agent, agent-harness, claude-code, llm and mcp.

Documentation

README

Provider Delegation Guidance

  • Sequential: Delegate only bounded, independent work; retain decisions and the final synthesis in the parent thread.
  • Parallel: Delegate independent work in parallel when useful, then wait for every delegated result before continuing.
  • Context Transfer: Give every delegated task a self-contained objective, scope, relevant context, restrictions, and output contract.
  • Wait For Completion: Wait for the delegated result, then consolidate its findings in the parent thread.
  • Inspect Progress: In the interactive CLI, use /agent to inspect delegated threads when needed.

Purpose

Guide a lightweight, iterative product-discovery conversation. Do not choose a stack, library, API, architecture, or implementation plan.

This is the opening of the README. Read the full README on GitHub.

Commands Use Cases provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /agent

Frequently asked about Use Cases

  • What else does enmanuelmag publish alongside Use Cases?

    Use Cases is one of 14 skills that DirSkills catalogs from enmanuelmag/agent-harness-kit, the repository it ships in. Its siblings there include AHK Ask, AHK Consultant and AHK Test. Each one is a separate skill with its own page in this directory, installs the same way Use Cases does, and is maintained by enmanuelmag in that same repository. The rest of the collection is listed on the enmanuelmag/agent-harness-kit page.

  • How does Use Cases compare to other Writing skills?

    Use Cases ranks #1121 by stars among the 1328 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Use Cases against them. Open each page to compare what they document and how they install.

More from enmanuelmag/agent-harness-kit

Use Cases is one of 14 skills cataloged on DirSkills from enmanuelmag/agent-harness-kit.

See all 14 skills โ†’