Skip to content

docs(skills): rewrite detail-bugs as descriptive CLI reference#285

Merged
sachiniyer merged 1 commit intomainfrom
siyer/skill-improvement
May 9, 2026
Merged

docs(skills): rewrite detail-bugs as descriptive CLI reference#285
sachiniyer merged 1 commit intomainfrom
siyer/skill-improvement

Conversation

@sachiniyer
Copy link
Copy Markdown
Contributor

@sachiniyer sachiniyer commented May 9, 2026

Summary

  • Replaces the prescriptive Step 1–5 workflow in .claude/skills/detail-bugs/SKILL.md with a flat, descriptive reference to the four detail bugs subcommands and their flags.
  • Adds the previously-missing detail bugs reopen, and surfaces flags the old skill hid: --vulns, --introduced-by, --since/--until, --all, --limit, --page, --format.
  • Updates the frontmatter description to match — names list / inspect / close / reopen so the harness loads the skill on a wider range of queries (e.g. "show me dismissed bugs", "reopen that bug").

The old structure dictated how the agent ran the conversation; the new structure documents what's available and lets the agent match whatever the user is actually asking for.

File shrinks from 78 → 55 lines.

Test plan

  • Skill loads via the harness and the description triggers on bugs-related queries (list / show / close / reopen / dismissed-bug audits).
  • Every flag mentioned matches docs/HELP.md lines 106–219.
  • .claude/skills/detail-create-rules/SKILL.md is untouched.

🤖 Generated with Claude Code

Replace the prescriptive Step 1–5 workflow with a flat description of
the four bugs subcommands and their flags. The old structure dictated
how the agent ran the conversation and hid most of the CLI's surface;
the new structure documents what's available and lets the agent match
whatever the user is actually asking for. Adds the previously-missing
`reopen` subcommand and surfaces flags like `--vulns`, `--introduced-by`,
`--since`/`--until`, and `--all`.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@sachiniyer sachiniyer temporarily deployed to integration-tests May 9, 2026 02:44 — with GitHub Actions Inactive
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@sachiniyer sachiniyer merged commit e791a4e into main May 9, 2026
13 checks passed
@sachiniyer sachiniyer deleted the siyer/skill-improvement branch May 9, 2026 02:54
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