Codagent
Official@codagent-ai
Codagent is a platform for reliable AI coding
Agent Skills by Codagent
Showing 21 vetted skills indexed across 1 GitHub repositories.
release
Automate release PR creation with semver calculation and changelog generation.
propose
Evaluate software development ideas and generate structured proposal.md documents.
init
Validate agent-validator CLI version 0.15 and .validator/config.yml for Codagent projects.
design
Convert settled software requirements into approved technical design artifacts.
push-pr
Commit code changes, push to remote repositories, and create or update pull requests with validation gates.
task-compliance
Verify codebase changes against task file requirements and classify compliance.
review-spec
Review design artifacts for consistency, alignment, and gaps.
ask-questions
Standardize interactive user questioning for AI agents across Claude Code, Codex, and Cursor runtimes.
handoff
Generate structured handoff documents summarizing conversation aspects for AI agent sessions.
implement-change
Coordinate sequential implementation tasks, validation, and pull request finalization.
wait-ci
Poll GitHub CI status and fetch failed run logs for pull requests.
spec
Convert unstructured project proposals into user-approved requirement specification files.
implement-and-validate
Automate test-driven implementation, self-review, and validation for development tasks.
fix-pr
Resolve CI failures and review comments on GitHub pull requests.
implement-with-tdd
Enforce test-driven development workflows for software implementation and bug fixes.
session-report
Audit AI agent execution sessions for unstated assumptions and context gaps.
plan-tasks
Decompose approved design artifacts into self-contained implementation task files.
finalize-pr
Automate pull request pushes, CI monitoring, and failure fixes until merge.
simple-plan
Generate lightweight planning artifacts for small code changes.
proposal-review
Pressure-test software development proposals for unexamined assumptions and unaddressed risks.
review-assumptions
Audit implementor session reports for risky assumptions and context gaps.
Frequently Asked Questions About Codagent
FAQPage SchemaWhat specific software development tasks does Codagent enable?▼
Codagent enables end-to-end software delivery tasks including requirement specification, technical design generation, test-driven implementation, and pull request lifecycle management. It handles semver-based release generation, CI status monitoring, and automated resolution of build failures to ensure codebase compliance.
Which engineering personas benefit most from these capabilities?▼
Software engineers, technical leads, and engineering managers benefit from Codagent. It is designed for teams requiring rigorous adherence to design artifacts, standardized pull request validation, and systematic auditing of development sessions to minimize context gaps and unexamined risks.
What are the prerequisites for integrating Codagent into a project?▼
Integration requires a project structure compatible with the validator configuration format. Users must maintain a .validator/config.yml file and ensure the environment supports the agent-validator version 0.15 runtime to enable task compliance verification and artifact generation.