AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Issue Writing

skill-jonathan0823-opencode-config-issue-writing · by Jonathan0823

Write clear, actionable GitHub issues with reproducible details, triage metadata, and review-ready context

No reviews yet
0 installs
12 views
0.0% view→install

Install

$ agentstack add skill-jonathan0823-opencode-config-issue-writing

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-jonathan0823-opencode-config-issue-writing)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Issue Writing? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Issue Writing Skill

What I do

  • Create concise, actionable GitHub issues that are easy to triage.
  • Standardize issue structure for bugs, enhancements, and questions.
  • Improve collaboration with clear reproduction steps, expected vs actual behavior, and impact.
  • Add prioritization guidance (labels, milestones, assignees).

Core principles

  1. Clarity first: The title and first paragraph should explain the problem immediately.
  2. Reproducibility: Anyone should be able to reproduce the issue from the steps.
  3. Context over noise: Include relevant logs/screenshots/env details; avoid vague text.
  4. Actionability: State desired outcome and acceptance criteria.
  5. Triage-friendly: Use labels, priority, milestone, and ownership.

What to include in every issue

  • Descriptive title
  • Example: Bug: App crashes when clicking Login without credentials
  • Problem statement
  • What happened, where, and why it matters.
  • Expected vs actual behavior
  • Steps to reproduce (numbered)
  • Environment
  • OS, browser/runtime, app version/commit, relevant config
  • Evidence
  • screenshots, stack traces, logs, request IDs, recordings
  • Impact
  • who is affected, severity, workaround if any
  • Triage metadata
  • labels, priority, milestone, assignee

Templates

1) Bug report template

## Description

## Steps to Reproduce
1. 
2. 
3. 

## Expected Behavior

## Actual Behavior

## Environment
- OS: 
- Browser/Runtime: 
- App Version/Commit: 
- Config/Flags: 

## Evidence
- Logs/Stack trace:
  ```
  
  ```
- Screenshot/Video: 

## Impact
- Severity: 
- Affected users/scope: 
- Workaround: 

## Suggested Fix (optional)

2) Enhancement template

## Problem

## Proposed Change

## Alternatives Considered
- 
- 

## Acceptance Criteria
- [ ] 
- [ ] 

## Impact
- User impact: 
- Technical impact: 

## Dependencies

3) Question / clarification template

## Question

## Context

## What you tried
- 
- 

## Desired outcome

Prioritization & triage guidance

  • Add labels such as: bug, enhancement, question, needs-triage, priority:high|medium|low.
  • Assign milestones for release planning.
  • Assign an owner when someone starts work.
  • Keep one issue = one problem.

Good vs weak issue examples

Weak

  • Title: Login broken
  • Body: Doesn't work on my machine.

Good

  • Title: Bug: Login button triggers 500 when username is empty
  • Body includes: exact reproduction, expected/actual behavior, logs, environment, and impact.

Quick checklist before submitting

  • [ ] Title is specific and searchable
  • [ ] Repro steps are complete and deterministic
  • [ ] Expected vs actual behavior is explicit
  • [ ] Environment details included
  • [ ] Evidence attached (logs/screenshots)
  • [ ] Labels/priority/milestone set
  • [ ] Issue is scoped to one problem

When to use me

Use this skill when creating or refining GitHub issues so maintainers can triage quickly and contributors can implement with minimal back-and-forth.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.