Skip to main content
robert-chiniquy
GitHub creator profile

robert-chiniquy

Repository-level view of 75 collected skills across 1 GitHub repositories.

skills collected
75
repositories
1
updated
Jul 29, 2026
repository explorer

Repositories and representative skills

find-delegation-pebbles
unclassified

Sweep open issue trackers, TODOs, active branches, and source evidence to find narrowly scoped, independent, verifiable tasks suitable for remote agents or parallel delegation. Use when asked to find pebbles, small delegatable work, fire-and-forget…

Jul 29, 2026
readiness-scorecard
software-developers

Write a scorecard — a dark, skimmable one-screen readout of the current situation in the user's work, rendered as a terminal (TUI) artifact by the `scorecard` binary from a structured markdown file. Use ONLY when the user explicitly asks for a scorecard (or a…

Jul 27, 2026
bar-chart-comparison
software-developers

Present comparisons as narrow ASCII bar charts in the terminal. Use when user asks to compare items, metrics, counts, or coverage between things.

Jul 26, 2026
check-feature-flag-conflicts
software-developers

Check for feature flag ID number conflicts before adding new flags. Use before adding a new FEATURE_FLAG_ID enum value to a proto file, when reviewing PRs that add feature flags, or when planning work requiring new feature flags.

Jul 26, 2026
complete-developer-experience
software-developers

Ensure developer-facing features include all three DX components: Tools, Documentation, and Agents. Use when planning developer-facing features, designing APIs/CLIs/SDKs, evaluating if a feature is ready to ship, or reviewing developer experience proposals.

Jul 26, 2026
dry-engineering
software-developers

Default voice for engineering output. Shapes code review comments, commit messages, design explanations, and documentation style. Always active. Complements CLAUDE.md rules with specific output patterns.

Jul 26, 2026
finding-uncommitted-work
software-developers

Systematic scan for work-in-progress across repositories. Use at end of day/week, before context switches, when resuming after a break, or before machine migrations. Finds uncommitted changes, unpushed commits, unmerged branches, and non-main branch state.

Jul 26, 2026
git-create-pr
software-developers

Safe git-to-PR workflow. Classifies changes, stages by explicit filename, runs final-pass checks, commits with approval, pushes, creates PR via gh. Encodes all git safety rules. Use when ready to ship code as a PR.

Jul 26, 2026
Showing 8 of 75 collected skills.
Showing 1 of 1 repositories
All repositories loaded