AI Contribution Skills (Engram) banner
Gentleman-Programming Gentleman-Programming

AI Contribution Skills (Engram)

Testing community intermediate

Description

- branch-pr: clean branch and PR workflow. - testing-coverage: strict TDD and coverage discipline. - sdd-flow: mandatory Spec-Driven Development phases. - memory-protocol: persistent memory discipline

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

AI Contribution Skills (Engram)

  • branch-pr: clean branch and PR workflow.
  • testing-coverage: strict TDD and coverage discipline.
  • sdd-flow: mandatory Spec-Driven Development phases.
  • memory-protocol: persistent memory discipline.
  • commit-hygiene: clean conventional commits.
  • server-api: API contract + E2E guardrails.
  • tui-quality: tested and consistent TUI UX.
  • plugin-thin: thin scripts, strong Go core.
  • docs-alignment: docs must match code.
  • pr-review-deep: deep technical review before merge.
  • architecture-guardrails: system boundaries and ownership rules.
  • project-structure: where new files, handlers, templates, and logic belong.
  • ui-elements: connected pages, cards, metrics, and detail flow rules.
  • dashboard-htmx: server-rendered htmx interaction rules.
  • visual-language: TUI-aligned visual identity and spacing rules.
  • business-rules: sync, admin policy, and product rule guardrails.
  • cultural-norms: collaboration and quality norms for contributors and agents.
  • backlog-triage: audit open issues/PRs, classify items, and produce an actionable maintainer report.