Skip to main content
Dépôt GitHub

misc_coding_agent_tips_and_scripts

misc_coding_agent_tips_and_scripts contient 4 skills collectées depuis Ozhiaki, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
4
Stars
13
mis à jour
2026-07-10
Forks
0
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

beads-to-done
Développeurs de logiciels

Execute work tracked in beads_rust (`br`) issues — claim a ready issue, do the work, record progress, capture discovered work without derailing, close cleanly, and keep the JSONL/DB pair in sync. Solo-agent and cross-session-by-same-agent only. Use when issues already exist in `.beads/` and an agent needs to work them across one or many sessions. NOT for creating issues from a planning document (use `plan-to-beads` for that) and NOT for multi-agent coordination.

2026-07-10
plan-to-beads
Développeurs de logiciels

Translate a planning document (markdown spec, design doc, requirements list, brainstorm) into well-structured beads_rust (`br`) issues — epics, tasks, dependencies, and properly-separated fields. Use when an agent has a plan artifact in hand and needs to construct issues from it, when decomposing an epic into child tasks, when populating description/design/acceptance/notes correctly, or when bulk-importing many related issues at once. NOT for working an already-created issue (claim → implement → close); that is a separate concern.

2026-07-10
tact
Écrivains et auteursSpécialistes en gestion de projets

Use when writing sensitive feedback, PRs, reviews, critiques, refusals, corrections, recommendations, or relationship-preserving messages where the response should be candid but collegial, avoid accusatory framing, and never reveal rhetorical stage directions such as saying the tone is being softened or made diplomatic.

2026-05-11
plan-pact
Développeurs de logiciels

Canonical cross-agent protocol for plan documents (storage, naming, YAML schema, dispute tracking, and archive-after-commit workflow).

2026-02-18