CodelyTV/agent-harness
DirSkills catalogs 6 skills from this repository, across 3 categories: AI Engineering, Automation, Writing.
📝
7h ago
Conventional Commit
Conventional Commit creates a single git commit that follows a team's Conventional Commit rules. Use it when you want to commit changes and need the message inferred from the current diff and status.
Automation
2426
📝
7h ago
Doc Create
Doc Create generates new documentation from a prior conversation and the current codebase. Use it after a correction or when a team convention needs to be documented.
Writing
2426
🧠
7h ago
Plan Create GitHub
Plan Create GitHub turns a GitHub issue into a phased implementation plan stored as parent and child issues. Use it to define the goal, context, and phase contracts before creating issues and linking them as native sub-issues.
AI Engineering
2426
🧠
7h ago
Plan Creation With Subagents
Plan Creation With Subagents creates an implementation plan for a specified task. It uses subagents to explore the codebase, then proposes phases, contracts, and next steps for approval.
AI Engineering
2426
🧩
7h ago
Plan Phase Implementer
Plan Phase Implementer implements one phase from a plan tracked in GitHub issues, then stops for review. It updates the phase issue, verifies changes, and prepares a pull request that closes the issue when merged.
Automation
2426
🪜
7h ago
Plan Phase Implementer
Plan Phase Implementer applies only the first unfinished phase of a user-provided plan, then stops for review. It updates the plan file, avoids automatic commits, and suggests commit messages.
Automation
2426