Emre Bener
Community@emrebener · London, UK
I turn coffee into bugs.
Agent Skills by Emre Bener
Showing 37 vetted skills indexed across 1 GitHub repositories.
uninstalling-sublime-skills
Remove Sublime-Skills symlinks from Claude Code and Codex directories.
installing-sublime-skills
Recreate and repoint symlinks for Sublime-Skills under Claude Code and Codex.
ss-bs-discovering-memory-file
Discover and write the canonical agent memory file during project bootstrap.
ss-bs-discovering-glossary
Scan project artifacts to curate a confirmed glossary of up to 30 terms.
ss-bs-discovering-testing
Analyze repository test layout and draft a TESTING.md strategy.
ss-bs-auditing-project
Re-evaluates bootstrapped projects to identify drift and incoherence across artifacts.
ss-bs-discovering-constitution
Extract codebase evidence and user intent to write CONSTITUTION.md files.
ss-bs-discovering-architecture
Map repository layout, build configuration, entry points, runtime topology, data stores, and integrations into an architecture overview.
ss-bs-bootstrapping-project
Initialize Spec-Driven Development projects with validated convention and memory artifacts.
ss-bs-discovering-design
Generate, import, or audit a repository's DESIGN.md from scanned token sources.
ss-bs-discovering-domain-model
Inventory entities, lifecycles, and relationships from codebases into docs/DOMAIN.md.
ss-agile-polishing-an-issue
Polishes a GitHub pull-request diff while preserving behavior and checking acceptance criteria.
ss-agile-managing-issues
Manage GitHub issues and metadata via the gh CLI.
ss-agile-implementing-an-issue
Implement a GitHub issue on a checked-out feature branch with commits and verification.
ss-agile-advancing-milestones
Advance GitHub milestones by implementing and merging the next eligible issue.
ss-sdd-receiving-review-findings
Process spec-review findings by severity and enforce verification before edits.
ss-sdd-preflight
Validate SDD config, git repository status, and branch state before pipeline runs.
ss-sdd-testing-implementation
Coordinate feature-level SDD testing with a tester subagent and bounded fix loop.
ss-sdd-discovering-requirements
Guides four-phase interactive requirement discovery for SDD pipeline runs.
ss-sdd-fixing-test-failures
Fix reported feature-test failures with minimal code edits and reproduction verification.
ss-sdd-maintaining-adrs
Extract ADR-worthy decisions from a spec and write new ADR files.
ss-sdd-reviewing-specs
Review SDD-produced spec.md files against project context for planning-blocking issues.
ss-sdd-maintaining-memory-file
Update a project's agent memory file from SDD pipeline artifacts.
ss-sdd-writing-plans
Converts an approved SDD specification into a plan of bite-sized TDD tasks.