AgentStack
SKILL verified MIT Self-run

Issue Driven Delivery

skill-45ck-skill-harness-issue-driven-delivery · by 45ck

Run implementation work from a tracked issue with explicit scope, branch intent, validation steps, and closeout evidence.

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

Install

$ agentstack add skill-45ck-skill-harness-issue-driven-delivery

✓ 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.

Are you the author of Issue Driven Delivery? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Use this skill when a task should be executed against a concrete issue or ticket instead of vague chat intent.

Workflow:

  • identify the governing issue, ticket, or work item before changing code
  • restate the expected outcome, scope edge, and what is explicitly out of scope
  • inspect existing code, tests, and docs before proposing edits
  • decide the smallest implementation slice that can be verified end to end
  • name the evidence needed before the work can be called done

Checklist:

  • confirm the ticket or issue id and current status
  • note linked PRs, comments, or acceptance criteria if they exist
  • identify the files or subsystems likely to change
  • list the validation path: tests, manual checks, or CI evidence
  • end with a closeout note that ties the result back to the issue

Avoid:

  • implementing from memory without reading the current code
  • silently broadening scope because nearby problems look related
  • claiming completion without validation evidence

Source & license

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

  • Author: 45ck
  • Source: 45ck/skill-harness
  • License: MIT
  • Homepage: https://github.com/45ck/skill-harness/releases/tag/v0.1.0

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.