Agent Skills by jerry-z07
Showing 15 vetted skills indexed across 1 GitHub repositories.
writing-release-notes
Extract git commit changes and generate standardized release notes.
before-dev
Read .trellis/spec indexes and checklists to enforce coding guidelines before implementation.
brainstorm
Structure unclear requirements into a PRD-driven brainstorming flow for MVP scoping.
update-spec
Capture implementation and design decisions into executable code-spec documents.
break-loop
Analyze debugging sessions to codify lessons into project documentation.
integrate-skill
Integrate external skills into project guidelines and update .trellis/spec indexes.
start
Initialize AI development sessions by loading workflow guides, git status, and project guidelines.
onboard
Guide new team members through Trellis AI workflow onboarding with structured sessions.
create-command
Scaffold a new Codex skill with SKILL.md and YAML frontmatter.
check-cross-layer
Verify cross-layer data flow and import paths across API, service, and UI.
record-session
Record completed coding sessions into .trellis/workspace journal files.
improve-ut
Analyze changed files and update unit tests using project-specific specs.
check
Validate changed files against project-specific development guidelines with lint and typecheck.
finish-work
Enforce linting, type checks, tests, and code-spec synchronization before Git commits.
parallel
Plan and dispatch parallel development tasks to worktree agents using PRD and jsonl context files.