inits
SolidCreates or improves an AGENTS.md file. Use when onboarding to a repo, or capturing conventions, constraints, and rationale that are expensive to rediscover.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- OutlineDriven
- Repository
- OutlineDriven/odin-claude-plugin
- Created
- 8 months ago
- Last Updated
- today
- Language
- Python
- License
- Apache-2.0
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
init-agents
Create AGENTS.md (per-repo coding-standards spec) for a Git repo. YAML frontmatter with 11 mandatory v3 fields (branch_pattern, default_branch, pr_base, commit_format, syntax_check, smoke_test, deploy_command, linter, hard_gates, default_oos, ac_templates) plus the optional commit_identity field (12 total) + Markdown body (architecture, code conventions, test conventions, known gotchas). codebase-memory provides intelligent defaults from the repo cluster. Mandatory bootstrap before the first /work-issue run in a repo. Triggers: /init-agents, init agents, create agents.md, coding spec bootstrap, initialize repo standards.
refactor-agents-md
Use when refactoring a user-level or project-level AGENTS.md for progressive disclosure
create-agentsmd
Prompt for generating an AGENTS.md file for a repository