Loading...
Loading...
Entry point to the divine toolkit — skills, agents, and commands that work with Claude Code's capabilities. Discovers available skills, agents, commands, and recommends the right tool for any task.
npx skill4agent add olino3/forge divineskills/divine/
├── SKILL.md (this file)
└── examples.mdIMPORTANT: Execute ALL steps in order. Do not skip any step.
memoryStore.getSkillMemory("divine", "{project-name}")contextProvider.getIndex("engineering")skillInvoker/claudedocs/divine_{project}_{YYYY-MM-DD}.md../OUTPUT_CONVENTIONS.mdmemoryStore.update(layer="skill-specific", skill="divine", project="{project-name}", ...)memoryStore.getSkillMemory()contextProvider.getIndex()memoryStore.update()| Version | Date | Changes |
|---|---|---|
| 1.0.0 | 2026-02-12 | Initial release — toolkit discovery, task matching, workflow composition |