MA

make-issue-spec

Generates structured markdown specifications for tasks and implementation plans. Helps organize development work efficiently.

Install

mkdir -p .claude/skills/make-issue-spec && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/4715" && unzip -o skill.zip -d .claude/skills/make-issue-spec && rm skill.zip

Installs to .claude/skills/make-issue-spec

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Create a markdown document that describes a specific task along with
68 charsno explicit “when” trigger
Beginner

Key capabilities

  • Create markdown documents for task descriptions
  • Define concise implementation plans
  • Stage specification files in Git

How it works

It generates a markdown document containing a task description and implementation plan based on the current date.

Inputs & outputs

You give it
Task details and requirements
You get back
Markdown specification file at issues/YYYYMMDD-blah-blah.md

When to use make-issue-spec

  • Drafting new feature specifications
  • Creating structured implementation plans for bugs
  • Documenting task requirements in Git

About this skill

make-issue-spec

There isn't a lot more to this than what the top level description says. The idea is for this issue spec to contain a clear specification of what is needed. Make sure to ask the user any questions for parts that you're not sure of or are under specified. Stage this in Git if you have permissions.

When not to use it

  • Tasks that do not require structured task documentation

Limitations

  • Requires Git permissions to stage changes

How it compares

It enforces a standardized naming and formatting convention for issue specifications compared to manual documentation.

Compared to similar skills

make-issue-spec side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
make-issue-spec (this skill)18moNo flagsBeginner
ml-paper-writing486moReviewAdvanced
docs-review107moNo flagsBeginner
claude-md-improver216moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

ml-paper-writing

davila7

Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repos, structuring arguments, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, reviewer guidelines, and citation verification workflows.

4897

docs-review

metabase

Review documentation changes for compliance with the Metabase writing style guide. Use when reviewing pull requests, files, or diffs containing documentation markdown files.

1085

claude-md-improver

anthropics

Audit and improve CLAUDE.md files in repositories. Use when user asks to check, audit, update, improve, or fix CLAUDE.md files. Scans for all CLAUDE.md files, evaluates quality against templates, outputs quality report, then makes targeted updates. Also use when the user mentions "CLAUDE.md maintenance" or "project memory optimization".

2167

write-docs

tldraw

Writing SDK documentation for tldraw. Use when creating new documentation articles, updating existing docs, or when documentation writing guidance is needed. Applies to docs in apps/docs/content/.

665

update-docs

vercel

This skill should be used when the user asks to "update documentation for my changes", "check docs for this PR", "what docs need updating", "sync docs with code", "scaffold docs for this feature", "document this feature", "review docs completeness", "add docs for this change", "what documentation is affected", "docs impact", or mentions "docs/", "docs/01-app", "docs/02-pages", "MDX", "documentation update", "API reference", ".mdx files". Provides guided workflow for updating Next.js documentation based on code changes.

2543

wiki-architect

microsoft

Analyzes code repositories and generates hierarchical documentation structures with onboarding guides. Use when the user wants to create a wiki, generate documentation, map a codebase structure, or understand a project's architecture at a high level.

1144

Search skills

Search the agent skills registry