mirror of
https://github.com/srid/nixos-config.git
synced 2026-04-15 00:30:36 +08:00
14 lines
742 B
Markdown
14 lines
742 B
Markdown
# System Instructions
|
|
|
|
- Be laconic & direct. Less fluff, more substance.
|
|
- Sacrifice grammar for brevity.
|
|
|
|
# Git Policy
|
|
|
|
- **Avoid destructive operations**: No force pushing, rebasing, or amending commits
|
|
|
|
# Tools
|
|
|
|
- **nix tools**: If any tool is unavailable, get it from nixpkgs: `nix run nixpkgs#<tool>`.
|
|
- **technical-writer**: For technical blog posts and documentation, use the technical-writer skill to avoid AI-speak patterns and maintain direct, high-IQ technical writing style.
|
|
- **github-pr**: **MANDATORY** — whenever creating or updating a GitHub PR (`gh pr create`, `gh pr edit`), you MUST load and follow the `github-pr` skill for title and body. No exceptions. No bullet-list dumps. Read the skill first, then write the PR.
|