cristiano-pacheco
- 24 skills
- 0 followers
- 20 hours ago last updated
- ▌
- ▌ Deslop · cristiano-pachecoRemove AI-generated code slop from the branch diff. Use before claiming any coding task complete, before any commit or PR, and when the user asks for slop cleanup.
- ▌
- ▌
- ▌ AI Commit · cristiano-pachecoCommit and push vault artifacts or explicitly scoped code changes when an AI workflow delegates its repository handoff.
- ▌ AI To Spec · cristiano-pachecoTurn the current conversation into a spec and publish it to the project issue tracker: no interview, just synthesis of what you've already discussed.
- ▌
- ▌ 100 Go Rules · cristiano-pacheco bundleApply a compact, Go-version-aware rulebook derived from the 100 numbered mistakes cataloged by 100go.co when writing, reviewing, debugging, refactoring, testing, benchmarking, or optimizing Go code. Includes compact bad/better code examples colocated with each of the 100 rules. Use for Go code reviews, API/package design, slices/maps/strings, errors, concurrency, standard-library usage, tests/benchmarks, memory/performance, Docker/Kubernetes runtime behavior, or explicit 100 Go Mistakes rule numbers. Baseline is Go 1.26; adapt to the module's declared Go language version when known.
- ▌
- ▌ AI Implement · cristiano-pacheco bundleImplement a piece of work based on a spec or set of tickets.
- ▌
- ▌ AI To Tickets · cristiano-pacheco bundleBreak a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker (edges as text in one file per ticket locally, or native blocking links on a real tracker).
- ▌
- ▌
- ▌
- ▌
- ▌ AI Setup Skills · cristiano-pacheco bundleConfigure this repo for the engineering skills: set up its issue tracker and triage label vocabulary. Run once before first use of the other engineering skills.
- ▌
- ▌
- ▌
- ▌ AI Review Changes · cristiano-pacheco bundleReview the changes since a fixed point (commit, branch, tag, or merge-base) along two axes: Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/spec asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X".
- ▌ Go Modular Bricks · cristiano-pacheco bundleDevelop, maintain, or review Go services using Bricks modular architecture.
- ▌
- ▌