Governance framework for AI coding agents — enforces task traceability, structural gates, session continuity, and audit trails for Claude Code, Cursor, and Copilot.
Better context, better agents. Context Fabric captures history. Component Fabric maps blast radius. One rule: nothing runs without a task. The better the instruction — and the context around it — the higher the likelihood of a good result.
I built this because I recognised a pattern. In 25 years of enterprise IT governance — transition management at Shell, operational readiness for infrastructure programmes — the same structural requirements appear every time a powerful actor operates in a shared environment: traceability, approval gates, session continuity, failure memory. The domain changed from human operators to AI agents. The principle did not.
Agent tries to edit a file without a task:
BLOCKED: No active task. Framework rule: nothing gets done without a task.
To unblock:
1. Create a task: fw task create --name '...' --type build --start
2. Set focus: fw context focus T-XXX
Attempting to modify: src/api/routes.ts
Policy: P-002 (Structural Enforcement Over Agent Discipline)
Agent tries to force-push:
══════════════════════════════════════════════════════════
TIER 0 BLOCK — Destructive Command Detected
══════════════════════════════════════════════════════════
Risk: FORCE PUSH overwrites remote history — may destroy teammates' work
Command: git push --force origin main
To proceed (after the human approves):
./bin/fw tier0 approve
Then retry the same command.
══════════════════════════════════════════════════════════
Agent tries to disable its own guardrails:
BLOCKED: Cannot modify .cursor/settings.json — this controls enforcement hooks.
Modifying this file could disable task gates, Tier 0 checks, and budget enforcement.
Changes to hook configuration require human review.
Context running out mid-session:
══════════════════════════════════════════════════════════
SESSION WRAPPING UP (~170000 tokens)
════
Mine your Claude Code and Codex logs into a local you.md agent profile.
Local-first AI coding agent for VS Code & Cursor. Ollama, LM Studio & your inference fleet. Cursor-grade agent UX — offline, private, zero token cost.
A self-improving skill for AI coding agents (Claude Code, Cursor, AGENTS.md): recognize a hard-won golden path in a session and harvest it into a reusable skill/rule for next time.
Second brain for Forward Deployed Engineers. Engagement memory + 35 skills across 6 domains, all behind one @fde... Works with any AI coding agent.
Game-development Agent Skills for AI coding agents: install once and a master router loads the right skill for your engine and task. 66 original, version-pinned skills (plus a master router) in the portable SKILL.md format that runs across Claude Code, Cursor, Codex, Copilot, Gemini CLI and more, for Godot, Unity, Unreal, web and beyond.
Honey (I Shrunk the AI) by GreenPT: a cross-tool coding skill that cuts AI coding-agent token usage and LLM API costs — write less code, less prose, and denser agent-to-agent handoffs (−53%, lossless in benchmarks) with no loss of quality. Works with Claude Code, Cursor, GitHub Copilot, Codex, Gemini CLI, Windsurf, Cline & Kiro.
Workflows from the Neura Market marketplace related to this Cursor resource