Skip to content

Agent skills and meta-skills for software development tasks.

License

Notifications You must be signed in to change notification settings

cyberelf/agent_skills

Repository files navigation

Agent Skills & Meta-Skills Repository

A centralized repository for maintaining agent skills and meta-skills for software development tasks.

Skills

This repository includes the following skills under the skills/ directory. Each skill contains a SKILL.md describing its purpose and usage.

  • retrospect - A meta-skill for self-analysis and improvement of agent capabilities.
  • issue-fixer - A systematic approach for investigating and fixing bugs and issues in the codebase.
  • openspec-constitution-guard - A skill to compose project AGENTS.md constitution files into openspec commands to enforce quality validation gates.

Installation

To install all skills from this repository using the skills CLI:

npx skills add cyberelf/agent_skills

To install a specific skill from this repo, use the -s option with the skill folder name. Example:

npx skills add cyberelf/agent_skills -s issue-fixer

License

MIT License

About

Agent skills and meta-skills for software development tasks.

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages