FDEOps

by suboss87Verified

Second brain for Forward Deployed Engineers. Engagement memory + 35 skills across 6 domains, all behind one @fde... Works with any AI coding agent.

241
Stars
27
Forks
JavaScript
Language
8/23/2026
Added
View on GitHubDownload ZIP

⚠️ Third-Party Software Notice

This skill is third-party open-source software developed and hosted independently on GitHub. SkillTip is an informational directory and does not control or maintain the underlying repository. Any security checks displayed are automated and limited in scope. Review the source code before installing.

Read the Terms of Service

Installation

Add to your Claude Code skills directory:

# Add to your Claude Code skills
git clone https://github.com/suboss87/FDEOps

Getting Started

Guides for using skills like FDEOps.

Security Report

Verified

Last scanned: —

{
  "status": "PASSED",
  "issues": []
}

README.md

FDEOps

Your AI coding agent forgets your client every morning. fdeops remembers.

npm version CI License: MIT Node

Memory + methodology + skills, in one kit. Skill packs - BMAD, Spec-Kit, mattpocock/skills - teach your AI coding agent how to build. None of them remember who the client is, what you promised them, or who agreed it was delivered. FDEOps adds the missing layer: a private fieldbook per engagement (.fde/), a field methodology (land → close), and one @fde skill that routes it all.

Built for Forward Deployed Engineers, and anyone embedded in client work: consultants, agency developers, solutions architects, fractional CTOs. Feels like a second brain; behaves like a defensible record (dated, sourced, yours).

  land      discover      plan      build      ship      close
    |           |           |         |          |         |
    +-----------+-----------+---------+----------+---------+
          the fieldbook (.fde/) - one per engagement
             written as a side effect of the work

Talk in plain language with @fde. The AI coding agent runs the plumbing. You confirm anything that enters the record.


The week

@fde plus English. No cheat sheet.

WhenWhat you sayWhat you get
Start of week@fde — or just open Claude CodeFieldbook on disk either way. Claude Code injects trust, phase, next before you type. Cursor / Codex / others: say @fde or resume — nothing auto-loads.
After a meeting@fde debrief these notes (paste or attach)Proposed updates. You review, then confirm.
Optional: pull@fde connect Granola (once) · @fde pull today's Acme transcriptYou add that source MCP. We pull on request — no push, no sync. mcp/recipes/
Before a stakeholder meeting@fde prep me for tomorrow with the sponsorBrief from what you already logged.
Scope dispute@fde when did we agree to drop that?Dated answers, or a clear gap.
End of week@fde draft the sponsor update from the recordStatus grounded in what happened.

Same folder every time: ~/fde-engagements/<client>/.fde/.


Quickstart

1. Install. Claude Code: session hooks (context before you type). Everywhere else: the same fieldbook, loaded when you ask.

/plugin marketplace add suboss87/fdeops
/plugin install fdeops@fdeops
npx skills add suboss87/fdeops          # Cursor, Codex, skills-compatible hosts

2. Bind once in the client workspace:

npx fdeops resume --init garvey   # ~/fde-engagements/garvey + bind this checkout
npx fdeops resume                 # where we are

3. Work

@fde New client. Payments platform. They want it live before the Q3 audit.

@fde routes and drafts; you confirm judgment. Workflow: docs/USAGE.md.

Working: npx fdeops resume prints this client's phase, trust, and next action. Tomorrow that file is still there. Auto-load at session start is Claude Code; elsewhere you invoke @fde.

Other install paths · scan · env
  • Adapters: npx fdeops adapters .adapters/
  • Local LLMs: load skills/fde/SKILL.mdguide
  • Air-gapped: git clone https://github.com/suboss87/fdeops.git && cd fdeops && node bin/install.js
  • No install: npx fdeops demo · npx fdeops scan (heuristic recon, not findings)
  • Requires: Node.js >= 18
  • Override: FDEOPS_ENGAGEMENTdocs/install.md

How it works

  • You describe the situation with @fde (or plain language once the skill is loaded).
  • Hooks (Claude Code) load where you left off and snapshot on the way out. Other hosts: same CLI and files; you call @fde / resume.
  • Local CLI — writes, receipts, status. Zero model tokens. The AI coding agent runs it; you do not live in the CLI. docs/USAGE.md
  • Pull (optional) — FDEOps is the sink. Paste is the daily path. A source MCP you add (Granola, Slack, Notion, …) can fetch text; @fde connect … walks config. No push, no sync, no tokens in .fde/. mcp/recipes/

CLAUDE.md is how the code works. The fieldbook is how the engagement works. The record lives at ~/fde-engagements/<client>/.fde/ — not inside any vendor. Change hosts, install @fde on the new one, bind if needed, keep talking.

Phase verbs (land → close)
VerbWhen
landFirst days — brief, stakeholders, success
discoverThe brief is wrong — evidence from the repo
planSequence backwards from done, PR-sized
buildBlast radius, log what shipped
shipPre-flight, canary, rollback
closeHandoff, retro, receipts that survive you

Overlays (AI, fintech, healthcare, gov) fire on signal. docs/skills.md


The field methods

You never pick one. You describe the situation; @fde routes. 37 methods, six domains — each a method (thinking, artifact, checkpoint), not a tip sheet. docs/skills.md · docs/skills-reference.md

All 37 Skills

Overlays: ai · artifacts · fintech · healthcare · gov


Engagement memory (.fde/)

One folder per client. Plain markdown. Grep it, copy it, defend it.

FileHolds
context.mdWhere you are
brief.md / success.mdWhat they asked; what “done” is and who signs
reality.md / terrain.mdThe real problem; the map
stakeholders.md[signal:green|amber|red]
trust-profile.mdSacred data, AI policy, approval chain
decisions.md / risks.md / delivery.mdDated choices; live risks; what shipped and how it rolls back

Schema: docs/schema.md.


Fieldbook UI

Local HTML: trust, phase, next, the record. @fde dashboard, or npx fdeops dashboard (--all for the portfolio).

fdeops Fieldbook in the browser


Who this is for

You areWhat this is
Forward Deployed EngineerThe job this was built for — first meeting through handoff
Consultant / contractor on siteThe engagement stops resetting every morning
Solutions architectPolitics and architecture in the same record
Agency, 3–5 clientsOne .fde/ each — they stop blurring
Fractional CTO on client workSystem of record for the embed, and the billable trail

Your data stays yours

  • Local only. git + files. No network, no telemetry, no account. Air-gapped is fine.
  • Plain markdown. No database.
  • No new data path. The model sees client code only when you point the AI coding agent at it. <private> is redacted from CLI, dashboard, and hooks — do not open raw private blocks with file tools.
  • Nothing unreviewed. Draft → you confirm. fde debrief --dry-run shows routing first.
  • Know the sync surface. ~/fde-engagements is in $HOME. iCloud/Dropbox is an NDA incident waiting. resume --init warns. PRIVACY.md before the first NDA.

PRIVACY.md · SECURITY.md


Principles

  • The artifact is the memory — producing the work and recording it are one action
  • Methods, not autonomy — the kit says what to check; judgment stays yours
  • Brief is a hypothesis — discover before building the wrong thing
  • Evidence on every claim — these files get defended in the room
  • One customer, one folder — context never bleeds

Updating

Re-run the Quickstart install, or from a clone: git pull && node bin/install.js


Contributing

Subash Natarajan. Issues · CONTRIBUTING.md

Thanks to builders whose craft sharpened the thinking, among them Andrej Karpathy's engineering guidelines and the agentic engineering workflow notes from David Ondrej / Michael Shimeles. FDEOps is handcrafted for field work; resemblance is craft, not a fork.

What we won't build: SaaS sync; Slack/Notion/Granola connectors or push inside the CLI; CRM as core; hardware capture; generic code-craft packs (TDD/review live elsewhere). You may pull via your MCP. The fde CLI stays local-only.

FDE Methodology · SECURITY.md · PRIVACY.md · Repo layout · Skills matrix · MIT

Frequently Asked Questions

What is FDEOps?

FDEOps is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by suboss87. Second brain for Forward Deployed Engineers. Engagement memory + 35 skills across 6 domains, all behind one @fde... Works with any AI coding agent. It has 241 GitHub stars.

Is FDEOps safe to use?

Yes. FDEOps passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install FDEOps?

Clone the repository with "git clone https://github.com/suboss87/FDEOps" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is FDEOps written in?

FDEOps is primarily written in JavaScript. It is open-source under suboss87 on GitHub, so you can review or fork the full source.

Are there alternatives to FDEOps?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh FDEOps against similar tools.

Comments (0)

No comments yet. Be the first to share your thoughts!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI Agents
View details

Developers Also Liked

Based on votes and bookmarks from developers who liked this skill

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP Serversapisai-tools
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details