Martin Urban
Community@urban233 · Recklinghausen, Germany
Martin Urban's skill registry covers Go documentation standards, GitHub issue backlog decomposition, feature specification drafting, and evidence-based Go code review.
Agent Skills by Martin Urban
Showing 6 vetted skills indexed across 1 GitHub repositories.
go-enterprise-documentation
Write Google-style doc comments for Go packages, types, functions, and struct fields.
blueprint-to-issues
Decomposes architecture specifications into dependency-ordered GitHub issue backlogs with wave planning.
interrogate-me
Resolves load-bearing decisions in plans through sequential one-at-a-time questioning.
review-go-backlog-implementation
Review Go code changes against backlog issues, specifications, and repository conventions.
next-backlog-issue
Selects the next unblocked backlog issue and coordinates its delivery through human approval gates.
feature-spec-creator
Creates self-contained implementation specifications for GitHub issues and feature requests.
Frequently Asked Questions About Martin Urban
FAQPage SchemaWhat tasks can I accomplish with urban233's skills?▼
You can document Go code per Google's style guide, convert architecture specs or PRDs into dependency-ordered GitHub issue backlogs, draft self-contained feature implementation specifications, stress-test decisions through structured interrogation, and review Go changes against backlog issues and acceptance criteria.
Who are these skills designed for?▼
Go engineers, tech leads, and engineering managers who maintain documented Go codebases and run issue-driven delivery. The feature-spec-creator targets planners handing work to junior developers or coding agents, while review-go-backlog-implementation suits reviewers validating implementations before human approval.
How does the backlog-to-delivery process work in practice?▼
Start with blueprint-to-issues to split a spec into ordered GitHub issues, then next-backlog-issue selects the next unblocked issue and guides end-to-end delivery with human approval gates. Feature-spec-creator and interrogate-me resolve open implementation questions before coding begins.
Does the Go review skill modify my code?▼
No. The review-go-backlog-implementation skill produces evidence-backed findings against the issue, implementation spec, and repository conventions without editing code, unless you explicitly ask it to make changes. It assesses acceptance criteria and readiness for human approval.
What inputs or prerequisites do these skills require?▼
Blueprint-to-issues needs a high-level architecture spec, PRD, or product design document. Feature-spec-creator works from a single GitHub issue or feature idea. The Go documentation and review skills require Go source code, and reviews additionally need the backlog issue and repository conventions.