edward321416-maker avatar

edward321416-maker

Community

@edward321416-maker

0Followers
|
6Public Repos
|
6Published Skills

Registry of GitHub-centric repository skills covering issue-to-PR task execution, evidence-backed planning, edit-collision detection, and skill frontmatter validation fixtures.

Skills Distribution
DomainDeveloper To...GitHub Task & PR E.. (30%)Repository Evidenc.. (25%)Skill Manifest Val.. (25%)Team Coordination .. (20%)

Agent Skills by edward321416-maker

Showing 6 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About edward321416-maker

FAQPage Schema
What tasks can I accomplish with edward321416-maker's skills?▼

You can execute a GitHub issue end-to-end into an open validated PR, generate evidence-backed implementation plans from repository inspection, convert game-development meeting notes into scoped plans, draft repository-history-based work announcements, detect concurrent edit collisions, and cross-reference Discord claims against repo evidence.

Who are these skills designed for?▼

Software engineers and game-development teams working in GitHub repositories who need disciplined issue-to-PR execution, collision checks between parallel workstreams, and auditable communication grounded in actual commit history rather than speculation.

How do the GitHub task-flow skills behave at runtime?▼

The task-flow skill treats GitHub as the source of truth: it creates an isolated branch, validates changes, and opens a pull request. It never merges unless merging is separately and explicitly requested, keeping the default outcome a safe, reviewable PR.

Why does the manifest contain so many fixture skills?▼

Most entries are validator test fixtures exercising the Agent Skills spec: invalid SemVer, out-of-range risk tiers, nested metadata, malformed YAML, oversized names, and bad allowed-tools formats. They exist to verify frontmatter validation, not to provide end-user functionality.

What are the prerequisites and risk levels of these skills?▼

Skills declare scope (global or domain), SemVer versions, and L0-L3 risk tiers; one fixture notes compatibility requiring git and internet access. Most operational skills are low-risk L0 read-only or planning actions, while the GitHub task-flow skill is L3 because it modifies branches and opens PRs.