github-elements-tracking
Coordinate GitHub Issue Workflows
Long AI tasks lose context and coordination across sessions. This skill uses GitHub Issues, checkpoints, and worktrees to preserve state and guide phase transitions.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "github-elements-tracking" from https://skillstore.io/skills/emasoft-github-elements-tracking.md and its manifest at https://skillstore.io/api/skills/emasoft-github-elements-tracking/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "github-elements-tracking". Continue the authentication feature after context compaction.
Expected outcome:
The assistant summarizes the issue history, identifies the current phase, lists blockers, and posts a new checkpoint.
Using "github-elements-tracking". Coordinate three agents working on one epic.
Expected outcome:
The assistant separates DEV, TEST, and REVIEW threads, records issue scopes, and flags overlapping file ownership.
Using "github-elements-tracking". Prepare a review handoff for a completed branch.
Expected outcome:
The assistant gathers checkpoints, test status, changed files, and review criteria into a GitHub issue update.
Security Audit
High RiskMost static hits are documentation artifacts, especially Markdown code spans, example links, and workflow prose. Confirmed risks remain because the skill directs agents to run shell and GitHub CLI commands, write parent worktree paths, modify hidden Claude configuration, install an external MCP package, and install GitHub automation with write permissions.
Confirmed security concerns (3)
Capability review items (81)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
โ๏ธ External commands (442)
๐ Filesystem access (59)
๐ Env variables (14)
๐ Network access (4)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/emasoft-github-elements-tracking/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/emasoft-github-elements-tracking?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/emasoft-github-elements-tracking?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/emasoft-github-elements-tracking/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/emasoft-github-elements-tracking.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
Emasoft. (2026). github-elements-tracking security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/emasoft-github-elements-tracking/audits/9BibTeX citation
@techreport{emasoft-emasoft-github-elements-tracking-2026,
author = {Emasoft},
title = {github-elements-tracking security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/emasoft-github-elements-tracking/audits/9},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "github-elements-tracking security audit report (audit version 9)"
version: "unspecified"
type: report
authors:
- name: "Emasoft"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/emasoft-github-elements-tracking/audits/9"
identifiers:
- type: other
value: "skillstore:emasoft-github-elements-tracking:audit:9"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Recover Long Tasks
Resume work after context loss by reading issue checkpoints and phase status.
Coordinate Agent Phases
Separate development, testing, and review responsibilities across GitHub issue threads.
Audit Feature History
Trace claims, decisions, test results, and review outcomes from issue comments.
Try These Prompts
Create a GitHub issue workflow for this feature. Define the phase, scope, acceptance criteria, and first checkpoint.
Claim issue <number>, identify the active phase, declare the files in scope, and post a starting checkpoint.
Read issue <number> and reconstruct the current state, blockers, completed work, and next action.
Review the epic issue, map active DEV, TEST, and REVIEW threads, find conflicts, and propose the next wave plan.
Best Practices
- Confirm repository, issue number, and phase before running GitHub CLI commands.
- Post short checkpoints at meaningful state changes, not every minor edit.
- Review automation snippets and token permissions before installing enforcement workflows.
Avoid
- Do not merge branches before a recorded REVIEW pass.
- Do not treat issue comments as optional when they hold project memory.
- Do not run setup scripts from the skill without inspecting the commands first.
Frequently Asked Questions
Does this skill require GitHub?
Can it run without SERENA MCP?
Does it create code changes by itself?
Is the enforcement setup automatic?
Who should use this skill?
What should be reviewed before use?
Developer Details
Author
EmasoftLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/Emasoft/ghe-marketplace/tree/main/plugins/ghe/skills/github-elements-trackingRef
30c73eac2afe762f6aa9c4553158769369d47351
Maintenance freshness
7/18/2026
Usage
4 downloads ยท 224 views
File structure
๐ references/
๐ templates/
๐ P1-task-agent-playbook.md
๐ P10-bug-triage-protocol.md
๐ P2-epic-coordinator-playbook.md
๐ P3-review-agent-playbook.md
๐ P4-compaction-recovery-walkthrough.md
๐ P5-multi-instance-protocol.md
๐ P7-validation-checklist.md
๐ P8-complete-lifecycle-example.md
๐ P9-test-agent-playbook.md
๐ SKILL.md