Skip to content

alexanderholman/template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

{{package-name}}

What is {{package-name}}

{{package-description}}

Getting started

For more details, see INSTALL.

AI Agents (AgentFactory)

This template includes AgentFactory-compatible AI agent definitions and validation tooling. These agents provide structured roles and instructions for different types of development tasks:

  • Architect - Spec authoring and system design
  • Builder - Implementation and artifact production
  • Tester - Test creation and validation
  • SecurityReviewer - Security analysis and compliance
  • Skeptic - Adversarial review and edge cases
  • Editor - Clarity and structure improvements
  • ProjectManager - Coordination and packaging
  • CitationOfficer - Evidence auditing
  • ChatGPT - General-purpose execution
  • OpenCodeManager - Session orchestration for OpenCode

For details, see AGENTS.md and agents.md. Agent definitions live under agents/.

Script-First (Only Write Once)

This template includes script-first routing assets so agents can resolve natural language requests to reusable automations:

Agent Memory Setup

Use AgentMemory to add cross-session continuity for OpenCode and AgentFactory runs.

# Install or refresh memlog
cd ~/AgentMemory && ./install.sh --force

# Verify installation and runtime wiring
memlog doctor --root ~/opencode --strict

# Validate memory links and raw artifacts
memlog validate --root ~/opencode --strict

See skills/AgentMemory.md and workflows/opencode-agent-memory.md for operational guidance.

Getting involved

If for any reason you wish or need to get involved, please start by reading our CODE OF CONDUCT and the CONTRIBUTING guide.

Need support

Should you need further support not covered above, please take a look at the SUPPORT guide.

Further documentation might be found in the /docs directory or the Wiki should either be available.

Legal

Unless otherwise stated, or where written permission has been given by the copyright holder, this software is for use by the copyright holder only. Public availability of this repository or any of it's contents does grant anyone licence or rights of any kind. Further information can be found in the LICENSE document.

About

A generic template including GitHub template files, community files and support

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors