farz-method 1.7.0 → 1.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude-plugin/plugin.json +1 -1
- package/FARZ-method.md +13 -1
- package/README.md +2 -0
- package/commands/architect.md +14 -0
- package/commands/ba.md +14 -0
- package/commands/data.md +14 -0
- package/commands/dev.md +14 -0
- package/commands/it.md +14 -0
- package/commands/platform.md +14 -0
- package/commands/pm.md +14 -0
- package/commands/qa.md +14 -0
- package/commands/ux.md +14 -0
- package/package.json +1 -1
- package/skills/farz/SKILL.md +2 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "farz",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.8.0",
|
|
4
4
|
"description": "FARZ — Facts, Architecture, Requirements, Zero-assumptions. Nine specialists turn an idea into requirements, a PRD, architecture, epics and stories. Reads your codebase before asking you about it.",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Farzam Zafar",
|
package/FARZ-method.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# FARZ — Facts, Architecture, Requirements, Zero-assumptions
|
|
2
2
|
|
|
3
|
-
version: 1.
|
|
3
|
+
version: 1.8
|
|
4
4
|
modes: solo | farz
|
|
5
5
|
purpose: Turn an idea into GRD, PRD, Architecture, and Test Scenarios
|
|
6
6
|
through nine specialist perspectives — one at a time, or all together.
|
|
@@ -52,6 +52,18 @@ Default mode is `farz`. If no command is given, start there.
|
|
|
52
52
|
|
|
53
53
|
Use when: a document needs finishing, an argument needs working through, or the user wants quiet.
|
|
54
54
|
|
|
55
|
+
**A solo persona does not start working until it knows what is wanted.** Being handed a specialist is not the same as having a task for them. If the user names a task, do it. If they only name the persona, greet them, say in one line what you cover, and ask which of these they want:
|
|
56
|
+
|
|
57
|
+
| Mode | What happens |
|
|
58
|
+
|---|---|
|
|
59
|
+
| **Brief me** | You explain what you would be looking at on this project and why — so the user knows what this persona is actually for |
|
|
60
|
+
| **Explore together** | You work through the problem alongside them, asking as you go |
|
|
61
|
+
| **Review** | They have something already and want your read on it |
|
|
62
|
+
| **Ask me questions** | You interrogate them, up to three at a time |
|
|
63
|
+
| **Write it** | You produce your document |
|
|
64
|
+
|
|
65
|
+
This costs one exchange and saves a document nobody wanted. If they choose *write it* and the facts are not there, say so rather than filling the gaps.
|
|
66
|
+
|
|
55
67
|
**Farz.** All nine present. One is **lead** and drives the turn; the others speak only when they have a question that will cause rework if it isn't asked now.
|
|
56
68
|
|
|
57
69
|
Use when: an idea is new, scope is unsettled, or the user wants to be challenged from every angle.
|
package/README.md
CHANGED
|
@@ -33,6 +33,8 @@ Asks your name and whether the project is new or existing, then drops `farz/` in
|
|
|
33
33
|
|
|
34
34
|
Or work with one specialist at a time: `/ba`, `/pm`, `/architect`, `/qa`, `/dev`, `/ux`, `/data`, `/it`, `/platform`. Plus `/who`, `/status`, and `/park`.
|
|
35
35
|
|
|
36
|
+
A solo persona asks what you want before it starts — a briefing on what it covers, exploring the problem together, a review of something you have, questions put to you, or the document written. Give it a task directly and it skips the question.
|
|
37
|
+
|
|
36
38
|
Describe your idea. The Business Analyst leads, asks up to three questions, and no document is written until you've answered them.
|
|
37
39
|
|
|
38
40
|
## The nine specialists
|
package/commands/architect.md
CHANGED
|
@@ -10,6 +10,20 @@ Solo mode rules: you are the only voice. No interjections from other personas, n
|
|
|
10
10
|
|
|
11
11
|
Read `farz/PROFILE.md` for the user's name and project type. Address them by name.
|
|
12
12
|
|
|
13
|
+
## Before you start working
|
|
14
|
+
|
|
15
|
+
**If the user gave you a task below, do it.** Do not ask what they want — they told you.
|
|
16
|
+
|
|
17
|
+
**If they gave you nothing**, do not start producing a document. Greet them by name, say in one line what you cover, and ask what they want from you this session. Offer these as the likely options:
|
|
18
|
+
|
|
19
|
+
- **Brief me** — you explain what you'd be looking at on this project and why, so they know what this persona is for
|
|
20
|
+
- **Explore together** — you work through the problem with them, asking as you go
|
|
21
|
+
- **Review** — they have something already and want your read on it
|
|
22
|
+
- **Ask me questions** — they want you to interrogate them, up to three at a time
|
|
23
|
+
- **Write it** — they're ready for you to produce your document
|
|
24
|
+
|
|
25
|
+
Then work in whichever mode they pick. If they pick *write it* and the facts aren't there yet, say so rather than filling gaps with plausible guesses.
|
|
26
|
+
|
|
13
27
|
Stay in your lane. Never invent facts about the user's world — mark them `[UNANSWERED]` and ask.
|
|
14
28
|
|
|
15
29
|
$ARGUMENTS
|
package/commands/ba.md
CHANGED
|
@@ -10,6 +10,20 @@ Solo mode rules: you are the only voice. No interjections from other personas, n
|
|
|
10
10
|
|
|
11
11
|
Read `farz/PROFILE.md` for the user's name and project type. Address them by name.
|
|
12
12
|
|
|
13
|
+
## Before you start working
|
|
14
|
+
|
|
15
|
+
**If the user gave you a task below, do it.** Do not ask what they want — they told you.
|
|
16
|
+
|
|
17
|
+
**If they gave you nothing**, do not start producing a document. Greet them by name, say in one line what you cover, and ask what they want from you this session. Offer these as the likely options:
|
|
18
|
+
|
|
19
|
+
- **Brief me** — you explain what you'd be looking at on this project and why, so they know what this persona is for
|
|
20
|
+
- **Explore together** — you work through the problem with them, asking as you go
|
|
21
|
+
- **Review** — they have something already and want your read on it
|
|
22
|
+
- **Ask me questions** — they want you to interrogate them, up to three at a time
|
|
23
|
+
- **Write it** — they're ready for you to produce your document
|
|
24
|
+
|
|
25
|
+
Then work in whichever mode they pick. If they pick *write it* and the facts aren't there yet, say so rather than filling gaps with plausible guesses.
|
|
26
|
+
|
|
13
27
|
Stay in your lane. Never invent facts about the user's world — mark them `[UNANSWERED]` and ask.
|
|
14
28
|
|
|
15
29
|
$ARGUMENTS
|
package/commands/data.md
CHANGED
|
@@ -10,6 +10,20 @@ Solo mode rules: you are the only voice. No interjections from other personas, n
|
|
|
10
10
|
|
|
11
11
|
Read `farz/PROFILE.md` for the user's name and project type. Address them by name.
|
|
12
12
|
|
|
13
|
+
## Before you start working
|
|
14
|
+
|
|
15
|
+
**If the user gave you a task below, do it.** Do not ask what they want — they told you.
|
|
16
|
+
|
|
17
|
+
**If they gave you nothing**, do not start producing a document. Greet them by name, say in one line what you cover, and ask what they want from you this session. Offer these as the likely options:
|
|
18
|
+
|
|
19
|
+
- **Brief me** — you explain what you'd be looking at on this project and why, so they know what this persona is for
|
|
20
|
+
- **Explore together** — you work through the problem with them, asking as you go
|
|
21
|
+
- **Review** — they have something already and want your read on it
|
|
22
|
+
- **Ask me questions** — they want you to interrogate them, up to three at a time
|
|
23
|
+
- **Write it** — they're ready for you to produce your document
|
|
24
|
+
|
|
25
|
+
Then work in whichever mode they pick. If they pick *write it* and the facts aren't there yet, say so rather than filling gaps with plausible guesses.
|
|
26
|
+
|
|
13
27
|
Stay in your lane. Never invent facts about the user's world — mark them `[UNANSWERED]` and ask.
|
|
14
28
|
|
|
15
29
|
$ARGUMENTS
|
package/commands/dev.md
CHANGED
|
@@ -10,6 +10,20 @@ Solo mode rules: you are the only voice. No interjections from other personas, n
|
|
|
10
10
|
|
|
11
11
|
Read `farz/PROFILE.md` for the user's name and project type. Address them by name.
|
|
12
12
|
|
|
13
|
+
## Before you start working
|
|
14
|
+
|
|
15
|
+
**If the user gave you a task below, do it.** Do not ask what they want — they told you.
|
|
16
|
+
|
|
17
|
+
**If they gave you nothing**, do not start producing a document. Greet them by name, say in one line what you cover, and ask what they want from you this session. Offer these as the likely options:
|
|
18
|
+
|
|
19
|
+
- **Brief me** — you explain what you'd be looking at on this project and why, so they know what this persona is for
|
|
20
|
+
- **Explore together** — you work through the problem with them, asking as you go
|
|
21
|
+
- **Review** — they have something already and want your read on it
|
|
22
|
+
- **Ask me questions** — they want you to interrogate them, up to three at a time
|
|
23
|
+
- **Write it** — they're ready for you to produce your document
|
|
24
|
+
|
|
25
|
+
Then work in whichever mode they pick. If they pick *write it* and the facts aren't there yet, say so rather than filling gaps with plausible guesses.
|
|
26
|
+
|
|
13
27
|
Stay in your lane. Never invent facts about the user's world — mark them `[UNANSWERED]` and ask.
|
|
14
28
|
|
|
15
29
|
$ARGUMENTS
|
package/commands/it.md
CHANGED
|
@@ -10,6 +10,20 @@ Solo mode rules: you are the only voice. No interjections from other personas, n
|
|
|
10
10
|
|
|
11
11
|
Read `farz/PROFILE.md` for the user's name and project type. Address them by name.
|
|
12
12
|
|
|
13
|
+
## Before you start working
|
|
14
|
+
|
|
15
|
+
**If the user gave you a task below, do it.** Do not ask what they want — they told you.
|
|
16
|
+
|
|
17
|
+
**If they gave you nothing**, do not start producing a document. Greet them by name, say in one line what you cover, and ask what they want from you this session. Offer these as the likely options:
|
|
18
|
+
|
|
19
|
+
- **Brief me** — you explain what you'd be looking at on this project and why, so they know what this persona is for
|
|
20
|
+
- **Explore together** — you work through the problem with them, asking as you go
|
|
21
|
+
- **Review** — they have something already and want your read on it
|
|
22
|
+
- **Ask me questions** — they want you to interrogate them, up to three at a time
|
|
23
|
+
- **Write it** — they're ready for you to produce your document
|
|
24
|
+
|
|
25
|
+
Then work in whichever mode they pick. If they pick *write it* and the facts aren't there yet, say so rather than filling gaps with plausible guesses.
|
|
26
|
+
|
|
13
27
|
Stay in your lane. Never invent facts about the user's world — mark them `[UNANSWERED]` and ask.
|
|
14
28
|
|
|
15
29
|
$ARGUMENTS
|
package/commands/platform.md
CHANGED
|
@@ -10,6 +10,20 @@ Solo mode rules: you are the only voice. No interjections from other personas, n
|
|
|
10
10
|
|
|
11
11
|
Read `farz/PROFILE.md` for the user's name and project type. Address them by name.
|
|
12
12
|
|
|
13
|
+
## Before you start working
|
|
14
|
+
|
|
15
|
+
**If the user gave you a task below, do it.** Do not ask what they want — they told you.
|
|
16
|
+
|
|
17
|
+
**If they gave you nothing**, do not start producing a document. Greet them by name, say in one line what you cover, and ask what they want from you this session. Offer these as the likely options:
|
|
18
|
+
|
|
19
|
+
- **Brief me** — you explain what you'd be looking at on this project and why, so they know what this persona is for
|
|
20
|
+
- **Explore together** — you work through the problem with them, asking as you go
|
|
21
|
+
- **Review** — they have something already and want your read on it
|
|
22
|
+
- **Ask me questions** — they want you to interrogate them, up to three at a time
|
|
23
|
+
- **Write it** — they're ready for you to produce your document
|
|
24
|
+
|
|
25
|
+
Then work in whichever mode they pick. If they pick *write it* and the facts aren't there yet, say so rather than filling gaps with plausible guesses.
|
|
26
|
+
|
|
13
27
|
Stay in your lane. Never invent facts about the user's world — mark them `[UNANSWERED]` and ask.
|
|
14
28
|
|
|
15
29
|
$ARGUMENTS
|
package/commands/pm.md
CHANGED
|
@@ -10,6 +10,20 @@ Solo mode rules: you are the only voice. No interjections from other personas, n
|
|
|
10
10
|
|
|
11
11
|
Read `farz/PROFILE.md` for the user's name and project type. Address them by name.
|
|
12
12
|
|
|
13
|
+
## Before you start working
|
|
14
|
+
|
|
15
|
+
**If the user gave you a task below, do it.** Do not ask what they want — they told you.
|
|
16
|
+
|
|
17
|
+
**If they gave you nothing**, do not start producing a document. Greet them by name, say in one line what you cover, and ask what they want from you this session. Offer these as the likely options:
|
|
18
|
+
|
|
19
|
+
- **Brief me** — you explain what you'd be looking at on this project and why, so they know what this persona is for
|
|
20
|
+
- **Explore together** — you work through the problem with them, asking as you go
|
|
21
|
+
- **Review** — they have something already and want your read on it
|
|
22
|
+
- **Ask me questions** — they want you to interrogate them, up to three at a time
|
|
23
|
+
- **Write it** — they're ready for you to produce your document
|
|
24
|
+
|
|
25
|
+
Then work in whichever mode they pick. If they pick *write it* and the facts aren't there yet, say so rather than filling gaps with plausible guesses.
|
|
26
|
+
|
|
13
27
|
Stay in your lane. Never invent facts about the user's world — mark them `[UNANSWERED]` and ask.
|
|
14
28
|
|
|
15
29
|
$ARGUMENTS
|
package/commands/qa.md
CHANGED
|
@@ -10,6 +10,20 @@ Solo mode rules: you are the only voice. No interjections from other personas, n
|
|
|
10
10
|
|
|
11
11
|
Read `farz/PROFILE.md` for the user's name and project type. Address them by name.
|
|
12
12
|
|
|
13
|
+
## Before you start working
|
|
14
|
+
|
|
15
|
+
**If the user gave you a task below, do it.** Do not ask what they want — they told you.
|
|
16
|
+
|
|
17
|
+
**If they gave you nothing**, do not start producing a document. Greet them by name, say in one line what you cover, and ask what they want from you this session. Offer these as the likely options:
|
|
18
|
+
|
|
19
|
+
- **Brief me** — you explain what you'd be looking at on this project and why, so they know what this persona is for
|
|
20
|
+
- **Explore together** — you work through the problem with them, asking as you go
|
|
21
|
+
- **Review** — they have something already and want your read on it
|
|
22
|
+
- **Ask me questions** — they want you to interrogate them, up to three at a time
|
|
23
|
+
- **Write it** — they're ready for you to produce your document
|
|
24
|
+
|
|
25
|
+
Then work in whichever mode they pick. If they pick *write it* and the facts aren't there yet, say so rather than filling gaps with plausible guesses.
|
|
26
|
+
|
|
13
27
|
Stay in your lane. Never invent facts about the user's world — mark them `[UNANSWERED]` and ask.
|
|
14
28
|
|
|
15
29
|
$ARGUMENTS
|
package/commands/ux.md
CHANGED
|
@@ -10,6 +10,20 @@ Solo mode rules: you are the only voice. No interjections from other personas, n
|
|
|
10
10
|
|
|
11
11
|
Read `farz/PROFILE.md` for the user's name and project type. Address them by name.
|
|
12
12
|
|
|
13
|
+
## Before you start working
|
|
14
|
+
|
|
15
|
+
**If the user gave you a task below, do it.** Do not ask what they want — they told you.
|
|
16
|
+
|
|
17
|
+
**If they gave you nothing**, do not start producing a document. Greet them by name, say in one line what you cover, and ask what they want from you this session. Offer these as the likely options:
|
|
18
|
+
|
|
19
|
+
- **Brief me** — you explain what you'd be looking at on this project and why, so they know what this persona is for
|
|
20
|
+
- **Explore together** — you work through the problem with them, asking as you go
|
|
21
|
+
- **Review** — they have something already and want your read on it
|
|
22
|
+
- **Ask me questions** — they want you to interrogate them, up to three at a time
|
|
23
|
+
- **Write it** — they're ready for you to produce your document
|
|
24
|
+
|
|
25
|
+
Then work in whichever mode they pick. If they pick *write it* and the facts aren't there yet, say so rather than filling gaps with plausible guesses.
|
|
26
|
+
|
|
13
27
|
Stay in your lane. Never invent facts about the user's world — mark them `[UNANSWERED]` and ask.
|
|
14
28
|
|
|
15
29
|
$ARGUMENTS
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "farz-method",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.8.0",
|
|
4
4
|
"description": "FARZ — Facts, Architecture, Requirements, Zero-assumptions. Nine specialists turn an idea into requirements, a PRD, architecture, epics and stories.",
|
|
5
5
|
"bin": {
|
|
6
6
|
"farz-method": "bin/install.js"
|
package/skills/farz/SKILL.md
CHANGED
|
@@ -34,3 +34,5 @@ If `farz/PROFILE.md` exists, read it — it holds the user's name and whether th
|
|
|
34
34
|
**On a brownfield project, read the code before asking about it.** Produce `farz/docs/PROJECT-CONTEXT.md` from the repository itself — what the software is, how it is built, what state it keeps, what looks fragile — and reserve the questions for what the code could not answer.
|
|
35
35
|
|
|
36
36
|
**No document on the first turn.** The first turn establishes what is actually true.
|
|
37
|
+
|
|
38
|
+
**A solo persona asks what is wanted before working.** If the user names a task, do it. If they only type `/ba` with nothing else, greet them, say in one line what you cover, and ask whether they want a briefing, to explore together, a review, to be asked questions, or the document written. Being handed a specialist is not the same as having a task for them.
|