Skip to content

Commit e040a55

Browse files
authored
Merge pull request #272 from anipotts/codex/field-guide-v4
docs: launch coding agent tips
2 parents 33b017e + 80fb1ec commit e040a55

130 files changed

Lines changed: 4943 additions & 9535 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.claude-plugin/marketplace.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,30 +4,30 @@
44
"name": "Ani Potts"
55
},
66
"metadata": {
7-
"description": "claude code plugins by ani potts: session mesh, knowledge graph over your history, and time awareness.",
7+
"description": "legacy claude code plugins preserved for compatibility through 2026-11-05.",
88
"version": "3.1.0"
99
},
1010
"plugins": [
1111
{
1212
"name": "cc",
1313
"source": "./plugins/cc",
14-
"description": "session mesh for claude code (email-cc semantics): awareness digests, file-overlap alerts, topic subscriptions, cross-session messaging.",
14+
"description": "legacy session mesh for claude code. frozen through 2026-11-05; security and installation fixes only.",
1515
"author": { "name": "Ani Potts" },
1616
"license": "MIT",
1717
"category": "collaboration"
1818
},
1919
{
2020
"name": "lore",
2121
"source": "./plugins/lore",
22-
"description": "your accumulated claude code lore as a deterministic knowledge graph. every session, file, project, tool, and resume edge becomes a node. /lore:graph, /lore:remember, /lore:export.",
22+
"description": "legacy local transcript analytics for claude code. frozen through 2026-11-05; review retention and privacy before use.",
2323
"author": { "name": "Ani Potts" },
2424
"license": "MIT",
2525
"category": "analytics"
2626
},
2727
{
2828
"name": "time",
2929
"source": "./plugins/time",
30-
"description": "claude's awareness of how alive it is. 5h + 7d + context-window meters with a budgeting rule. /time-estimate, /time-calibrate, /time-benchmark, /fuel state|handoff.",
30+
"description": "legacy usage and context meters for claude code. frozen through 2026-11-05; undocumented client state may drift.",
3131
"author": { "name": "Ani Potts" },
3232
"license": "MIT",
3333
"category": "awareness"

.claude-plugin/plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "claude-code-tips",
33
"version": "3.1.0",
4-
"description": "Claude Code toolkit: cc session mesh, lore knowledge graph, time awareness, hooks, agents, and docs. Install: /plugin marketplace add anipotts/claude-code-tips then /plugin install cc@anipotts lore@anipotts time@anipotts",
4+
"description": "Legacy Claude Code plugins preserved for compatibility through 2026-11-05. See docs/legacy-tools.md before installing.",
55
"author": {
66
"name": "Ani Potts",
77
"url": "https://github.com/anipotts"
88
},
9-
"repository": "https://github.com/anipotts/claude-code-tips",
9+
"repository": "https://github.com/anipotts/coding-agent-tips",
1010
"license": "MIT"
1111
}

.claude/commands/improve.md

Lines changed: 0 additions & 196 deletions
This file was deleted.

.claude/commands/ship.md

Lines changed: 0 additions & 72 deletions
This file was deleted.

.coderabbit.yaml

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)