Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

edictum

edictum には edictum-ai から収集した 15 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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