V3.1.0 banner
dammar01 dammar01

V3.1.0

Development community

Description

# v3.1.0 OpenCode Config — FINAL Setup Prompt > Paste prompt ini ke agent (Claude Code / opencode itu sendiri). > Agent generate file persis seperti spec di bawah. Tidak boleh interpretasi ulang. --- ## DESIGN NOTES (v3.1.0 FINAL vs v3.1.0 draft & v3.0.1) **Base structure:** v3.1.0 modular skeleton (AGENTS.md tipis + `skills/` + `reference/`). **Behavioral parity dengan v3.0.1 (empirically validated):** - Session isolation (`MAIN_SESSION_ID` + project root) — KEEP (empirical: cegah cache c

Installation

Installs to ~/.claude/skills/dammar01-agent-workflow-v3.1.0/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dammar01-agent-workflow-v3.1.0 && curl -fsSL https://raw.githubusercontent.com/dammar01/agent-workflow/HEAD/prompt/v3.1.0.md -o ~/.claude/skills/dammar01-agent-workflow-v3.1.0/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository