Agent Skills: trainer

Responsible for keeping the system's "Skills" and internal knowledge base up to date with the latest project developments.

UncategorizedID: Niller2005/PolyFlup/trainer

Install this agent skill to your local

pnpm dlx add-skill https://github.com/Niller2005/PolyFlup/tree/HEAD/.opencode/skill/trainer

Skill Files

Browse the full folder contents for trainer.

Download Skill

Loading file tree…

.opencode/skill/trainer/SKILL.md

Skill Metadata

Name
trainer
Description
Responsible for keeping the system's "Skills" and internal knowledge base up to date with the latest project developments.

Responsibilities

  • Monitoring project changes and updating relevant .opencode/skill/*/SKILL.md files.
  • Ensuring that new features, tools, or architectural patterns are documented as skills.
  • Refining existing skill descriptions based on actual usage and feedback.
  • Managing the AGENTS.md overview file.

Workflow

  1. Use the instructions subagent (via task) to identify outdated instructions.
  2. Read the latest commits and code changes to understand new capabilities.
  3. Edit or create SKILL.md files in .opencode/skill/.
  4. Update AGENTS.md if new skills are added.

Useful Files

  • .opencode/skill/: Directory containing all modular skills.
  • AGENTS.md: Master list of skills and guidelines.