graphify
01Cursor rule Cursor
This project has a graphify knowledge graph at graphify-out/.
Cursor rule Cursor
This project has a graphify knowledge graph at graphify-out/.
Cursor rule Cursor
Issue-flow workflow rules for issue-flow.
Skill Claude CodeCodexCursor
Respond in a terse "smart caveman" style that keeps all technical substance but drops filler, articles, and pleasantries. Use when the user asks for caveman mode, token-greedy / terse answers, or says "be brief" / "stop wasting tokens". Stays active across the session once on; off via "stop caveman" / "normal mode".
Skill Claude CodeCodexCursor
Use GitHub CLI to snapshot or wait on CI for a pull request or workflow run. Prefer gh pr checks / gh pr checks --watch; fall back to gh run list and gh run watch when PR checks are empty or unavailable. Use when waiting for CI, checking if checks are green, Actions are pending/failed, or the user mentions gh run…
Skill Claude CodeCodexCursor
Interview the user relentlessly about a plan or design until every branch of the decision tree is resolved, then feed the conclusions into the issue plan. Use when the user wants to stress-test a plan, asks to "grill me", or during /iflow-plan when grilling is turned on. Off via "stop grilling" / "normal mode".
Skill Claude CodeCodexCursor
Condense old solved issue groups into one dated summary file, then delete the originals. Destructive, one consolidated confirm.
Skill Claude CodeCodexCursor
Unattended large-change orchestrator over a confirmed epic: cycle a stage, adversarial review, loop budget, next-epoch gate when the queue is clear.
Skill Claude CodeCodexCursor
Implement the confirmed plan for the focus issue using the project's documented conventions.
Skill Claude CodeCodexCursor
Post-merge branch hygiene: switch to the default branch and delete merged local branches under one consolidated confirm. Optional GitHub remote audit via trailing "include GitHub". Never -D / --force.
Skill Claude CodeCodexCursor
Finish and land the focus issue: tests, optional version bump, status update, commit, push, and PR.
Skill Claude CodeCodexCursor
Triage a GitHub issue's comment thread into the curated, bucketed summary section of issue original.md.
Skill Claude CodeCodexCursor
Process many issues hands-off in a row: resolve a queue, then run each through the yolo chain under one up-front confirm. Stops only when input is strictly necessary.
Skill Claude CodeCodexCursor
Audit .issueflows/ for dirty conditions and optionally apply safe repairs.
Skill Claude CodeCodexCursor
Plan a larger change as a staged epic: draft epic plan.md with stages of manageable issue specs, then publish confirmed stages as GitHub issues.
Skill Claude CodeCodexCursor
Interactive session: one long-lived branch + GitHub issue for a stream of small iterative fixes, landed together via /iflow-close.
Skill Claude CodeCodexCursor
Rebuild the graphify knowledge graph (graphify-out/) by shelling out to issue-flow graphify or graphify directly.
Skill Claude CodeCodexCursor
Update the changelog when landing an issue: append a bullet to [Unreleased], or promote it to a release section after a version bump.
Skill Claude CodeCodexCursor
Capture a GitHub issue locally as issue original.md and archive other current issues by done status.
Skill Claude CodeCodexCursor
Create one well-specified normal GitHub issue, then optionally branch and run /iflow-init into the standard lifecycle.
Skill Claude CodeCodexCursor
Park work on the current issue without closing it: update status, move the group to 02-partly-solved-issues/, optional WIP commit.
Skill Claude CodeCodexCursor
Front door: choose the next issue, create the issue branch, and run /iflow-init.
Skill Claude CodeCodexCursor
Draft a structured plan in issue plan.md and get explicit user confirmation before any implementation starts.
Skill Claude CodeCodexCursor
Review open GitHub issues and apply labels (extendable kinds; v1: yolo).
Skill Claude CodeCodexCursor
Split one over-large GitHub issue into linked child issues (native sub-issues), then optionally start the first child.