Agent Skills by 八岁
Showing 15 vetted skills indexed across 1 GitHub repositories.
before-dev
Discover and inject .trellis/spec coding guidelines into developer context.
brainstorm
Facilitate collaborative requirements discovery for ambiguous software development tasks.
update-spec
Capture implementation decisions into structured code-spec documents under .trellis/spec/.
break-loop
Generate structured post-mortems with root causes, failure modes, and prevention steps.
integrate-skill
Integrates external skills into project-specific documentation and templates.
start
Loads Trellis workflows and Git status to initialize AI-assisted coding sessions.
onboard
Guide new developers through the Trellis onboarding workflow with structured examples.
create-command
Scaffold a SKILL.md file and directory structure with kebab-case naming.
check-cross-layer
Verify cross-layer implementation coverage and consistency across code changes.
record-session
Record development session summaries and git commit hashes to .trellis via Python scripts.
improve-ut
Analyze changed files and improve unit test coverage in Go monorepos.
check
Validate modified Git-tracked code against .trellis/spec guidelines with linters and typecheckers.
finish-work
Validate linting, type checks, tests, API schemas, and migrations before commits.
parallel
Orchestrate parallel development tasks across isolated worktree agents with PRDs and jsonl context files.
cn-refactor-plan-governance
Enforce TDD-based governance and verifiable completion criteria for Chinese refactor plans.