-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCITATION.cff
More file actions
36 lines (36 loc) · 1.33 KB
/
Copy pathCITATION.cff
File metadata and controls
36 lines (36 loc) · 1.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
cff-version: 1.2.0
title: firm
message: >-
If you use this software, please cite it using the metadata from this file.
type: software
authors:
- given-names: David
family-names: Silva
email: davidslv.london@gmail.com
repository-code: "https://github.com/davidslv/firm-os"
url: "https://github.com/davidslv/firm-os"
abstract: >-
firm is an engineering operating system delivered as Claude Code plugins. It
handles the work around the code — the roles, skills, workflows, gates, and
contracts that turn a feature idea into shipped, defensible software — so a
capable model applies each discipline consistently instead of re-deriving it
every session. Every discipline is a numbered seam owned by exactly one role
(a skill or an agent) and machine-checked for single ownership; each
deterministic check ships with a self-test that proves both its firing and
its silence. firm runs on a target repository through a local-only, gitignored
.firm/ sidecar that leaves no trace, with a pre-push gate whose checks are
read-only reporters the operator stays in control of.
keywords:
- claude-code
- claude-code-plugins
- engineering-operating-system
- software-development-lifecycle
- code-review
- rails
- ruby
- developer-tooling
- ai-agents
- quality-gates
license: MIT
version: 0.1.0
date-released: "2026-07-04"