Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
275 commits
Select commit Hold shift + click to select a range
ae4d42e
docs: improve file naming conventions and structure
dgokcin Apr 5, 2025
7fb9121
fix: force correct timestamp creation in the agile workflow
dgokcin Apr 5, 2025
e845b05
fix: get rid of unneeded docs
dgokcin Apr 5, 2025
2e194a7
fix: enhance the gh pr create command
dgokcin Apr 5, 2025
1ef8e38
fix: optimize agile workflow rule for claude-3.7
dgokcin Apr 5, 2025
1cf7d77
feat: add github mcp integration
dgokcin Apr 5, 2025
4ac2e44
fix: only output the workflow docs
dgokcin Apr 5, 2025
c8f2acc
chore(main): release 3.11.0
github-actions[bot] Apr 5, 2025
ee6358a
docs: update readme with rule types
dgokcin Apr 5, 2025
c72df2b
fix: ad some critical rules
dgokcin Apr 6, 2025
eaae5cc
fix: should solve the date problem
dgokcin Apr 6, 2025
798a8ab
fix: try forcing frontmatter for new rule creation
dgokcin Apr 6, 2025
844cd2d
fix: existing workflow glob fix
dgokcin Apr 6, 2025
149d84d
docs(rules): add git commit message standards
dgokcin Apr 6, 2025
dd9b02c
fix: working on the pr generation command
dgokcin Apr 6, 2025
47b8454
docs: update git-commit-manual rule formatting
dgokcin Apr 6, 2025
07e5908
fix(pr-workflow): remove git parent dependency from github pr rule
dgokcin Apr 7, 2025
7b86510
more fixes to pr creation
dgokcin Apr 7, 2025
ab8f261
fix: escape properly for commits
dgokcin Apr 7, 2025
cb63aee
fix: issue numbering problems
dgokcin Apr 7, 2025
cbba8f3
docs: revert base branch retrieval
dgokcin Apr 7, 2025
7033500
docs: get rid of the story number in the conventions
dgokcin Apr 7, 2025
9c8fc13
docs: try stopping the agent from using mcp when not needed
dgokcin Apr 7, 2025
e8ad147
rules: add git symbolic ref for base branch detection
dgokcin Apr 13, 2025
8720131
docs(rules): refine rule generation output and fix k8s glob
dgokcin Apr 14, 2025
8c5ab74
docs(rules): update rule generating agent with forced glob stuff
dgokcin Apr 14, 2025
97c2586
docs(rules): force pr manual to always use multiline
dgokcin Apr 14, 2025
c3ad202
feat: introduce modes.json
dgokcin Apr 14, 2025
b2f2aeb
chore: update gitboi agent name and prompt in modes.json
dgokcin Apr 17, 2025
0e22308
feat(ai): introduce dedicated cursor modes for gitboi and jira-ninja
dgokcin Apr 29, 2025
dee179b
refactor: remove unused agent files, some clean-up
dgokcin Jul 15, 2025
08b70d3
fix: minor fixes in the fucked gitconfig
dgokcin Jul 15, 2025
b83964b
fix: disable copilot related nvim plugins
dgokcin Jul 15, 2025
eb6215a
more minor fixes (#189)
dgokcin Jul 23, 2025
1b39f6d
kube bastard agent (#190)
dgokcin Oct 1, 2025
0573130
fix: minor prompt adjustments (#191)
dgokcin Nov 7, 2025
679177b
feat(claude): add claude code skills, personas, and agents framework
dgokcin Jan 23, 2026
273b251
fix: claude capital letter fixes
dgokcin Jan 23, 2026
58e78fc
refactor(claude): extract gitboi and jiragirl agents from mega-dev
dgokcin Jan 23, 2026
dd2cfc3
docs(claude): add comprehensive framework documentation
dgokcin Jan 23, 2026
c717829
feat(claude): add custom settings and file suggestion integration
dgokcin Jan 26, 2026
cd2a7a5
refactor(claude): improve skill tool restrictions and context injection
dgokcin Jan 26, 2026
eeb1497
refactor(claude): remove redundant pr diff stat command from create-p…
dgokcin Jan 26, 2026
5c747e5
feat(claude): add pr/mr update support to create-pr skill
dgokcin Jan 26, 2026
88a056d
refactor(claude): reorganize framework structure and extract scripts
dgokcin Jan 27, 2026
636ce43
docs(claude): add gitlab backtick escaping instructions to create-pr …
dgokcin Jan 27, 2026
5ea8acb
docs(claude): clarify jira ticket handling and simplify skill outputs
dgokcin Jan 31, 2026
7996ba0
fix: remove create_story from allowed tools of create-story
dgokcin Feb 4, 2026
7ee6175
fix: remove legacy bmad rules
dgokcin Feb 4, 2026
7b8e00f
chore: add haiku model to claude settings configuration
dgokcin Feb 5, 2026
c4b75eb
feat: upgade the statusline
dgokcin Feb 9, 2026
7993592
fix: recover accidentally deleted files
dgokcin Feb 9, 2026
b34bc75
refactor(agents, skills): normalize config paths to absolute references
dgokcin Feb 9, 2026
a04bba5
refactor(claude): update agent config and normalize vault paths
dgokcin Feb 9, 2026
2a3f7fe
fix: minor fixes, steve still needs tome updates
dgokcin Feb 9, 2026
af0d2be
fix: minor update to house search config
dgokcin Feb 9, 2026
9199081
fix(claude): harden usage data fetch and cache validation
dgokcin Feb 10, 2026
2516aa5
wip: working on optimizing tokens for steve
dgokcin Feb 10, 2026
2913ce0
feat(claude): improve steve agent and house search templates
dgokcin Feb 11, 2026
3153d1d
feat(cursor): add cursor.mk and wire into makefile
dgokcin Feb 12, 2026
23c13a8
fix: minor fixes for requesting views
dgokcin Feb 14, 2026
6919e53
feat(claude): add glab and gh pr/mr commands to allowed permissions
dgokcin Feb 16, 2026
8266265
refactor(claude): simplify steve agent and drop model override
dgokcin Feb 18, 2026
1f8a1f7
fix: broken steve tool use
dgokcin Feb 18, 2026
da0e603
feat: add memory to steve
dgokcin Feb 21, 2026
83564bd
refactor(claude): migrate atlassian mcp tool references to new naming
dgokcin Feb 23, 2026
cbd37c2
perf(claude): optimize file suggestion script by removing jq and sort
dgokcin Feb 23, 2026
fa7da25
feat(claude,nvim): add obsidian skills, claudecode.nvim, and statusli…
dgokcin Mar 17, 2026
7e5c7a9
feat(ai): add gitops-geezer agent - british gitops and argocd expert
claude Mar 1, 2026
98c246c
chore(claude): add gitops-geezer to makefile and tweak settings
dgokcin Mar 21, 2026
483ff24
feat(claude): add auto-commit skill for multi-commit workflows
dgokcin Mar 23, 2026
332f8dd
feat(claude): add daily-recap skill for slack/gmail/calendar synthesis
dgokcin Mar 23, 2026
031016f
chore(claude): switch settings model from opus to haiku
dgokcin Mar 24, 2026
4f424eb
docs(daily-recap): improve email filtering guidance with source-speci…
dgokcin Mar 24, 2026
6bd765b
chore(claude): switch model to opus 1m and lower effort level
dgokcin Mar 24, 2026
eaa6434
feat(claude): add browser opening flow to create-pr skill
dgokcin Mar 24, 2026
d70b5b3
fix(claude): fix shell quoting in create-pr skill
dgokcin Mar 26, 2026
042cb26
chore(claude): enable auto-dream and reorder settings
dgokcin Mar 26, 2026
0d83f8b
chore(settings): enable skill-creator and update permissions
dgokcin Mar 31, 2026
ca7b06a
feat(create-pr): add vcs hint parameter and browser opening flow
dgokcin Mar 31, 2026
f13a6cd
docs(skills): improve daily-recap, meeting-note, quick-note with obsi…
dgokcin Mar 31, 2026
d338018
fix: optimize the pr skill for less token usage
dgokcin Apr 1, 2026
a79fd5f
feat(scripts): add worktree-create hook script
dgokcin Apr 1, 2026
be21702
chore(settings): register worktree hooks and drop hardcoded model
dgokcin Apr 1, 2026
a8faa73
fix(statusline): always show effort, use model id for n/a logic
dgokcin Apr 1, 2026
de73afd
feat(skills): add address-review skill
dgokcin Apr 1, 2026
9a4a076
chore(settings): expand obsidian permissions and set effort level
dgokcin Apr 2, 2026
4ca1114
docs(skills): improve daily-recap with obsidian cli expansion and inj…
dgokcin Apr 2, 2026
b55c39c
revert: get rid of the worktree hook
dgokcin Apr 2, 2026
708583b
chore(settings): reformat ask permissions to multiline array
dgokcin Apr 2, 2026
5607b6b
fix(skills): inject remote url for vcs detection in create-pr
dgokcin Apr 2, 2026
62a55c9
fix: get rid of browser prompt
dgokcin Apr 2, 2026
f44c780
docs(skills): refactor daily-recap output structure into template
dgokcin Apr 2, 2026
4de190f
feat(nvim): add lualine plugin configuration
dgokcin Apr 2, 2026
a48567e
chore(settings): reorganize claude config keys
dgokcin Apr 2, 2026
747dccd
chore(settings): add caveman marketplace, remove haiku model default
dgokcin Apr 7, 2026
cfa34cb
chore(skills): add disable-model-invocation, minor formatting fixes
dgokcin Apr 7, 2026
039f018
feat(nvim): switch to greggh/claude-code.nvim plugin
dgokcin Apr 7, 2026
ad151a9
chore(settings): add worktree hook, git log perm, skip auto permission
dgokcin Apr 8, 2026
0ad6838
fix(worktree): rewrite worktree-create with idempotent fallback logic
dgokcin Apr 9, 2026
6aff3fe
chore(settings): update worktree hook with idempotent fallback command
dgokcin Apr 9, 2026
2350354
feat(statusline): show repo/worktree context in prompt when in worktree
dgokcin Apr 9, 2026
d91a320
chore(settings): extract worktree hook command to script
dgokcin Apr 9, 2026
89af856
feat(hooks): add auto-approve script for read-only tool calls
dgokcin Apr 9, 2026
1622745
chore(agents): update steve-square-meter budget and pricing logic
dgokcin Apr 9, 2026
94b772f
feat(hooks): scope read tool to specific path patterns
dgokcin Apr 9, 2026
17bf348
refactor(statusline): migrate to stdin-based rate limit data
dgokcin Apr 9, 2026
fb31936
feat(settings): add websearch, webfetch, gcal, and defaultmode perms
dgokcin Apr 9, 2026
0184c48
fix(skills): clarify pr/mr status output with mode indicator
dgokcin Apr 10, 2026
0c24459
feat: enable advisor mode
dgokcin Apr 12, 2026
7d65275
feat: auto-compact settings and statusline
dgokcin Apr 13, 2026
8f75370
fix: ensure git push -u origin HEAD runs before gh pr create
dgokcin Apr 14, 2026
ac15a23
feat(scripts): add notify, focus-iterm, and pr-status scripts
dgokcin Apr 15, 2026
d40a66d
fix(statusline): truncate long names to fit terminal width
dgokcin Apr 15, 2026
e0b487b
feat(settings): add cc-notifier lifecycle hooks
dgokcin Apr 15, 2026
71efad6
fix(skills): fix gcal tool names and delegate pr-status to script
dgokcin Apr 15, 2026
235a3c2
fix: use correct opus
dgokcin Apr 15, 2026
aefde8e
chore(zsh): relocate thefuck and brew init for better ordering
dgokcin Apr 17, 2026
b5e7c8a
chore(skills): remove redundant repo path from branch info
dgokcin Apr 17, 2026
013c2d2
chore(settings): reorganize model key and add project permissions
dgokcin Apr 17, 2026
667f6be
chore(settings): update model to haiku and add rtk hook
dgokcin Apr 18, 2026
e86bb8b
refactor(nvim): replace claude-code.nvim with code-preview.nvim
dgokcin Apr 18, 2026
6b6627d
docs(claude): add external dependencies documentation
dgokcin Apr 18, 2026
9e792a4
feat(scripts): add caveman mode display to statusline
dgokcin Apr 18, 2026
799e10b
chore(settings): add rtk hook permissions for git and gh commands
dgokcin Apr 18, 2026
3446839
chore(settings): reorganize permissions and add rtk command aliases
dgokcin Apr 18, 2026
5ac4bc9
chore(skills): add rtk tool permissions to auto-commit skill
dgokcin Apr 18, 2026
4bf1aea
chore(skills): add rtk tool permissions to create-pr skill
dgokcin Apr 18, 2026
341332f
fix(scripts): correct caveman mode label and align comments in status…
dgokcin Apr 19, 2026
1c975c2
feat(aliases): add opus 4-5 and 4-6 shorthand functions
dgokcin Apr 21, 2026
14e3fa5
fix(zshrc): skip vi mode bindings when running inside nvim
dgokcin Apr 21, 2026
d5f3b6c
chore(settings): disable adaptive thinking via env var
dgokcin Apr 21, 2026
eaeef9d
chore(skills): add worktree check to create-pr, fix find in daily-recap
dgokcin Apr 21, 2026
8e08d37
feat: new skill for k8s debugging
dgokcin Apr 22, 2026
9674f97
chore(skills): optimize daily-recap with injected context and tool rules
dgokcin Apr 23, 2026
d208a84
chore(scripts): add rtk and grep entries to auto-approve allowlist
dgokcin Apr 24, 2026
e0902c3
chore(skills): allow gh api tool in address-review skill
dgokcin Apr 24, 2026
d6c626b
chore(settings): add grep and rtk read to auto-approve allowlist
dgokcin Apr 25, 2026
17b36e3
perf(zshrc): lazy-load nvm, thefuck and cache kubectl completions
dgokcin Apr 25, 2026
9ca03d7
feat(codex): add codex skill installation
dgokcin Apr 25, 2026
cbd79eb
docs: fix write tool path quoting
dgokcin May 2, 2026
6432bd6
chore(aliases): remove outdated automation aliases
dgokcin May 3, 2026
8400892
refactor(skills): streamline commit and create-pr skill documentation
dgokcin May 6, 2026
468c5d1
docs(create-pr): add pr/mr command template reference
dgokcin May 6, 2026
d76de00
chore(makefiles): update create-pr skill symlinks for codex structure
dgokcin May 6, 2026
6ea7c18
docs(auto-commit): streamline skill documentation
dgokcin May 6, 2026
02a778d
feat: extend k8s-debug skill with auto context
dgokcin May 6, 2026
b6bd2d1
feat: extend k8s-debug skill with auto context
dgokcin May 6, 2026
d9c6f72
revert: undo compression attempt
dgokcin May 6, 2026
7fd9458
fix: disable advisor
dgokcin May 8, 2026
b6099bd
fix: pass argument hint properly
dgokcin May 8, 2026
97bd7b2
chore: compress 18 skill SKILL.md files to caveman format
dgokcin May 9, 2026
0590c3e
chore(skills): archive unused skill docs
dgokcin May 10, 2026
1bdeba2
chore: update gitignore, zshrc, and settings
dgokcin May 10, 2026
23f9f8b
chore(skills): enable model invocation and add pr flow to commit skill
dgokcin May 12, 2026
6f05eb9
chore(skills): switch commit skill to inline context and add missing …
dgokcin May 12, 2026
63a6aa5
chore(skills): add create-pr skill to commit allowed tools
dgokcin May 12, 2026
b469268
chore(skills): add worktree context and enable auto-commit for agents
dgokcin May 13, 2026
fb8f21e
chore(skills): disable model invocation in commit skill
dgokcin May 13, 2026
01ff915
feat(nvim): add claude-code plugin with float/split toggle
dgokcin May 14, 2026
9bc6edf
feat(nvim): add hot-reload and yank-with-path utilities
dgokcin May 14, 2026
a248a09
feat(claude-code): add posttooluse hook to reload nvim buffers
dgokcin May 14, 2026
84e5e4c
minor tweaks
dgokcin May 17, 2026
01d6c4c
fix: trying to simplify cherry-picking
dgokcin May 17, 2026
e9dfc62
chore: add lorem ipsum test file
dgokcin May 17, 2026
789338d
fix(auto-commit): replace sed with cut to avoid permission prompt
dgokcin May 17, 2026
e1304cf
refactor(ai-stuff): consolidate shared assets under _shared/
dgokcin May 17, 2026
da2146b
chore(makefiles): update symlink paths to use _shared/
dgokcin May 17, 2026
b7c97e8
chore(settings): add worktree bgIsolation config
dgokcin May 17, 2026
c4bbfe0
Revert "chore: add lorem ipsum test file"
dgokcin May 17, 2026
a643553
chore(skills): remove context field from skill frontmatter
dgokcin May 19, 2026
5aa1107
chore(bin): remove apply-rules.sh
dgokcin May 19, 2026
4ac16f0
feat(nvim): add kube-utils plugin
dgokcin May 19, 2026
3aa7f3f
chore(gitignore): untrack private shared files
dgokcin May 22, 2026
53bedd9
chore(house-search): bump budget ceiling and clarify transfer tax
dgokcin May 23, 2026
5dd2b79
feat(nvim): show hidden files in snacks picker by default
dgokcin May 28, 2026
6e878f9
chore(claude): switch model to opus and bump effort to medium
dgokcin May 28, 2026
94a00e3
chore(claude): lower effort level to low
dgokcin May 28, 2026
f4bbf0b
chore(nvim): keep claude diff in same tab with terminal focus
dgokcin May 28, 2026
3fbc5b8
feat(nvim): add git pr/mr panes to dashboard
dgokcin May 28, 2026
d69d841
fix(statusline): update cost/effort fields for new json schema
dgokcin Jun 1, 2026
44b78b5
chore(claude): remove model override, add treatwell marketplace
dgokcin Jun 1, 2026
65e98c1
chore(claude): update model and effort level settings
dgokcin Jun 2, 2026
d41ea4c
chore(gitignore): ignore _shared cluster config
dgokcin Jun 4, 2026
c2aef15
chore(claude): enable atlassian, plugin-dev, datadog-debug plugins
dgokcin Jun 4, 2026
41475ce
fix(create-pr): cd to worktree root before git commands
dgokcin Jun 4, 2026
a3b80c5
chore(k8s-debug): simplify datadog mcp perms to wildcard
dgokcin Jun 4, 2026
a2a91ae
fix(create-pr): update config ref to git-pr-config
dgokcin Jun 5, 2026
c00e814
fix(statusline): show repo name from git remote instead of directory
dgokcin Jun 10, 2026
5d03c27
chore(settings): set default model to haiku and enable skill auto-upd…
dgokcin Jun 10, 2026
4f73133
chore(daily-recap): remove unused dia context lookup and fix formatting
dgokcin Jun 10, 2026
4d5fc5d
feat(shell): add tfclear function for recursive terraform cleanup
dgokcin Jun 18, 2026
c43a177
feat(worktree): detect base branch and fetch origin before creating
dgokcin Jun 18, 2026
5f97b0b
chore(settings): set default model to opus and adjust config
dgokcin Jun 18, 2026
1014599
feat(claude): add aws-debug and vault-capture skills
dgokcin Jun 18, 2026
9c97f47
feat(vault-capture): add vault integration skill with conventions
dgokcin Jun 18, 2026
38aac43
feat(tmux): add tmux config and install target
dgokcin Jun 18, 2026
a9554c8
fix(snacks): correct notifications keybinding from n to uppercase N
dgokcin Jun 18, 2026
3783328
chore(skills): add context fork and model overrides to auto-commit an…
dgokcin Jun 18, 2026
37acf4f
chore(scripts): add session-start hook for auto-naming worktree sessions
dgokcin Jun 18, 2026
9ea01bd
chore(skills): upgrade create-pr model from haiku to sonnet and wire …
dgokcin Jun 18, 2026
f12eb6c
chore(settings): format ask array and add WorktreeRemove hook
dgokcin Jun 20, 2026
f11a51b
chore(scripts): extract worktree removal to standalone script
dgokcin Jun 21, 2026
9259bb6
scripts(worktree): add cleanup scanning and removal utilities
dgokcin Jun 22, 2026
09993bb
feat(daily-recap): add claude code session summarization
dgokcin Jun 23, 2026
b362c3d
chore(env): add headroom memory db path
dgokcin Jun 23, 2026
081ce00
chore(settings): enable fullscreen tui mode
dgokcin Jun 23, 2026
dcf4321
chore(settings): reorder settings.json properties
dgokcin Jun 23, 2026
00a895e
docs(daily-recap): add vault enrichment step for gemini data
dgokcin Jun 24, 2026
e3bcd28
chore(settings): set default model to haiku
dgokcin Jun 24, 2026
ce9ef10
docs(daily-recap): add vault enrichment and wikilink for meetings
dgokcin Jun 24, 2026
8c0d386
chore(settings): set default model to sonnet and effort level to high
dgokcin Jun 24, 2026
a6b73e4
docs(daily-recap): clarify vault enrichment wikilink format for meetings
dgokcin Jun 24, 2026
b1e7705
refactor(file-suggestion): optimize parsing and add vault/marker file…
dgokcin Jun 25, 2026
a2fe4ca
chore(shell): add volta bin to PATH
dgokcin Jul 11, 2026
c434e89
docs(ai-stuff): document universal skills and agents approach
dgokcin Jul 11, 2026
300b80c
refactor(structure): move agents to unified location
dgokcin Jul 11, 2026
d350302
refactor(skills): consolidate definitions across all tools
dgokcin Jul 11, 2026
ae1e69b
build(makefiles): extract ai infrastructure into dedicated makefile
dgokcin Jul 11, 2026
7c6766a
refactor(makefiles): remove per-tool skill duplication
dgokcin Jul 11, 2026
a7c4659
docs(configs): update tool readmes for unified skill architecture
dgokcin Jul 11, 2026
aed2f51
refactor(cleanup): remove old agent and skill locations
dgokcin Jul 11, 2026
a1915fe
build(makefiles): add ai-shared target and unify tool installation
dgokcin Jul 11, 2026
395b328
refactor(agents): update references to use ~/.config/ai-shared
dgokcin Jul 11, 2026
cd0fd78
docs(ai): explain unified multi-tool structure
dgokcin Jul 11, 2026
1914028
config(codex): add hooks and scripts for codex
dgokcin Jul 11, 2026
85ce757
config(cursor): add hooks, scripts, and architecture docs
dgokcin Jul 11, 2026
6abdc24
fix: delete legacy files
dgokcin Jul 12, 2026
7b98a9b
refactor(scripts): move skill helpers to _shared/ and update references
dgokcin Jul 12, 2026
da48dff
docs(ai): explain unified tool structure with codex refactoring
dgokcin Jul 12, 2026
8b2a55d
config(codex): add AGENTS.md, config.managed.toml, and sync script
dgokcin Jul 12, 2026
9769203
config(cursor): add type field to hook specifications
dgokcin Jul 12, 2026
5e0bc9f
config(claude): update model setting to claude-fable-5
dgokcin Jul 12, 2026
1225d8d
feat(rtk): integrate command proxy rules
dgokcin Jul 12, 2026
4d94997
config(cursor): manage cli config symlink
dgokcin Jul 12, 2026
d61b1cb
feat(statusline): add multi-plugin active mode display
dgokcin Jul 30, 2026
e242179
docs(auto-commit): expand worktree list output and clarify branch tra…
dgokcin Jul 30, 2026
3efcfc7
feat(file-suggestion): support underscore word separator for @-mentions
dgokcin Jul 30, 2026
652e1af
fix(worktree-create): handle missing remote branches gracefully
dgokcin Jul 30, 2026
184d2cb
config(shell): add antigravity cli path and remove headroom env vars
dgokcin Jul 30, 2026
bea2dcf
config(claude): update enabled plugins and settings
dgokcin Jul 30, 2026
f3db989
feat(output-styles): add terse output style and build system support
dgokcin Aug 8, 2026
683873e
config(claude): enable caveman, datadog plugins and add tool search c…
dgokcin Aug 8, 2026
89bf7c9
feat(output-styles): add terse output style with caveman, ADHD, and p…
dgokcin Aug 8, 2026
558c758
config(claude): enable terse output style and simplify plugin configu…
dgokcin Aug 8, 2026
0a5a93d
refactor(codex): remove auto-approve hooks and rely on codex native p…
dgokcin Aug 11, 2026
a53d1c6
config(claude): switch to sonnet, enable codex plugin, refine settings
dgokcin Aug 11, 2026
e23e789
docs(output-styles): add slack message and code comment guidelines
dgokcin Aug 11, 2026
1ef5386
chore(.gitignore): ignore traefik migration work-specific files
dgokcin Aug 11, 2026
acf1eaa
Merge remote-tracking branch 'origin/main' into claude-code-integration
dgokcin Aug 11, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 12 additions & 6 deletions .aliases
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,17 @@ alias pip=pip3
alias python=python3

alias code='code-insiders'
alias f='fabric'

# Copilot CLI aliases
alias 'git?'='eval_git_question'
alias 'gh?'='eval_gh_question'
alias '??'='eval_shell_question'

alias ansible-playbook='SSH_AUTH_SOCK=/dev/null pythonw ansible-playbook'

opus45() {
claude --model claude-opus-4-5-20251101 "$@"
}

opus46() {
claude --model claude-opus-4-6 "$@"
}

c() {
claude "$@"
}
8 changes: 7 additions & 1 deletion .bash_profile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,10 @@
for file in ~/.{aliases,functions,path,extra}; do
[ -r "$file" ] && [ -f "$file" ] && source "$file";
done;
if [ -f "/Users/denizgokcin/.config/fabric/fabric-bootstrap.inc" ]; then . "/Users/denizgokcin/.config/fabric/fabric-bootstrap.inc"; fi
if [ -f "/Users/denizgokcin/.config/fabric/fabric-bootstrap.inc" ]; then . "/Users/denizgokcin/.config/fabric/fabric-bootstrap.inc"; fi
export VOLTA_HOME="$HOME/.volta"
export PATH="$VOLTA_HOME/bin:$PATH"


# Added by Antigravity CLI installer
export PATH="/Users/denizgokcin/.local/bin:$PATH"
50 changes: 50 additions & 0 deletions .claude/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{
"permissions": {
"allow": [
"mcp__datadog-mcp__search_datadog_spans",
"mcp__datadog-mcp__analyze_datadog_logs",
"mcp__datadog-mcp__search_datadog_logs",
"mcp__datadog-mcp__get_datadog_metric",
"mcp__datadog-mcp__search_datadog_metrics",
"mcp__datadog-mcp__search_datadog_hosts",
"mcp__datadog-mcp__search_datadog_monitors",
"mcp__datadog-mcp__get_datadog_metric_context",
"mcp__claude_ai_Slack__slack_read_thread",
"mcp__claude_ai_Slack__slack_read_channel",
"mcp__claude_ai_Atlassian__getJiraIssue",
"mcp__context7__query-docs",
"mcp__context7__resolve-library-id",
"Bash(kubectl get *)",
"Bash(kubectl logs *)",
"Bash(kubectl describe *)",
"Bash(kustomize build *)",
"Bash(helm show *)",
"Bash(glab mr view *)",
"Bash(glab mr list *)",
"Bash(glab ci view *)",
"Bash(rtk git status *)",
"Bash(rtk git log *)",
"Bash(rtk git diff *)",
"Bash(rtk git show *)",
"Bash(rtk git add *)",
"Bash(rtk git commit *)",
"Bash(rtk git push *)",
"Bash(rtk git pull *)",
"Bash(rtk git branch *)",
"Bash(rtk git fetch *)",
"Bash(rtk git stash *)",
"Bash(rtk git worktree *)",
"Bash(rtk gh pr *)",
"Bash(rtk gh issue *)",
"Bash(rtk gh run *)",
"Bash(rtk gh repo *)",
"Bash(rtk gh api *)",
"Bash(rtk gh release *)",
"Bash(rtk yadm *)",
"Bash(rtk gt *)"
]
},
"worktree": {
"bgIsolation": "none"
}
}
90 changes: 0 additions & 90 deletions .cursor/rules/core-rules/custom-mode-generator-agent.mdc

This file was deleted.

86 changes: 0 additions & 86 deletions .cursor/rules/core-rules/rule-generating-agent.mdc

This file was deleted.

84 changes: 0 additions & 84 deletions .cursor/rules/documentation/debug-report-manual.mdc

This file was deleted.

Loading
Loading