settings
01Settings file Claude Code
Once bitten, twice shy — a shared memory of validated engineering traps, dead-ends and fixes for coding agents, served over MCP. AGPL-3.0.
Settings file Claude Code
Once bitten, twice shy — a shared memory of validated engineering traps, dead-ends and fixes for coding agents, served over MCP. AGPL-3.0.
Skill Claude CodeCodex
Cut a tagged forgejo release (twiceshy artifacts + checksums + notes) via the release workflow, verifying the resolved version end-to-end so a misconfigured workflow can't publish a mis-tagged release. Use when asked to cut, tag, publish, or ship a release (e.g. "release v0.1.0", "tag and publish"), especially in a…
Skill Claude CodeCodex
Does the next unit of work end-to-end — verifies the base and branches fresh from a trustworthy main, picks the next roadmap item (the next open child of an open epic, or the next epic to break down) from docs/issues/, builds it test-first, then opens the PR, code-reviews it (applying fixes), and merges once CI is…
Skill Claude CodeCodex
Files and links issues using a hybrid store — markdown under docs/issues/ as the source of truth, mirrored to the forgejo issue tracker via the recipe's sync script. Groups related issues under epics/labels, attaches screenshots, and cross-links to decision records, PRs, and the learnings log. Use this whenever a bug…
Instructions file CodexOpenCode
AGENTS.md instructions for dotts-h/twiceshy, covering agents.md — twiceshy, experience store (index channel) and off-pool offload (brain vm only).
Instructions file
Claude Code instructions for dotts-h/twiceshy, covering twiceshy — agent briefing, hard rules and commands.
MCP server Claude CodeCodexCursor
Experience memory for coding agents: validated traps, fixes and dead-ends at decision time. Remote server at api.twiceshy.app.