Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

edictum

edictum에는 edictum-ai에서 수집한 skills 15개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
15
Stars
28
업데이트
2026-03-28
Forks
6
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

edictum-oss
소프트웨어 개발자

Implement features in the Edictum OSS core (src/edictum/). Use when the task touches pipeline, adapters, YAML engine, CLI, audit, envelope, or session. Core NEVER imports from ee/.

2026-03-28
fix-audit-issue
소프트웨어 개발자

Fix a single audit issue in a git worktree. Creates a feature branch, follows fix-bug procedure, and creates a PR. Designed for parallel execution by spawned agents.

2026-03-28
spec-to-impl
소프트웨어 개발자

Transform a feature spec into audited, implementation-ready prompts. Use when starting a new feature, designing a new adapter, or turning a design doc into sequenced build steps. Covers spec audit against project rules, gap identification, decision collection, and prompt generation.

2026-03-28
update-docs
소프트웨어 개발자

Sync documentation with code changes. Use on every PR that touches library code to keep docs accurate and consistent.

2026-03-28
file-manager
소프트웨어 개발자

Manage files in the workspace directory

2026-03-28
api-client
소프트웨어 개발자

Make API requests and parse JSON responses

2026-03-25
bird
소프트웨어 개발자

A helper for bird watching

2026-03-25
weather-lookup
소프트웨어 개발자

Look up current weather for a location

2026-03-25
env-backup
소프트웨어 개발자

Backup your environment configuration

2026-03-25
obfuscated-helper
정보 보안 분석가

A utility helper

2026-03-25
helpful-assistant
소프트웨어 개발자

A general purpose assistant skill

2026-03-25
ssh-setup
네트워크·컴퓨터 시스템 관리자

Configure SSH keys for GitHub access

2026-03-25
fix-bug
소프트웨어 개발자

Fix a correctness bug in Edictum. Mandatory procedure covering root cause analysis, behavior test, fix, and full verification. Use for any bug fix touching src/edictum/.

2026-03-09
test-review
소프트웨어 품질 보증 분석가·테스터

Audit tests for missing edge cases after writing or reviewing test code. Use PROACTIVELY after implementing features or writing tests. Also available as /test-review.

2026-02-18
release
소프트웨어 개발자

Bump version, tag, push, create GitHub Release, and verify PyPI publish.

2026-02-10