← all publishers

collinthefarmer

@collinthefarmer source repo

14 published skills

  1. Rewrite · collinthefarmer bundle
    Rewrite documents so they are made true against a trusted corpus, then regenerated in a chosen voice without reintroducing factual drift. Use when the user asks to 'rewrite these docs', 'fact-check and rewrite', 'fix and restyle this corpus', 'make these documents accurate then re-voice them', or invokes '/rewrite'.
    0 installs
  2. Critique · collinthefarmer bundle
    Develop, dispatch, collect, and synthesize parallel rubric-based critiques of a codebase or design artifact. Use this skill when the user asks to 'critique this project', 'review the codebase', 'assess code quality', 'evaluate this code', or invokes '/critique'.
    0 installs
  3. Read Pane · collinthefarmer
    Use this skill when the user asks to 'read my pane', 'what's in my terminal', 'see my output', 'look at the other pane', 'check my pane', 'read the terminal', or invokes '/read-pane'. Captures the visible content of a tmux pane — defaults to the user's last-active pane.
    0 installs
  4. Workstreams · collinthefarmer bundle
    Decompose implementation tasks into parallel workstreams, analyze their dependency graph, and dispatch agents in worktree isolation. Use this skill when the user asks to 'implement these changes', 'parallelize this work', 'dispatch workstreams', or invokes '/workstreams'.
    0 installs
  5. Skill Feedback · collinthefarmer
    Use this skill when the user wants to give feedback on a skill, report a skill issue, suggest a skill improvement, or invokes '/skill-feedback'. Captures structured feedback on an existing skill and writes it to the skill's design or orders directory.
    0 installs
  6. Map · collinthefarmer bundle
    Mechanically map an unfamiliar codebase — structure, approximate flow, terminology, and inconsistencies — into a written breakdown. Use when the user asks to 'map this codebase', 'break down this repo', 'what's the structure here', 'give me the lay of the land', 'extract the terminology', or invokes '/map'. Describes what is there; use /critique to judge quality.
    0 installs
  7. Pane · collinthefarmer bundle
    Tmux pane lifecycle management. Split, capture, send to, close, and list tmux panes by writing JSON request files. A PostToolUse hook executes the tmux operations automatically.
    0 installs
  8. Refs · collinthefarmer bundle
    Open the files and lines referenced in a message in a new nvim tmux split, with global marks A..Z and a quickfix list preconfigured at each location. Use when the user asks to 'open these refs', 'jump to those files', 'open the referenced lines', 'pull those up in nvim', or invokes '/refs'.
    0 installs
  9. Spec · collinthefarmer
    Use this skill when the user asks to 'write a skill spec', 'design a new skill', 'spec out a skill', 'plan a new skill', or invokes '/spec'. Guides the user through writing a skill specification for a new Claude Code skill.
    0 installs
  10. Graph · collinthefarmer bundle
    This skill should be used when the user asks to 'graph a file', 'plot data', 'visualize this file', 'chart this', 'show me a graph of', 'plot the distribution', 'graph these metrics', or invokes '/graph'. It opens a live-updating terminal chart in a side pane driven by this conversation.
    0 installs
  11. Debate · collinthefarmer
    Use this skill when the user wants to work through a design, code, or implementation decision by arguing it out, wants a second opinion pushed back on, or invokes '/debate'. Runs a fast, brief propose/critique/reconcile exchange between the user and Claude until they converge on a better idea.
    0 installs
  12. Macros · collinthefarmer bundle
    Searchable registry of reusable mechanical solutions. Use this skill when you need to find an existing script or pattern, save a new one, or invoke '/macros'. Agents can search during work to avoid reinventing solutions.
    0 installs
  13. Notify · collinthefarmer bundle
    Notification routing through tmux at varying urgency levels. Write a JSON file to send notifications — a Claude Code hook handles delivery.
    0 installs
  14. Explain · collinthefarmer
    Escalate an explanation to a more capable model. Use when the user asks to explain something, wants to understand how or why something works, asks for the reasoning behind code or a decision, or invokes '/explain' — especially when the current model is small or unsure it can explain well. Dispatches a stronger model with the relevant conversation context and file access, then relays its explanation.
    0 installs