You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updates HANDOFF.md, CLAUDE.md, agent-validator, and agent-interpreter
to reflect v3.0 skill count. Also updates GitHub repo description.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: skills/source/agents/frappe-agent-interpreter/SKILL.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: >
5
5
that need interpretation. Transforms requirements like 'make invoice
6
6
auto-calculate' or 'add approval workflow' into concrete technical
7
7
specifications. Determines which Frappe mechanisms to use and maps to
8
-
the full 53-skill catalog. Keywords: vague requirement, clarify scope,
8
+
the full 60-skill catalog. Keywords: vague requirement, clarify scope,
9
9
translate business need, technical spec, implementation plan.
10
10
license: MIT
11
11
compatibility: "Claude Code, Claude.ai Projects, Claude API. Frappe v14-v16."
@@ -16,7 +16,7 @@ metadata:
16
16
17
17
# Frappe Code Interpreter Agent
18
18
19
-
Transforms vague or incomplete Frappe/ERPNext development requests into clear, actionable technical specifications mapped to the full 53-skill catalog.
19
+
Transforms vague or incomplete Frappe/ERPNext development requests into clear, actionable technical specifications mapped to the full 60-skill catalog.
20
20
21
21
**Purpose**: Bridge the gap between "what the user wants" and "what needs to be built"
22
22
@@ -157,7 +157,7 @@ ALWAYS generate specifications in this format:
0 commit comments