issue
SolidCreate, update or resume a GitHub issue as durable resolution memory when requested.
AI & Automation 15 stars
1 forks Updated 4 days ago MIT
Install
Quality Score: 81/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Issue memory
Use the authenticated gh CLI. Read the specific issue and comments before
updating it; do not query unrelated issues. Capture the problem, evidence,
attempts, remaining action and verification so the issue can be resumed cold.
Use references/issue-template.md when creating one.
Confirm before creating or closing an issue. Append requested progress as
comments instead of overwriting the body. Preserve the existing claude-memory
label and Pickup Directive contract. No code changes, commits or agents.
Resume reconstructs the current state from the issue, not stale memory. A
solved issue does not trigger another diagnosis. List returns concise open
items and stops. If the controlled shell has no external networking, report
that authorization/capability boundary instead of claiming the GitHub action
happened or attempting an execution escape.
## Arsenal handoff
Return issue context and remaining actions to Arsenal when it called this
skill. A request to fix the issue can continue through Arsenal's implementation
route; reading or resuming context alone does not authorize code changes.
Issue creation and closure retain their confirmation gates.
## Execution policy
Work solo. Ask before any subagent or reviewer, even in auto mode. Explain
the independent scope and expected benefit first. No hidden advisor, nested
delegation, model retuning, repeated successful checks, or progress spam.
Use existing context before asking questions. Stop when the requested result...
Details
- Author
- mirkobozzetto
- Repository
- mirkobozzetto/arsenal
- Created
- 3 months ago
- Last Updated
- 4 days ago
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Featured
resolve-issue
Full issue workflow — fetch details, research, plan solution, implement, and verify.
422 Updated 4 weeks ago
joshukraine AI & Automation Listed
issue-action
Continue working on GitHub issue from conversation context
36 Updated today
fagemx Code & Development Listed
issue-execution
Execute one eligible GitHub issue end to end through cooperative claiming, bounded context, acceptance-driven implementation, repository validation, and an auditable handoff. Use when asked to pick up, implement, finish, or deliver an already-approved issue; reject blocked or human-gated work and never infer authorization to publish, merge, deploy, release, or mutate runtime state.
4 Updated today
fmind