doc-n-fix
Doc-n-Fix
Gather PR review feedback, document it as a prioritized checklist, then fix issues one by one -- checking them off as you go.
Workflow
Follow all 7 steps sequentially.
Step 1: Identify the PR
-
Parse the invocation from everything after
/doc-n-fix:/doc-n-fix(bare) -- auto-detect from current branch/doc-n-fix 42or/doc-n-fix #42-- specific PR number/doc-n-fix https://github.com/owner/repo/pull/42-- PR URL/doc-n-fix --manual-- user will paste feedback directly (skip GitHub gathering)
-
Auto-detect (bare invocation or PR number):
More from nathan13888/nice-skills
init-repo
Scaffolds a new project repository for agentic development from a problem description, or sets up ops tooling (git, precommits, gitignore, licensing, CI) for an existing project. Guides the user through naming, runtime, package manager, devops, licensing, and project structure. Use when the user says "init project", "new project", "start a project", "scaffold repo", "create repo", or describes a problem they want to build a solution for.
23wtf
Quick situational awareness for the current git branch. Summarizes what a
6send-it
Push feature branch and create a GitHub PR with structured title and
6explore
Strategic discovery of a project's capabilities from a solutions architect
6check
Verifies the agent's current work against a specific question by analyzing
6sus
Finds suspicious, architecturally problematic, or high-impact maintainability
6